phoned/phoned
2005-06-18 20:38:15 +00:00
..
modems base 10, duh 2005-06-18 20:38:15 +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
db.c Database stuffs 2005-06-18 20:23:45 +00:00
filters.c Hangup implemented for filters, along with the appropriate modem stuffs 2005-06-16 21:04:58 +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 Not reached (lint told us to, honest!) 2005-06-18 20:19:13 +00:00
main.c Even better: check a flag to see if we should timeout. 2005-06-13 01:17:46 +00:00
Makefile DB backend started 2005-06-18 20:13:05 +00:00
Makefile.bison Bison if we need to 2005-06-01 20:31:59 +00:00
modem.c Stupid us....mutex_UNLOCK!!!!!! 2005-06-18 03:26:08 +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 gmm() deprecated; use stmod() 2005-06-16 20:57:10 +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