Searched hist:56298 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.sbin/inetd/
H A Dbuiltins.cdiff 56298 Wed Jan 19 20:03:12 MST 2000 green 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.
H A Dinetd.8diff 56298 Wed Jan 19 20:03:12 MST 2000 green 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.
/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.cdiff 119668 Tue Sep 02 08:36:40 MDT 2003 maxim Check an arguments count before proceed in sysctl_handler().

PR: bin/56298
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
MFC after: 2 weeks

# We need a regression test suit for ipfw(2)/ipfw(8) badly.

Completed in 185 milliseconds