Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove UFS support | Samuel Thibault | 2013-09-17 | 1 | -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 Bader | 1996-07-23 | 1 | -2/+2 |
| | |||||
* | (allocino, freeino): Frob NUM_FILES. | Miles Bader | 1996-05-02 | 1 | -3/+3 |
| | |||||
* | (allocino): Parenthesize test correctly. | Michael I. Bushnell | 1996-04-26 | 1 | -2/+2 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-10-25 | 1 | -0/+3 |
| | |||||
* | Formerly inode.c.~4~ | Michael I. Bushnell | 1994-10-18 | 1 | -9/+16 |
| | |||||
* | Formerly inode.c.~3~ | Michael I. Bushnell | 1994-10-14 | 1 | -4/+94 |
| | |||||
* | Formerly inode.c.~2~ | Michael I. Bushnell | 1994-10-13 | 1 | -6/+49 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-10-13 | 1 | -0/+60 |