| Commit message (Expand) | Author | Age | Files | Lines |
* | Add infrastructure that allows to build docs and RELNOTESng without | joerg | 2001-05-04 | 1 | -4/+43 |
* | First commit of RELNOTESng, the rewrite of the *.TXT documentation | bmah | 2001-04-27 | 1 | -1/+76 |
* | Allow the `release' target to work if one disables the debug kernel build. | obrien | 2001-04-22 | 1 | -2/+4 |
* | Optimize make invocations by using multiple targets. | obrien | 2001-04-17 | 1 | -2/+2 |
* | Grrr, get the right change from the the machine I tested this on. | obrien | 2001-04-16 | 1 | -1/+1 |
* | Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS) | obrien | 2001-04-15 | 1 | -0/+1 |
* | Get the crypto checksums in the right file. This bug has been | jkh | 2001-04-14 | 1 | -1/+4 |
* | Missed one in rev 1.608. | obrien | 2001-04-11 | 1 | -1/+1 |
* | Properly set `KERNEL' w/in the "doSTDKERNEL:" target. | obrien | 2001-04-11 | 1 | -1/+1 |
* | Fix typo in error message. | obrien | 2001-04-08 | 1 | -1/+1 |
* | Strip comments from the MFSROOT's /stand/etc files. | obrien | 2001-04-07 | 1 | -2/+8 |
* | Blow away all the help files on the MFSROOT for the Alpha. | obrien | 2001-04-07 | 1 | -0/+3 |
* | Correct a bug in rev 1.589. The `make obj' that was removed for | obrien | 2001-04-06 | 1 | -0/+1 |
* | Don't need to preload the `vn' KLD anymore as we use `md' for release | obrien | 2001-04-05 | 1 | -1/+0 |
* | Put back required ')'. | ru | 2001-04-04 | 1 | -1/+1 |
* | Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY in | ru | 2001-04-03 | 1 | -8/+1 |
* | Moved -DRELEASE_CRUNCH into crunchgen(1) config files. | ru | 2001-03-31 | 1 | -1/+1 |
* | Add ttyd0 which is needed on the Alpha when using the fix-it CDROM | obrien | 2001-03-27 | 1 | -1/+1 |
* | The early compat dists only make sense on the i386 | jkh | 2001-03-23 | 1 | -0/+4 |
* | This adds /etc/netconfig to the list of files that get copied to | alfred | 2001-03-21 | 1 | -6/+5 |
* | Set NO_X during release build so the doc ports don't try to build XFree86. | jkh | 2001-03-07 | 1 | -3/+1 |
* | setlocale(3) has been fixed to match POSIX standard: | ru | 2001-03-02 | 1 | -2/+2 |
* | Put the kerberos checksum information into the correct CHECKSUM file, | jkh | 2001-02-21 | 1 | -2/+10 |
* | Actually make sure the make release line at the top isn't misleading. | asmodai | 2001-02-19 | 1 | -7/+8 |
* | Add the `compat4x' distribution to the release Makefile. | murray | 2001-02-09 | 1 | -1/+1 |
* | Ack, that will teach me to grep for "symbolic link" as well as "symlink" in | jkh | 2001-02-06 | 1 | -0/+1 |
* | Remove the annoying ftp area symlink pointing at ourselves - people keep | jkh | 2001-02-06 | 1 | -1/+0 |
* | - sysinstall now gets built as part of world, so don't throw in extra | jhb | 2001-01-17 | 1 | -4/+1 |
* | Further tidy up the sbin/init and release builds. | peter | 2001-01-01 | 1 | -1/+1 |
* | Merge into a single US-exportable libcrypt, which only provides | peter | 2000-12-28 | 1 | -9/+0 |
* | Fix release, broken by the perl cross-build fixes. | marcel | 2000-11-21 | 1 | -1/+1 |
* | Stop using AUXRELEASETAG for everything and use PORTSRELEASETAG and | jkh | 2000-11-12 | 1 | -4/+6 |
* | MFS: comment character and readability fixes. | jkh | 2000-11-05 | 1 | -1/+1 |
* | Ignore chflags failure so that doMFSKERN won't abort on an NFS mounted | truckman | 2000-11-05 | 1 | -1/+1 |
* | Change MAKEDEV so that it prepends /sbin:/bin to $PATH instead of totally | truckman | 2000-11-05 | 1 | -1/+1 |
* | Better way to ensure vn.ko is loaded. | hosokawa | 2000-11-02 | 1 | -0/+1 |
* | Revert 1.574 (maybe dummy vnconfig is better) | hosokawa | 2000-11-02 | 1 | -1/+0 |
* | Merge from RELENG_4 (1.536.2.24 to 1.536.2.25). | hosokawa | 2000-11-02 | 1 | -0/+1 |
* | Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp. | hosokawa | 2000-10-31 | 1 | -16/+55 |
* | Always need to 'load /kernel', it's the 'read' that needs to | jwd | 2000-10-26 | 1 | -1/+1 |
* | Remove /boot/boot[12] from the MFS installation floppies. | obrien | 2000-10-24 | 1 | -1/+1 |
* | Fix up the build for the STARTTLS version of sendmail (again). This method | gshapiro | 2000-10-24 | 1 | -1/+1 |
* | Remove obsolete setting. The directory src/usr.sbin/sendmail/cf hasn't | gshapiro | 2000-10-22 | 1 | -5/+0 |
* | Seems ${RD}/trees/bin/boot/kernel can exist before the `release.6:' target | obrien | 2000-10-07 | 1 | -1/+2 |
* | This change adds: | obrien | 2000-10-05 | 1 | -4/+17 |
* | - Revert gratuitous reinstall -> install change in previous commit. | jhb | 2000-09-07 | 1 | -2/+2 |
* | The kernel is now known as `kernel.ko' and it and its matching modules | obrien | 2000-09-07 | 1 | -4/+4 |
* | Revert back to the previous i-node values for the fixit floppy. | jhb | 2000-08-28 | 1 | -2/+2 |
* | The fixit floppy needs a few more inodes. | jhay | 2000-08-28 | 1 | -2/+2 |
* | Use consistent timezone so date information can be meaningfully compared. | jkh | 2000-08-22 | 1 | -2/+2 |