summaryrefslogtreecommitdiff
path: root/ufs-fsck/setup.c
AgeCommit message (Collapse)Author
2013-09-17Remove UFS supportSamuel Thibault
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
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
* fsck.h: Use ino_t for lfdir. * setup.c: Likewise.
1999-03-251999-03-25 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* setup.c (setup): Don't complain if the device is a block device.
1996-05-02Get rid of extraneous calls to pfail.Miles Bader
1996-05-02(setup): Use new printing functions; use error to print error msgs.Miles Bader
<error.h>, <errno.h>: New includes.
1995-10-18(setup): Set DEVICE_NAME.Miles Bader
(lfname, lfmode): Variables moved to main.c.
1994-10-25entered into RCSMichael I. Bushnell
1994-10-20Formerly setup.c.~6~Michael I. Bushnell
1994-10-14Formerly setup.c.~4~Michael I. Bushnell
1994-10-14Formerly setup.c.~3~Michael I. Bushnell
1994-10-14Formerly setup.c.~2~Michael I. Bushnell
1994-10-12Initial revisionMichael I. Bushnell