freebsd-skq/usr.sbin/inetd
sheldonh 6a2357f795 Style nits:
* Bring memory allocation failure handling in line with that of
	the rest of the code.
      * Nestle block curlies between case statements correctly.

I've left the in-block declarations alone, since style(9) says we should
conform to the existing style within the code, and inetd already does
this. I've left the asprintf()'s in there because that's how Brian wants
it.
1999-07-24 12:35:50 +00:00
..
builtins.c Style nits: 1999-07-24 12:35:50 +00:00
inetd.8 Document the -o and -t options to the internal auth service and give an 1999-07-23 15:49:34 +00:00
inetd.c Don't match up TCP services with UDP sockets. 1999-07-23 14:45:21 +00:00
inetd.h This commit encompasses the following changes to inetd: 1999-07-22 21:11:40 +00:00
Makefile Move code for all builtin services from inetd.c to builtins.c, including 1999-07-22 14:11:26 +00:00
pathnames.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00