[Git] mISDN library and utilities branch karsten updated. mISDNuser_1_1_2-258-g8992b91
[email protected] (git version ctrl) Mon, 30 Jan 2012 19:36:56 +0100 (CET)
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mISDN library and utilities".
The branch, karsten has been updated
via 8992b91e7fd156caa1ddd5ddef4c2659bfe1a29e (commit)
via e3b5b92478a1ceb7df82f911ddb452f613e97b0e (commit)
via 860180cd5da340d2b2dfca694290a5e41d9c309b (commit)
via 4506e66db045517279ef019111751d69dee49654 (commit)
via cc27afc5e44207013729a5351f3e5bcd7f549407 (commit)
via c98ff662d68c2da2020a410272a33149de5b582b (commit)
via 44a96ebec83cd466aec6715ee18b91d612f5da61 (commit)
via a5d4017f7e8b5496afa5f545c58213904164b671 (commit)
from fd246f6bbbf2f4692f507018bcd1a526fab16499 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 6 +-
aclocal.m4 | 7959 +-------------------------------------
bridge/Makefile.in | 6 +-
capi20/Makefile.am | 2 +-
capi20/Makefile.in | 8 +-
capi20/daemon.c | 222 +-
capi20/faxl3.c | 52 +-
capi20/g3_mh.c | 9 +-
capi20/g3_mh.h | 1 +
capi20/listen.c | 19 +-
capi20/lplci.c | 4 +-
capi20/m_capi.h | 3 +-
capi20/mc_buffer.c | 153 +-
capi20/mc_buffer.h | 29 +
capi20/module/Makefile.in | 6 +-
capi20/module/capi_mod_misdn.c | 36 +-
capi20/ncci.c | 56 +-
capi20/sff.c | 11 +-
configure | 56 +-
example/Makefile.am | 2 +-
example/Makefile.in | 8 +-
guitools/Makefile.am | 2 +
guitools/Makefile.in | 7 +-
guitools/qmisdnwatch/Makefile.am | 2 +-
guitools/qmisdnwatch/Makefile.in | 8 +-
include/Makefile.in | 6 +-
include/mISDN/mbuffer.h | 12 +
include/mISDN/mlayer3.h | 5 -
l1oip/Makefile.in | 6 +-
lib/Makefile.am | 4 +-
lib/Makefile.in | 9 +-
lib/include/debug.h | 5 -
lib/layer3/layer3.c | 2 +-
lib/layer3/mlayer3.c | 2 +
lib/misc/mbuffer.c | 152 +-
tools/Makefile.am | 2 +-
tools/Makefile.in | 8 +-
37 files changed, 752 insertions(+), 8128 deletions(-)
hooks/post-receive
--
mISDN library and utilities