mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 10:19:26 +00:00
b87efe4572
/var/yp/master.passwd template file and it uses the same kind of code as chpass(1), it may also be vulnerable to the bug from PR #1519. May as well deal with it since I'm in the area. (yppasswdd in -stable doesn't do additions, therefore it shouldn't be have this problem.) |
||
---|---|---|
.. | ||
Makefile | ||
pw_copy.c | ||
pw_util.c | ||
rpc.yppasswdd.8 | ||
yppasswd_comm.c | ||
yppasswd_comm.h | ||
yppasswd_private.x | ||
yppasswdd_extern.h | ||
yppasswdd_main.c | ||
yppasswdd_server.c | ||
yppwupdate |