svn commit: r314464 - head/usr.sbin/yppush

Alexey Dokuchaev danfe at FreeBSD.org
Wed Mar 1 16:57:33 UTC 2017


On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote:
> I believe we have some other full path things that have crept
> forward into the production release, but that may be in ports
> only.  Nope bad full paths links I found in just a few seconds:
> 
> lrwxr-xr-x   1 root  wheel         15 Nov 30 02:26 chfn -> /usr/bin/chpass
> lrwxr-xr-x   1 root  wheel         15 Nov 30 02:26 chsh -> /usr/bin/chpass
> lrwxr-xr-x   1 root  wheel          7 Nov 30 02:27 cpio -> bsdcpio
> lrwxr-xr-x   1 root  wheel         21 Nov 30 02:27 mailq -> /usr/sbin/mailwrapper
> lrwxr-xr-x   1 root  wheel         21 Nov 30 02:27 newaliases -> /usr/sbin/mailwrapper
> lrwxr-xr-x   1 root  wheel         10 Nov 30 02:25 pgrep -> /bin/pgrep
> lrwxr-xr-x   1 root  wheel         10 Nov 30 02:25 pkill -> /bin/pkill
> [...]

Jeez, this is all so bogus!  Imagine accessing those remotely via NFS mount
and watch things break hell in all weird ways. :-(

./danfe


More information about the svn-src-head mailing list