Date: Thu, 25 Jun 2009 16:15:39 +0000 (UTC) From: Brian Somers <brian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man8 yp.8 src/usr.bin/ypcat ypcat.c src/usr.bin/ypmatch ypmatch.c src/usr.bin/ypwhich ypwhich.c src/usr.sbin/ypserv Makefile.yp yp_access.c ypserv.8 Message-ID: <200906251617.n5PGHg5A015000@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2009-06-25 16:15:39 UTC
FreeBSD src repository
Modified files:
share/man/man8 yp.8
usr.bin/ypcat ypcat.c
usr.bin/ypmatch ypmatch.c
usr.bin/ypwhich ypwhich.c
usr.sbin/ypserv Makefile.yp yp_access.c ypserv.8
Log:
SVN rev 194968 on 2009-06-25 16:15:39Z by brian
Support shadow.byname and shadow.byuid maps, protecting them by
insisting on privileged port access.
Include /var/yp/Makefile.local if it exists and suggest using
it to override /var/yp/Makefile behaviour.
Approved by: re (kib)
MFC after: 3 weeks
Revision Changes Path
1.37 +14 -6 src/share/man/man8/yp.8
1.10 +1 -0 src/usr.bin/ypcat/ypcat.c
1.13 +1 -0 src/usr.bin/ypmatch/ypmatch.c
1.17 +1 -0 src/usr.bin/ypwhich/ypwhich.c
1.39 +71 -21 src/usr.sbin/ypserv/Makefile.yp
1.24 +4 -4 src/usr.sbin/ypserv/yp_access.c
1.43 +6 -2 src/usr.sbin/ypserv/ypserv.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906251617.n5PGHg5A015000>
