OpenBSD CVS

src/usr.sbin/inetd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / inetd

Current tag: OPENBSD_5_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   9 years  dlg   replace the use of select and hand rolled deferral of signal handling with libev...
[TXT] inetd.8  1.37   9 years  dlg   jmc@ told me i broke the documentation. inetd doesnt write a pidfile so we shoul...
[TXT] inetd.c  1.143   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] pathnames.h  1.3   9 years  dlg   cut out writing a pidfile. rc.d doesnt rely on it, and nor should you. both bco...