History log of /netbsd-src/etc/disktab (Results 1 – 2 of 2)
Revision Date Author Comments
# b85005e4 25-Jan-2003 jmmv <jmmv@NetBSD.org>

Add missing ta=4.2BSD to the `a' partition of `floppy' entry.
Okay'ed by jdolecek.


# 67705b22 19-Dec-2002 jdolecek <jdolecek@NetBSD.org>

use single minimal default disktab file for most archs, replacing
MD disktab where possible (everything but vax)
the MD disktab was often either empty, or contained entries even for disks
which suppo

use single minimal default disktab file for most archs, replacing
MD disktab where possible (everything but vax)
the MD disktab was often either empty, or contained entries even for disks
which support geometry autodetection (SCSI), and/or non-interesting/long
obsolete entries

the old records are still available in example disktab in
/usr/share/examples/disktab/disktab in case anyone would need them

show more ...