Searched hist:34898 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/bin/rcp/
H A DMakefilediff 34898 Thu Mar 26 16:15:00 MST 1998 markm KTH announced a weakness in their implementation of KerberosIV.
FreeBSD was not vulnerable, but their fix had some useful features.
Incorporate the best of those - rcp(1) no longer needs to be SUID
to root.
H A Drcp.cdiff 34898 Thu Mar 26 16:15:00 MST 1998 markm KTH announced a weakness in their implementation of KerberosIV.
FreeBSD was not vulnerable, but their fix had some useful features.
Incorporate the best of those - rcp(1) no longer needs to be SUID
to root.
/freebsd-10-stable/usr.bin/xargs/
H A Dxargs.cdiff 91969 Sat Mar 09 20:08:14 MST 2002 des Change back to using vfork() now that execvp() is vfork()-safe. If execvp()
fails, errno is saved to a volatile variable that the parent later inspects.

PR: bin/34898
Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au>
MFC after: 1 week

Completed in 82 milliseconds