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
/
inode.c
Age
Commit message (
Expand
)
Author
2003-10-11
consistent newlines, from tom cosgrove at arches-consulting.com.
Ted Unangst
2003-09-25
do not crank size first, do not do p = realloc(p, ...
Theo de Raadt
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
2002-08-23
- Convert function definitions to new style
Grigoriy Orlov
2002-05-22
strcpy, sprintf death; mpech ok
Theo de Raadt
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-15
error out if failed to malloc memory for inode cache entry; deraadt@ ok
Michael Shalayeff
2001-03-02
Make fsck aware of soft updates.
Artur Grabowski
1999-08-06
uid_t and gid_t, and use %u
Theo de Raadt
1997-10-11
Never involve negative numbers in unsigned expressions. Fixes a segfault some
Niklas Hallqvist
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-06-25
(foo *)0 -> NULL
kstailey
1997-06-22
Avoid an overflow when checking inode numbers; from FreeBSD PR #3528 by
Thorsten Lockert
1996-10-20
Sync with NetBSD 961019
Thorsten Lockert
1996-10-12
From Kirk McKusick:
Thorsten Lockert
1996-06-23
update rcsid
Theo de Raadt
1996-05-28
be more careful
Theo de Raadt
1995-12-18
use ufs_daddr_t; another time_t cleanup
Theo de Raadt
1995-12-16
handle time_t things that really are not time_t
Theo de Raadt
1995-11-13
time_t typecast; from bernd@arresum.inka.de; netbsd pr#1724
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt