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_ext2fs
/
setup.c
Age
Commit message (
Expand
)
Author
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2007-05-29
Updated disklabel format to support larger disks and partitions. We
Otto Moerbeek
2005-04-30
Support checking filesystems which have or once had large files (>4 GB)
Niall O'Higgins
2003-07-29
spaces
Theo de Raadt
2003-06-11
ansification
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-09-18
cleanups and endianness fixes. Mostly from NetBSD
Artur Grabowski
2000-04-26
Support for ext2fs rev. 1
jasoni
1999-08-17
More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
Todd C. Miller
1997-06-14
s/malloc.h/stdlib.h in pass5.c, and actually malloc() enough memory in
Jason Downs
1997-06-14
Add tags, fix man page. Purely cosmetic.
Jason Downs
1997-06-14
Sync with NetBSD. Purely cosmetic.
Jason Downs
1997-05-30
Initial import of Manuel's fsck_ext2fs, unmodified.
Jason Downs