isdnfax/include/ifax/misc
Morten Rolland cc0fcaee0a This is a monster checkin that really should have been done a lot before,
but many of the changes are dependent on each other.  This checkin is an
intermediate version that is not complete and may not even compile, but I
don't dare sit on the changes any longer.

One of the major changes is the API for the state machine system which
has been changed a lot to facilitate some new features.  The most obvious
result of this is that some of the code in G3/fsm.c now needs to be
modified.  I hope this is a good change, although the syntax is
doubious as it makes heavy use of the C preprocessor and the state
machine functions really don't look like C functions any more.

Another important change is the HAL, which should make it easier to
make this code work on non-ISDN hardware.

Take care; much work remains.
2000-10-28 18:18:54 +00:00
..
environment.h Various small changes to HDLC decoding. 1999-06-29 19:36:17 +00:00
globals.h This is a monster checkin that really should have been done a lot before, 2000-10-28 18:18:54 +00:00
hardware-driver.h This is a monster checkin that really should have been done a lot before, 2000-10-28 18:18:54 +00:00
iobuffer.h This is a monster checkin that really should have been done a lot before, 2000-10-28 18:18:54 +00:00
isdnline.h This is a monster checkin that really should have been done a lot before, 2000-10-28 18:18:54 +00:00
malloc.h A malloc that exits when it fails, and initializes memory for the benefit 1999-03-09 20:23:21 +00:00
pty.h A set of functions that helps to maintain a PTY-device for modem emulation. 1999-10-31 21:16:13 +00:00
readconfig.h Add config-option 'subscriber-identification' that goes into the CSI frame. 1999-08-29 18:52:54 +00:00
regmodules.h Regsiter new hdlc-encoder module. 1999-04-18 18:09:41 +00:00
softsignals.h *** empty log message *** 1999-12-14 20:49:17 +00:00
statemachine.h This is a monster checkin that really should have been done a lot before, 2000-10-28 18:18:54 +00:00
timers.h This is a monster checkin that really should have been done a lot before, 2000-10-28 18:18:54 +00:00
watchdog.h Inital code to support a daemon like program 'amodemd' to handle at least 1999-01-31 20:54:55 +00:00