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
/
sbin
/
fsck_msdos
/
boot.c
Age
Commit message (
Expand
)
Author
2012-03-31
Make fsck_msdos work with non-512-byte sector devices. Problem noted
Kenneth R Westerback
2010-12-18
add some off_t and ssize_t love; ok stsp millert
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-02-07
Check reads and lseek correctly for unsigned return; ok krw@
Ian Darwin
2006-07-19
Only compare important parts of the boot block with the backup copy,
Tom Cosgrove
2006-05-27
newline fix + s/perror/xperror since we are
Thordur I. Bjornsson
2004-07-17
some ansi; khalek@linuxgamers.net
Theo de Raadt
2003-07-29
spaces
Theo de Raadt
2003-03-11
spelling
David Krause
2002-02-14
Don't divide by zero.
Aaron Campbell
2001-07-03
Put missing \n's in som error messages; consolidate redundant "if" (OK theo@).
Ian Darwin
1999-08-30
Cater to Win95 brokenness (from netbsd)
Marc Espie
1998-01-11
FAT32 support from NetBSD by Wolfgang Solfrank.
Niels Provos
1997-03-02
Update based on latest NetBSD version.
Todd C. Miller
1996-06-23
update rcsid
Theo de Raadt
1996-05-22
add fsck_msdos
Theo de Raadt