aboutsummaryrefslogtreecommitdiff
path: root/bsdfsck
Commit message (Collapse)AuthorAgeFilesLines
* Remove UFS supportSamuel Thibault2013-09-1714-4756/+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
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makeconf (lndist): Remove target. (dist-hook, dist.tar): New targets. * Makefile (dist): Rewrite this target's as well as accompanying rules. (%-lndist, cp-linked-files, $(lf-inst)): Remove targets. (%.bz2, %.gz, %/dist-hook): New targets. (DISTFILES): Set. * doc/Makefile (DISTFILES): Set. * doc/Makefile (lndist, lndist-info-targets): Remove targets. * include/Makefile (lndist): Remove target. * libthreads/Makefile (lndist, lndist-i386-files, lndist-map-file): Remove targets. * pfinet/Makefile (lndist, lndist-linux-src-net-core-files) (lndist-linux-src-net-ethernet-files, lndist-linux-src-net-ipv4-files) (lndist-linux-src-net-ipv6-files, lndist-linux-src-asm-files) (lndist-linux-src-include-linux-files, lndist-linux-src-include-net-files) (lndist-linux-src-include-asm-files, lndist-glue-include-linux-files) (lndist-glue-include-asm-files): Remove targets. * auth/Makefile (LCLHDRS): Don't set. * boot/Makefile (LCLHDRS, DIST_FILES): Likewise. * bsdfsck/Makefile (LCLHDRS): Likewise. * config/Makefile (DIST_FILES): Likewise. * console-client/Makefile (LCLHDRS): Likewise. * console/Makefile (LCLHDRS, DIST_FILES): Likewise. * doc/Makefile (DIST_FILES): Likewise. * exec/Makefile (LCLHDRS, DIST_FILES): Likewise. * ext2fs/Makefile (LCLHDRS): Likewise. * fatfs/Makefile (LCLHDRS): Likewise. * ftpfs/Makefile (LCLHDRS): Likewise. * hostmux/Makefile (LCLHDRS): Likewise. * hurd/Makefile (DIST_FILES): Likewise. * include/Makefile (LCLHDRS): Likewise. * isofs/Makefile (LCLHDRS, DIST_FILES): Likewise. * libcons/Makefile (LCLHDRS): Likewise. * libdirmgt/Makefile (LCLHDRS): Likewise. * libdiskfs/Makefile (LCLHDRS): Likewise. * libfshelp/Makefile (LCLHDRS): Likewise. * libftpconn/Makefile (LCLHDRS): Likewise. * libihash/Makefile (LCLHDRS): Likewise. * libiohelp/Makefile (LCLHDRS): Likewise. * libnetfs/Makefile (LCLHDRS): Likewise. * libpager/Makefile (LCLHDRS): Likewise. * libpipe/Makefile (LCLHDRS): Likewise. * libports/Makefile (LCLHDRS): Likewise. * libps/Makefile (LCLHDRS): Likewise. * libshouldbeinlibc/Makefile (LCLHDRS): Likewise. * libstore/Makefile (LCLHDRS, DIST_FILES): Likewise. * libthreads/Makefile (LCLHDRS): Likewise. * libtreefs/Makefile (LCLHDRS): Likewise. * libtrivfs/Makefile (LCLHDRS): Likewise. * mach-defpager/Makefile (LCLHDRS): Likewise. * nfs/Makefile (LCLHDRS): Likewise. * nfsd/Makefile (LCLHDRS): Likewise. * pfinet/Makefile (LCLHDRS): Likewise. * pflocal/Makefile (LCLHDRS): Likewise. * proc/Makefile (LCLHDRS, DIST_FILES): Likewise. * release/Makefile (DIST_FILES): Likewise. * storeio/Makefile (LCLHDRS): Likewise. * sutils/Makefile (LCLHDRS): Likewise. * term/Makefile (LCLHDRS, DIST_FILES): Likewise. * tmpfs/Makefile (LCLHDRS): Likewise. * ufs-fsck/Makefile (LCLHDRS): Likewise. * ufs/Makefile (LCLHDRS): Likewise. * usermux/Makefile (LCLHDRS): Likewise. * utils/Makefile (LCLHDRS): Likewise.
* fix common misspellingsJonathan Neuschäfer2011-08-203-3/+3
| | | | | | * Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-98/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ChangeLog: Wipe out content, and add instructions about how to get it back. * auth/ChangeLog: Remove file. * benchmarks/ChangeLog: Likewise. * boot/ChangeLog: Likewise. * bsdfsck/ChangeLog: Likewise. * config/ChangeLog: Likewise. * console-client/ChangeLog: Likewise. * console/ChangeLog: Likewise. * daemons/ChangeLog: Likewise. * defpager/ChangeLog: Likewise. * doc/ChangeLog: Likewise. * exec/ChangeLog: Likewise. * ext2fs/ChangeLog: Likewise. * fatfs/ChangeLog: Likewise. * fstests/ChangeLog: Likewise. * ftpfs/ChangeLog: Likewise. * hostmux/ChangeLog: Likewise. * hurd/ChangeLog: Likewise. * include/ChangeLog: Likewise. * init/ChangeLog: Likewise. * isofs/ChangeLog: Likewise. * libcons/ChangeLog: Likewise. * libdirmgt/ChangeLog: Likewise. * libdiskfs/ChangeLog: Likewise. * libfshelp/ChangeLog: Likewise. * libftpconn/ChangeLog: Likewise. * libhurdbugaddr/ChangeLog: Likewise. * libihash/ChangeLog: Likewise. * libiohelp/ChangeLog: Likewise. * libnetfs/ChangeLog: Likewise. * libpager/ChangeLog: Likewise. * libpipe/ChangeLog: Likewise. * libports/ChangeLog: Likewise. * libps/ChangeLog: Likewise. * libshouldbeinlibc/ChangeLog: Likewise. * libstore/ChangeLog: Likewise. * libthreads/ChangeLog: Likewise. * libtrivfs/ChangeLog: Likewise. * login/ChangeLog: Likewise. * mach-defpager/ChangeLog: Likewise. * nfs/ChangeLog: Likewise. * nfsd/ChangeLog: Likewise. * pfinet/ChangeLog: Likewise. * pflocal/ChangeLog: Likewise. * proc/ChangeLog: Likewise. * release/ChangeLog: Likewise. * serverboot/ChangeLog: Likewise. * storeio/ChangeLog: Likewise. * sutils/ChangeLog: Likewise. * term/ChangeLog: Likewise. * tmpfs/ChangeLog: Likewise. * trans/ChangeLog: Likewise. * ufs-fsck/ChangeLog: Likewise. * ufs-utils/ChangeLog: Likewise. * ufs/ChangeLog: Likewise. * usermux/ChangeLog: Likewise. * utils/ChangeLog: Likewise.
* Initial revisionRoland McGrath1996-07-171-0/+98
|
* (tables.o): Delete target.Michael I. Bushnell1995-07-071-2/+2
| | | | (vpath tables.c): Tell where to find tables.c.
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-3/+1
|
* entered into RCSMichael I. Bushnell1994-11-041-2/+2
|
* entered into RCSMichael I. Bushnell1994-11-031-2/+2
|
* Formerly dir.c.~4~Michael I. Bushnell1994-10-071-2/+2
|
* Formerly dir.c.~3~Michael I. Bushnell1994-10-061-19/+20
|
* entered into RCSMichael I. Bushnell1994-10-051-2/+2
|
* Formerly fsck.h.~9~Michael I. Bushnell1994-10-051-1/+5
|
* entered into RCSMichael I. Bushnell1994-10-051-4/+1
|
* entered into RCSMichael I. Bushnell1994-10-051-2/+3
|
* Formerly inode.c.~5~Hurd Maintainers1994-10-051-2/+5
|
* Formerly Makefile.~7~Roland McGrath1994-10-011-0/+1
|
* Formerly fsck.h.~8~Michael I. Bushnell1994-09-161-1/+4
|
* Formerly pass1.c.~3~Michael I. Bushnell1994-09-011-3/+4
|
* Formerly inode.c.~4~Michael I. Bushnell1994-09-011-4/+5
|
* Formerly fsck.h.~7~Michael I. Bushnell1994-09-011-2/+2
|
* Formerly Makefile.~6~Michael I. Bushnell1994-09-011-2/+5
|
* entered into RCSMichael I. Bushnell1994-08-261-2/+6
|
* entered into RCSMichael I. Bushnell1994-08-261-1/+39
|
* Formerly inode.c.~3~Michael I. Bushnell1994-08-261-1/+8
|
* Formerly Makefile.~5~Michael I. Bushnell1994-08-261-7/+1
|
* Formerly fsck.h.~6~Michael I. Bushnell1994-08-261-1/+13
|
* entered into RCSMichael I. Bushnell1994-08-251-3/+16
|
* Formerly main.c.~3~Michael I. Bushnell1994-08-251-3/+13
|
* Formerly fsck.h.~5~Michael I. Bushnell1994-08-251-1/+9
|
* Formerly Makefile.~4~Michael I. Bushnell1994-08-251-2/+2
|
* entered into RCSMichael I. Bushnell1994-08-241-3/+3
|
* Formerly fsck.h.~4~Michael I. Bushnell1994-08-241-1/+2
|
* entered into RCSMichael I. Bushnell1994-08-231-6/+6
|
* Formerly pass2.c.~2~Michael I. Bushnell1994-08-231-5/+15
|
* Formerly pass1.c.~2~Michael I. Bushnell1994-08-231-6/+11
|
* Formerly inode.c.~2~Michael I. Bushnell1994-08-231-7/+12
|
* Formerly dir.c.~2~Michael I. Bushnell1994-08-231-8/+8
|
* Formerly fsck.h.~3~Michael I. Bushnell1994-08-231-1/+9
|
* Formerly setup.c.~2~Michael I. Bushnell1994-08-231-3/+3
|
* Formerly pass5.c.~2~Michael I. Bushnell1994-08-231-3/+3
|
* entered into RCSMichael I. Bushnell1994-08-233-9/+9
|
* Formerly main.c.~2~Michael I. Bushnell1994-08-231-3/+3
|
* Formerly fsck.h.~2~Michael I. Bushnell1994-08-231-1/+52
|
* Initial revisionMichael I. Bushnell1994-08-231-0/+216
|
* Formerly Makefile.~2~Michael I. Bushnell1994-08-231-11/+32
|
* Initial revisionMichael I. Bushnell1994-08-2312-0/+3986
|
* entered into RCSMichael I. Bushnell1994-08-231-0/+355