index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
utils
/
sysinst
/
mbr.h
Age
Commit message (
Expand
)
Author
2011-06-30
dependant -> dependent
wiz
2011-04-04
Remove the advertisement clause from files copyrighted by Piermont Information
mbalmer
2009-09-19
defs.h:
abs
2009-05-14
Support drives over 1TB in size (i.e. stop errors like drive is -654343MB in
sborrill
2006-04-05
Rather big update to sysinst, in order to get it working on the prep port.
garbled
2004-07-17
Kill two more global variables, bsize (bios disk size) was never used
dsl
2004-06-06
Get rid of the EXTERN/INIT mess; fix so that we can process this with xstr(1).
christos
2004-04-25
Fix mbr bootcode handling to ensure that the bootselect table is always
dsl
2003-10-08
Overhaul MBR handling (part 1):
lukem
2003-07-25
Sprinkle a load of consts, and change a few variable names.
dsl
2003-07-07
Another pass of the rototiller. Mainly:
dsl
2003-06-16
A load of KNF changes, plus a couple of strnxxx => strlxxx my fingers did
dsl
2003-06-14
Implement a limit on the size of / so that its guaranteed readable by the boo...
dsl
2003-05-16
Move definition of BOOTSEL to MD Makefile
dsl
2003-05-07
Pull some code fragments from machine and language dependant files into mbr.c
dsl
2003-05-07
Use C structure mbr_sector_t instead of char[] for 'mbr'.
dsl
2003-01-10
pass lint[pass1]
christos
2000-12-22
de-__P()-ify
mrg
1999-07-10
Don't try to convert the CHS values if not needed. Add extra flag
fvdl
1999-06-20
copyright notice typo fixups, as noticed in PR#7248. This software
cgd
1999-05-02
Change partition type if we're installing into an old 386bsd partition.
fvdl
1999-04-05
Move prototype for disp_cur_part() from defs.h to mbr.h.
simonb
1999-03-31
Rework the MBR code, and some of the labelling code.
fvdl
1998-07-21
Fix BIOS GEOMETRY menu
rvb
1998-06-20
KNF.
mrg
1998-02-24
Move DOS BIOS-geometry and MBR-handling code to MI code for powerpc, arc:
jonathan