summaryrefslogtreecommitdiff
path: root/sys/ufs/ext2fs/ext2fs_lookup.c
AgeCommit message (Expand)Author
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