aboutsummaryrefslogtreecommitdiff
path: root/ufs-utils/stati.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove UFS supportSamuel Thibault2013-09-171-260/+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
* 2001-02-25 Roland McGrath <roland@frob.com>Roland McGrath2001-02-261-1/+2
| | | | | * mkfs.c [!STANDALONE]: Include <time.h> for decl. * stati.c: Likewise.
* (timespec_rep): `struct timespec' now uses a field prefix of `tv_'.Miles Bader1996-07-231-3/+3
|
* (mode_rep): Prefix octal number with `0'.Miles Bader1996-03-311-1/+1
|
* (main): Print mode & {in,}direct blocks too.Miles Bader1996-03-291-2/+50
| | | | | (mode_rep): New function. (timespec_rep): P shouldn't be static.
* Initial revisionMiles Bader1996-02-271-0/+211