Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-08 | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge | |
* 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. | |||
2011-08-20 | fix common misspellings | Jonathan Neuschäfer | |
* Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/ | |||
2009-07-11 | Switch to the new ChangeLog style. | Thomas Schwinge | |
* 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. | |||
1996-07-17 | Initial revision | Roland McGrath | |
1995-07-07 | (tables.o): Delete target. | Michael I. Bushnell | |
(vpath tables.c): Tell where to find tables.c. | |||
1995-07-06 | Removed dependencies that are now automatically generated. | Michael I. Bushnell | |
1994-11-04 | entered into RCS | Michael I. Bushnell | |
1994-11-03 | entered into RCS | Michael I. Bushnell | |
1994-10-07 | Formerly dir.c.~4~ | Michael I. Bushnell | |
1994-10-06 | Formerly dir.c.~3~ | Michael I. Bushnell | |
1994-10-05 | entered into RCS | Michael I. Bushnell | |
1994-10-05 | Formerly fsck.h.~9~ | Michael I. Bushnell | |
1994-10-05 | entered into RCS | Michael I. Bushnell | |
1994-10-05 | entered into RCS | Michael I. Bushnell | |
1994-10-05 | Formerly inode.c.~5~ | Hurd Maintainers | |
1994-10-01 | Formerly Makefile.~7~ | Roland McGrath | |
1994-09-16 | Formerly fsck.h.~8~ | Michael I. Bushnell | |
1994-09-01 | Formerly pass1.c.~3~ | Michael I. Bushnell | |
1994-09-01 | Formerly inode.c.~4~ | Michael I. Bushnell | |
1994-09-01 | Formerly fsck.h.~7~ | Michael I. Bushnell | |
1994-09-01 | Formerly Makefile.~6~ | Michael I. Bushnell | |
1994-08-26 | entered into RCS | Michael I. Bushnell | |
1994-08-26 | entered into RCS | Michael I. Bushnell | |
1994-08-26 | Formerly inode.c.~3~ | Michael I. Bushnell | |
1994-08-26 | Formerly Makefile.~5~ | Michael I. Bushnell | |
1994-08-26 | Formerly fsck.h.~6~ | Michael I. Bushnell | |
1994-08-25 | entered into RCS | Michael I. Bushnell | |
1994-08-25 | Formerly main.c.~3~ | Michael I. Bushnell | |
1994-08-25 | Formerly fsck.h.~5~ | Michael I. Bushnell | |
1994-08-25 | Formerly Makefile.~4~ | Michael I. Bushnell | |
1994-08-24 | entered into RCS | Michael I. Bushnell | |
1994-08-24 | Formerly fsck.h.~4~ | Michael I. Bushnell | |
1994-08-23 | entered into RCS | Michael I. Bushnell | |
1994-08-23 | Formerly pass2.c.~2~ | Michael I. Bushnell | |
1994-08-23 | Formerly pass1.c.~2~ | Michael I. Bushnell | |
1994-08-23 | Formerly inode.c.~2~ | Michael I. Bushnell | |
1994-08-23 | Formerly dir.c.~2~ | Michael I. Bushnell | |
1994-08-23 | Formerly fsck.h.~3~ | Michael I. Bushnell | |
1994-08-23 | Formerly setup.c.~2~ | Michael I. Bushnell | |
1994-08-23 | Formerly pass5.c.~2~ | Michael I. Bushnell | |
1994-08-23 | entered into RCS | Michael I. Bushnell | |
1994-08-23 | Formerly main.c.~2~ | Michael I. Bushnell | |
1994-08-23 | Formerly fsck.h.~2~ | Michael I. Bushnell | |
1994-08-23 | Initial revision | Michael I. Bushnell | |
1994-08-23 | Formerly Makefile.~2~ | Michael I. Bushnell | |
1994-08-23 | Initial revision | Michael I. Bushnell | |
1994-08-23 | entered into RCS | Michael I. Bushnell | |