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_7_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] inetd.8  1.42   4 years  schwarze   briefly mention /etc/examples/ in the FILES section of all the manual pages that...
[TXT] inetd.c  1.162   3 years  benno   getifaddrs() can return entries where ifa_addr is NULL. Check for this before ac...
[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...