| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer | |
| http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html This is used by disk tools such as disklabel(8) to dynamically decide is the undelyling platform uses a disklabel-in-mbr-partition or not (instead of using a compile-time list of ports). getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the machdep #define LABELUSESMBR. For evbmips, make LABELUSESMBR 1 if the platform uses pmon as bootloader, and 0 (the previous value) otherwise. | |||
| 1996-06-29 | Put native NetBSD disk label in a piece of wasteland within a SunOS label. | pk | |
| 1995-09-01 | Enable writing of disklabels (Many thanks to Jason Thorpe, Gordon Ross | pk | |
| and Matthew Green). | |||
| 1995-07-12 | Zap duplicate RCS id. | thorpej | |
| 1994-11-20 | copyright/Id cleanup | deraadt | |
| 1994-10-14 | move arch dependence to archs. clean up a bit. deal with weird MAXPARTITONS. | cgd | |
