fix another problem in the MCI state machine
[unix-history] / usr / src / usr.sbin / inetd /
1993-02-02 Andrew Cherensonincorporate Mark Lottor's TCPMUX code; minor bug fixes...
1993-02-02 Andrew Cherensondocument tcpmux stuff; add examples and errors sections
1991-06-04 Mike KarelsEOF means quit (discard server)
1991-05-19 Keith BosticIf a service port shuts down due to too many requests...
1991-03-29 Mike Karelsdon't close descriptors that aren't open
1991-03-17 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-03-05 Mike Karelsdon't do FD_ISSET on fd -1; wait now returns status...
1991-03-03 Keith BosticANSI, replace local copy of strdup
1990-06-30 Mike Karelsuse daemon() call
1990-06-25 Trent Heinnew copyright & pathname (inetd)
1990-06-23 Keith BosticInetd believes that datagram servers are either wait...
1990-06-23 Keith Bosticgetc returns an int; from Chris Torek
1990-06-02 Keith Bosticnew copyright notice
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-12 Keith Bosticfirst pass for new make
1990-04-05 Keith Bosticdon't lose datagram server on reconfig; bug report...
1990-04-04 Keith Bosticchange maximum arguments to 20; 5's too few, and it...
1990-01-03 Keith Bosticnew signals
1989-08-10 Mike Karelsdiscard faster
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-04-03 Keith Bosticadd pathnames.h
1989-04-03 Keith Bosticdate and time created 89/04/02 14:13:04 by bostic
1989-01-29 Keith Bosticinstall in section 8; link to inetd.conf in section 5
1989-01-24 Keith Bosticadd getopt(); lint and general minor cleanups;
1988-09-20 Keith Bosticdate and time created 88/09/19 21:36:23 by bostic
1988-09-20 Keith BosticBerkeley copyright
1988-06-19 Keith Bosticinstall approved copyright notice
1987-12-27 Keith BosticBerkeley header; declare strdup() properly for ANSI C
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-17 Mike Karelsignore stop signals, in case we aren't called directly...
1987-09-22 Keith Bosticredo chargen functions; bug report 4.3BSD/etc/32
1987-09-02 Mike Karelsfix incorrect title; block signals to test if there...
1986-08-20 Mike Karelsbug fix, internals had to be last
1986-05-27 Mike Karelssighup restarts
1986-05-23 Mike Karelsupdate
1986-05-14 Mike KarelsI disagree
1986-04-30 Mike Karelsnotice when server failing, drop service fo a while;
1986-03-21 Jay Lepreauthe "user" field was forgotten & thus couldn't be chang...
1986-03-14 Mike Karelsadd internal services
1985-09-28 Mike Karelschanges from tef: allow wait on streams, use sigmask...
1985-09-18 Eric Allmanfacilities in syslog
1985-05-29 Distribution Folksadd copyright
1985-04-28 Kirk McKusickmanual page first distributed with 4.3BSD
1984-11-11 Jim Bloomadded user field to config file so that daemons may...
1984-11-09 Jim Bloomadd user to config file to allow the servers to run...
1984-09-05 Sam Lefflerconvert setsockopt calls to new interface
1984-05-19 Ralph Campbellmodified to use syslog
1984-04-12 Mike Karelsdate and time created 84/04/11 16:31:53 by karels