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_ffs
/
pass2.c
Age
Commit message (
Expand
)
Author
2007-04-10
Add support for checking ffs2 filesystems. From pedro@ based on
Todd C. Miller
2006-03-22
earlier asprintf diff caused malloc in signal handler. clarify the
Theo de Raadt
2006-03-12
use asprintf instead of a static buffer; dhill, tested by pedro
Theo de Raadt
2006-01-25
spell fall through as FALLTHROUGH
Ted Unangst
2005-06-16
bye bye whiteouts
Todd C. Miller
2005-04-16
Since the return value from the *_info functions is only actually used as a
Todd C. Miller
2005-04-16
while snprintf and strlcpy and strlcat have this nice >buflen API (and the
Theo de Raadt
2003-10-11
consistent newlines, from tom cosgrove at arches-consulting.com.
Ted Unangst
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
Ted Unangst
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-26
string cleaning; ok tedu
Theo de Raadt
2003-04-16
string cleaning
Theo de Raadt
2002-08-23
- Convert function definitions to new style
Grigoriy Orlov
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-11-05
kill more registers;
Mike Pechkin
2001-07-07
major -Wall cleanup, almost complete
Theo de Raadt
2001-05-28
Fix directory state tracking.
Grigoriy Orlov
2001-03-02
Make fsck aware of soft updates.
Artur Grabowski
1999-03-01
SIGINFO support
David Leonard
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1996-10-20
Sync with NetBSD 961019
Thorsten Lockert
1996-06-23
update rcsid
Theo de Raadt
1996-05-28
be more careful
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt