FreeBSD src
Go to file
Bill Paul 589b8bfc35 Add securenets support (uses same access control mechanism as ypserv,
also controlled by /var/yp/securenets).

Add -u flag to turn off the privileged port check done by yp_access();
some commercial systems (IRIX, Solaris 2.x, HP-UX, and probably others)
don't use a reserved port for submitting yppasswd updates. If we always
enforce the check, these client systems will be unable to submit updates
to us.

Document securenets support and -u flag in man page.

Like ypserv, you can compile rpc.yppasswdd to use the tcpwrapper package
instead of securenets if you want to.
1996-02-24 22:10:42 +00:00
bin option -f and -i are exclusive (Posix) 1996-02-20 23:27:57 +00:00
eBones Kill gets() found 1996-02-23 03:01:53 +00:00
etc Added support for Cyclades and Digiboard devices. 1996-02-24 19:51:25 +00:00
games Correct man page section number references (e.g. don't use the 1996-02-11 23:29:40 +00:00
gnu Add a small `gethostname' package. It uses __sysctl(2), and thus 1996-02-13 13:17:49 +00:00
include Add prototype for rfork(). 1996-02-23 19:45:46 +00:00
lib Add minherit.2 to Makefile.. (oops, forgot it before) 1996-02-24 15:32:12 +00:00
libexec Update the uucpd makefile to install the man page. 1996-02-18 21:38:13 +00:00
lkm Make the ipfw LKM work again. 1996-02-24 13:41:57 +00:00
release Ooops, i've botched a backslash in my previous commit. 1996-02-13 13:28:41 +00:00
sbin Update to match kernel code. 1996-02-24 13:39:46 +00:00
secure Add back missing crypt.3 man page. 1996-02-21 08:15:08 +00:00
share Attempt to document the recent in_pcb local port address changes.. 1996-02-23 21:01:35 +00:00
sys Add two sysctl variables that can be read by libutil and libkvm so that 1996-02-24 14:32:53 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Now that we install the `flex' alias for our lex, we should also 1996-02-24 16:31:31 +00:00
usr.sbin Add securenets support (uses same access control mechanism as ypserv, 1996-02-24 22:10:42 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile do the 'include-tools' as part of the world target (like lib-tools and 1996-02-17 14:23:25 +00:00