1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/inetd
Brian Feldman 18338e9e0f Implement -g and -d options in my ident code. The -g flag uses a random
garbage value for the username (hex garbage, that is), and the -d flag
provides a default username for fallback purposes if the user cannot be
looked up.  That is very useful for the case where inetd auth is
running on a NAT box.

While I'm here updating the manpage, clean up an English error and a
few small nits.
2000-01-19 22:03:12 +00:00
..
builtins.c Implement -g and -d options in my ident code. The -g flag uses a random 2000-01-19 22:03:12 +00:00
inetd.8 Implement -g and -d options in my ident code. The -g flag uses a random 2000-01-19 22:03:12 +00:00
inetd.c Put the listening socket into non-blocking mode before doing an 1999-11-17 03:32:05 +00:00
inetd.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00