Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6-1] src/usr.sbin/postinstall
Module Name: src
Committed By: bouyer
Date: Wed May 21 20:29:17 UTC 2014
Modified Files:
src/usr.sbin/postinstall [netbsd-6-1]: postinstall
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1052):
usr.sbin/postinstall/postinstall: revision 1.166
don't apply "ptyfsoldnodes" if /dev/pts does not exist, even if ptyfs
is listed in /etc/fstab. without this, postinstall happily removes
all your ptys leaving you with none at all. return an error if we
have ptyfs in /etc/fstab, but no /dev/pts.
To generate a diff of this commit:
cvs rdiff -u -r1.129.2.10 -r1.129.2.10.4.1 \
src/usr.sbin/postinstall/postinstall
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index