phoned/phoned
2005-06-13 22:16:33 +00:00
..
cfg.c Preliminary thread safety (nowhere NEAR complete; we have to move modem and network into a seperate thread from main) 2005-06-12 23:05:12 +00:00
cid.c Get rid of fugly debugging shite 2005-06-13 01:13:30 +00:00
config.l Preliminary thread safety (nowhere NEAR complete; we have to move modem and network into a seperate thread from main) 2005-06-12 23:05:12 +00:00
config.y Preliminary thread safety (nowhere NEAR complete; we have to move modem and network into a seperate thread from main) 2005-06-12 23:05:12 +00:00
filters.c Check condition and if topcond == 0x0 2005-06-12 22:17:44 +00:00
init.c Preliminary thread safety (nowhere NEAR complete; we have to move modem and network into a seperate thread from main) 2005-06-12 23:05:12 +00:00
log.c Preliminary thread safety (nowhere NEAR complete; we have to move modem and network into a seperate thread from main) 2005-06-12 23:05:12 +00:00
main.c Even better: check a flag to see if we should timeout. 2005-06-13 01:17:46 +00:00
Makefile Parser moved. 2005-06-13 21:00:07 +00:00
Makefile.bison Bison if we need to 2005-06-01 20:31:59 +00:00
modem.c Move pipe() to init, clean up unused warnings 2005-06-13 03:41:50 +00:00
notify.c Thread safety: it can save lives. 2005-06-12 22:25:55 +00:00
phoned.conf Filters should work now; just write the actual glue to do stuff 2005-06-12 22:01:23 +00:00
remote.c Check if socket is dead so we don't get that darn SIGPIPE 2005-06-13 22:16:09 +00:00
signals.c Fugly abort(); 2005-06-13 22:16:33 +00:00
socket.c Use send() and recv()...they work. 2005-06-13 22:02:27 +00:00