History log of /src/sys/arch/sun68k/include/disklabel.h |
Revision | | Date | Author | Comments |
1.4 |
| 30-Aug-2011 |
bouyer | Add getlabelusesmbr(), as proposed in 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.
|
1.3 |
| 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.2 |
| 22-Jan-2005 |
chs | de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
|
1.1 |
| 14-Jun-2001 |
fredette | branches: 1.1.8; 1.1.24; 1.1.32; Added sources for the sun2 boot blocks and other sun68k-ish code, all of which ought to eventually be shared with the sun3.
|
1.1.32.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.1.24.1 |
| 24-Jan-2005 |
skrll | Sync with HEAD.
|
1.1.8.2 |
| 14-Jun-2001 |
fredette | Added sources for the sun2 boot blocks and other sun68k-ish code, all of which ought to eventually be shared with the sun3.
|
1.1.8.1 |
| 14-Jun-2001 |
fredette | file disklabel.h was added on branch nathanw_sa on 2001-06-14 12:57:12 +0000
|