freebsd-dev/usr.sbin/rpc.yppasswdd
Peter Wemm a2c9113628 oops, forgot to commit this. the sockaddr_un init code was missing
initialisers for sun_len and not accounting for it in the sizeof
calculation.  Ie: it was potentially sending an unterminated string into
the kernel.
1996-11-15 15:56:45 +00:00
..
Makefile Fixed DPADD. 1996-09-05 17:16:10 +00:00
pw_copy.c Since rpc.yppasswdd(8) also supports adding entries to the 1996-10-22 03:53:06 +00:00
pw_util.c Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
rpc.yppasswdd.8 Added support for in-place updates: 1996-06-05 06:13:09 +00:00
yppasswd_comm.c oops, forgot to commit this. the sockaddr_un init code was missing 1996-11-15 15:56:45 +00:00
yppasswd_comm.h Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00
yppasswd_private.x Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) and 1996-02-12 15:09:01 +00:00
yppasswdd_extern.h Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
yppasswdd_main.c Fix harmless bugs found while hunting for chpass nis failure 1996-11-15 14:13:51 +00:00
yppasswdd_server.c Fix harmless bugs found while hunting for chpass nis failure 1996-11-15 14:13:51 +00:00
yppwupdate add PATH variable, use it 1996-11-04 23:54:01 +00:00