aboutsummaryrefslogtreecommitdiff
path: root/ufs/dir.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove UFS supportSamuel Thibault2013-09-171-163/+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
* 2006-03-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-03-141-6/+6
| | | | * dir.h (DIRECT_NAMELEN): Don't use ?: as a lvalue.
* 2002-10-03 Roland McGrath <roland@frob.com>Roland McGrath2002-10-041-0/+1
| | | | * dir.h (MAXNAMLEN): #undef before defining.
* (DIRECT_NAMLEN) [! LITTLE_ENDIAN]: Deal correctly with the case whereMichael I. Bushnell1996-04-241-2/+4
| | | | it was written on a little endian machine without the extension.
* (DIRECT_NAMLEN) [LITTLE_ENDIAN]: Deal with case correctly where it wasMichael I. Bushnell1996-04-241-2/+3
| | | | written without the extension on a big endian machine.
* entered into RCSMichael I. Bushnell1994-09-301-18/+0
|
* Formerly dir.h.~3~Michael I. Bushnell1994-09-161-3/+6
|
* Formerly dir.h.~2~Michael I. Bushnell1994-07-141-0/+27
|
* Initial revisionMichael I. Bushnell1994-07-141-0/+147