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