aboutsummaryrefslogtreecommitdiff
path: root/ufs-fsck/inode.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove UFS supportSamuel Thibault2013-09-171-203/+0
| | | | | | | | | | | | | It has been unused/untested/unmaintained for a decade now, and its 4-clause BSD licence poses problem. * configure.ac (default_static): Remove ufs. * Makefile (prog-subdirs): Remove ufs, ufs-fsck and ufs-utils. * NEWS, TODO: doc/hurd.texi, doc/navigating: Remove UFS notes. * ufs: Remove directory * ufs-fsck: Remove directory * ufs-utils: Remove directory * bsdfsck: Remove directory
* (allocino): `struct timespec' now uses a field prefix of `tv_'.Miles Bader1996-07-231-2/+2
|
* (allocino, freeino): Frob NUM_FILES.Miles Bader1996-05-021-3/+3
|
* (allocino): Parenthesize test correctly.Michael I. Bushnell1996-04-261-2/+2
|
* entered into RCSMichael I. Bushnell1994-10-251-0/+3
|
* Formerly inode.c.~4~Michael I. Bushnell1994-10-181-9/+16
|
* Formerly inode.c.~3~Michael I. Bushnell1994-10-141-4/+94
|
* Formerly inode.c.~2~Michael I. Bushnell1994-10-131-6/+49
|
* Initial revisionMichael I. Bushnell1994-10-131-0/+60