summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Removed disk type from disklabel lines, not needed for installingpaul1994-08-212-6/+6
* Add my desire for XPG-style message catalogs to the TODO list.jkh1994-08-211-1/+13
* Fixed bootblocks to work with FreeBSD 2.0paul1994-08-218-32/+46
* Make things a little more user-friendlyjkh1994-08-211-3/+5
* Get the .configure_done stuff working - it wasn't in the right place.jkh1994-08-211-3/+3
* Start really adding some features here. Let's see:jkh1994-08-211-8/+33
* Simplify the whole configuration script business quite a bit. Whatjkh1994-08-211-9/+5
* Whoops, the check for a missing distfile was slightly bogus. Now it works.jkh1994-08-211-10/+11
* Make any local configuration file unconditional. That is, if one existsjkh1994-08-211-8/+8
* Commit my new ports make macros. Still not 100% complete yet by any meansjkh1994-08-211-0/+152
* Touch init.c after making it in case mkinit refused to touch it after notbde1994-08-211-0/+1
* Better support for clean bit: prompt the user to fix it if it's wrongdg1994-08-216-6/+30
* Change cc back to cpp for now.paul1994-08-211-2/+2
* Made idempotentpaul1994-08-2117-24/+93
* Made idempotentpaul1994-08-211-1/+6
* More idempotency....... this is fun :-)paul1994-08-2123-23/+134
* Made idempotent.paul1994-08-2111-11/+66
* Made idempotent -- made some of them more consistent with rest of tree.paul1994-08-2128-109/+175
* Add an ID to this. Be a bit more charitable about giving out 2.0 CDs.. :)jkh1994-08-211-5/+7
* Install aliases "fasthalt" and "fastboot" for halt and boot respectively.dg1994-08-213-3/+18
* Made idempotentpaul1994-08-219-10/+52
* Made idempotent.paul1994-08-2121-21/+122
* Make idempotent.paul1994-08-2115-22/+85
* fastboot is no longer - don't install it.dg1994-08-211-1/+1
* Made idempotent.paul1994-08-218-14/+46
* Made them all idempotent.paul1994-08-2150-55/+293
* 1) adapted to a world without "fastboot" and "fasthalt".dg1994-08-211-9/+7
* Changed idempotent strings to reflect directory area.paul1994-08-2110-20/+20
* Made them idempotent.paul1994-08-212-0/+10
* LDADD= -lcryptcsgr1994-08-201-0/+2
* - turn NOCRYPT offcsgr1994-08-201-9/+16
* LDADD= -lcryptcsgr1994-08-202-2/+3
* LDADD= -lcryptcsgr1994-08-207-5/+9
* Put __infinity back here again until someone does the right thing andjkh1994-08-202-2/+2
* Fix afterinstall rule for generating links to the real libcryptcsgr1994-08-201-8/+16
* Fix afterinstall rule for generating links to the real libcryptcsgr1994-08-201-7/+13
* Added a "clean" field to the output - to show the state of the clean flag.dg1994-08-201-2/+2
* Added filesystem clean bit support. This only affects fsck during adg1994-08-209-6/+84
* Implemented filesystem clean bit via:dg1994-08-2015-65/+209
* Added skey.h to Makefile and reformatted the list a bit.paul1994-08-201-7/+6
* Changed cpp to cc since cpp is hidden away in /usr/libexecpaul1994-08-201-2/+2
* I don't like what they did to cmp(1) in 4.4 Lite; now it whines alljkh1994-08-201-8/+24
* Brought it over form 1.1.5paul1994-08-201-0/+36
* Add the TODO file that phk wanted. This file is just here temporarily duringjkh1994-08-201-0/+154
* - bsd.dep.mk and bsd.own.mk have been required for some time. Install them.bde1994-08-201-1/+2
* Install with group BINGRP, not BINOWN.bde1994-08-201-1/+1
* Added -f to rm so install doesn't abort if the file doesn't exist.paul1994-08-201-1/+1
* Install with group BINGRP, not BINOWN.bde1994-08-201-1/+1
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-2027-107/+58
* Woops...forgot to commit this file. Part of Terry Lambert's loadable kerneldg1994-08-201-0/+363
OpenPOWER on IntegriCloud