NetBSD/usr.sbin/postinstall
apb 508b448a57 Change do_ptyfsoldnodes to use stat(1) to check whether a file is
a device node of the correct type.  We no longer need to get the
major number from searching the MAKEDEV script, because the output
from stat(1) will contain the strings "tty" or "pty" instead of
the numeric major numbers.  We also no longer rely on "find -ls".
2012-08-14 13:11:24 +00:00
..
Makefile
postinstall Change do_ptyfsoldnodes to use stat(1) to check whether a file is 2012-08-14 13:11:24 +00:00
postinstall.8 s/the the/the/ 2009-11-22 18:45:27 +00:00