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
/
ufs
/
ext2fs
/
ext2fs_lookup.c
Age
Commit message (
Expand
)
Author
2003-12-06
u_int8_t variable can't be > 255; pointed out by Mr. GCC3.
Alexander Yurchenko
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-01-31
File system locking fixups, mostly from NetBSD:
Artur Grabowski
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-22
Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@
Dale Rahn
2001-09-18
More of cleanups, reliability and endianness fixes from NetBSD.
Artur Grabowski
2001-06-23
Privatize several vnode operations that are not used by the generic code.
Constantine Sapuntzakis
2001-04-06
Free the right variable on error
Constantine Sapuntzakis
2001-03-25
Free the right variable. Thanks to Dawson and team.
Constantine Sapuntzakis
2000-04-26
Support for ext2fs rev. 1 (from NetBSD)
jasoni
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1998-07-28
Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...
Todd C. Miller
1998-01-12
Free cookies correctly in case of error
Constantine Sapuntzakis
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-06-12
Sync with NetBSD, mostly cosmetic.
Jason Downs
1997-05-30
Non-GPLd ext2fs code from Manuel, unmodified.
Jason Downs