freebsd-src/usr.sbin/inetd
David Malone 9a0b3389d5 This patch cleans up the ident stuff in inetd. The code which has
been patched so many times it was a bit of a mess. There are style,
code and man page cleanups. The following are the functional changes:

	The RFC only permits the returning of 4 possible error
	codes, make sure we only return these (PR 27636).

	Use MAXLOGNAME to determine the longest usernames.

	Add a -i flag, which returns the uid instead of the username
	(this is from a PR 25787, which also contained alot of the
	cleanups in this patch).

PR:		25787, 27636
Partially Submitted by:	Arne.Dag.Fidjestol@idi.ntnu.no
Reviewed by:	Arne.Dag.Fidjestol@idi.ntnu.no, green
MFC after:	3 weeks
2001-06-04 11:43:29 +00:00
..
builtins.c This patch cleans up the ident stuff in inetd. The code which has 2001-06-04 11:43:29 +00:00
inetd.8 This patch cleans up the ident stuff in inetd. The code which has 2001-06-04 11:43:29 +00:00
inetd.c Recently, other BSDs had faith support in inetd. Though our inetd has 2001-05-31 10:09:36 +00:00
inetd.h This patch cleans up the ident stuff in inetd. The code which has 2001-06-04 11:43:29 +00:00
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:42:20 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00