Author: pfg
Date: Fri Jan 30 14:37:59 2015
New Revision: 277934
URL: https://svnweb.freebsd.org/changeset/base/277934
Log:
MFC r277802, r277811:
sed: Fix resource leak and dereference after NULL.
process.c:
Protect access against NULL.
main.c:
Prevent outfile overwrite resou
Author: jhb
Date: Fri Jan 30 18:55:16 2015
New Revision: 277947
URL: https://svnweb.freebsd.org/changeset/base/277947
Log:
MFC 274398,274537:
Move NFS and TFTP filesystems before the synthetic filesystems (bzip,
gzip, and split).
Modified:
stable/9/sys/boot/i386/loader/conf.c
stable/9/s