NetBSD/etc/etc.cobalt
tls 59b84cdaa8 Fix minor mistake made while increasing number of pty devices: where we had
"pty0 pty1 pty2 pty3" before, for a total of 64 device nodes, we now want
just "pty0" for a total of 62 -- the original commit had "pty0 pty1" for a
total of 124, which ate too many inodes and made "ls /dev" a bit messy.
2002-02-02 20:58:43 +00:00
..
MAKEDEV Fix minor mistake made while increasing number of pty devices: where we had 2002-02-02 20:58:43 +00:00
disktab
fstab.wd Less use for kernfs/procfs now. 2000-06-19 18:32:08 +00:00
ttys This should be the final part of moving to 64 PTYs by default. Added 2000-08-12 13:43:40 +00:00