index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
alpha
/
alpha
/
disksubr.c
Age
Commit message (
Expand
)
Author
2001-02-13
Cleanup.
Artur Grabowski
2000-10-18
typo in comment; from gluk@ptci.ru
Michael Shalayeff
2000-04-24
support DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott@nts.umn.edu
Theo de Raadt
1999-07-17
do not brelse() badly
Theo de Raadt
1999-05-03
fix some parenthesis nightmare; niklas@ ok
Michael Shalayeff
1999-01-05
be extra careful to not divide by zero; more arches to come
Todd C. Miller
1998-11-23
pasto in last commit
Todd C. Miller
1998-11-23
add missing done: label so this actually compiles
Todd C. Miller
1998-11-21
deal with d_secpercyl insanity
Theo de Raadt
1998-10-03
Add a "spoofonly" argument to readdisklabel() which will be used to
Todd C. Miller
1998-05-02
Fix pasto
Todd C. Miller
1998-03-02
"Whoops" last commit contained stuff not meant to be committed
Niklas Hallqvist
1998-03-01
GCC 2.8 -Wall explicit typing
Niklas Hallqvist
1998-02-24
rename some DOS MBR partition types
Theo de Raadt
1998-02-19
add netbsd partition, rename 386BSD one to FreeBSD..
Theo de Raadt
1998-01-11
disklabel spoofing for FAT32.
Niels Provos
1997-11-09
swap definitions superceded by new endian.h
Niklas Hallqvist
1997-10-20
Do not spoof OpenBSD partitions
Niklas Hallqvist
1997-10-02
label "done" now unused
Niklas Hallqvist
1997-10-02
typos
Niklas Hallqvist
1997-10-02
no more ESRCH, but maybe EIO instead
Niklas Hallqvist
1997-08-08
Use the new bounds_check_with_label API. Add generic support for reading
Niklas Hallqvist
1997-07-30
Simplify ifdefs. Ensure a MBR-originated fake label will be chosen before the
Niklas Hallqvist
1997-06-30
Add MBR & i386/disklabel probing in a generic fashion usable for more
Niklas Hallqvist
1997-04-07
16 partitions
Todd C. Miller
1997-04-06
support cd9660 disklabel spoofing; also fix block offset confusion
Theo de Raadt
1997-01-24
Sync with NetBSD 961207
Niklas Hallqvist
1996-10-30
Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.
Niklas Hallqvist
1996-07-29
Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention
Niklas Hallqvist
1996-06-18
sync to 0616, retaining local diffs
Theo de Raadt
1996-01-12
from netbsd;
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt