summaryrefslogtreecommitdiff
path: root/sbin/fsck_ext2fs/dir.c
AgeCommit message (Expand)Author
2003-10-05More licence fixes, pointed out by Thomas Klausner.bouyer
2003-10-05Remove references to University of California from my copyright notices.bouyer
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-13use bounded string op (one strcpy remains)itojun
2002-05-09Don't bother testing if a uint8_t is > 256 -- that test is always false.simonb
2000-01-28Correct bogons in filetype option support, and add support for thebouyer
2000-01-26First cut at ext2fs rev 1 support (as of mke2fs 1.18): supports the filetypebouyer
1997-10-09Ext2 metadata are always stored on disk in little-endian byte order,bouyer
1997-09-14* cleanup for WARNS=1lukem
1997-06-11Add support programs for ext2fs. fsck_ext2fs is derived from fsck_ffs.bouyer