| Commit message (Expand) | Author | Age | Files | Lines |
* | Make ppp(4) devices clonable and unloadable. | brooks | 2002-08-09 | 1 | -1/+12 |
* | Restore autoloading of ACPI module. | obrien | 2002-08-09 | 1 | -0/+5 |
* | Add support for SX cards using TBI such as Netgear GA621 | ambrisko | 2002-08-08 | 1 | -0/+2 |
* | NetBSD style fixes. | wosch | 2002-08-05 | 1 | -2/+2 |
* | Added NetBSD 1.5.3 | wosch | 2002-08-04 | 1 | -6/+8 |
* | Update FreeBSD 4.6 release date. | wosch | 2002-08-04 | 1 | -2/+3 |
* | TARGET_CPUTYPE should exist solely in Makefile.inc1, similar to | ru | 2002-08-02 | 2 | -8/+4 |
* | Add a libnames entry for libugidfw. | rwatson | 2002-08-02 | 1 | -0/+1 |
* | Remove the reference to NOUUCP, ans we no longer have base UUCP. | markm | 2002-08-02 | 1 | -5/+0 |
* | There is no more UUCP in the base system, so there is no need to | markm | 2002-08-02 | 1 | -1/+0 |
* | Modernise and tidy up. | markm | 2002-08-02 | 2 | -162/+131 |
* | sort(1) and uniq(1). | markm | 2002-07-31 | 1 | -42/+27 |
* | include file of SASLv1 was changed to /usr/local/include/sasl1. | ume | 2002-07-31 | 1 | -1/+1 |
* | Correct a few grammar bogons. | schweikh | 2002-07-31 | 1 | -5/+4 |
* | - Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so that | jhb | 2002-07-31 | 1 | -5/+7 |
* | Correct URLs to Handbook & FAQ's pages | blackend | 2002-07-30 | 1 | -2/+2 |
* | Correct links to Handbook's pages, old URLs does not work anymore. | blackend | 2002-07-30 | 1 | -2/+2 |
* | Correct links to Handbook's pages: | blackend | 2002-07-30 | 8 | -16/+16 |
* | Add a bunch more cards that are known to work. | imp | 2002-07-30 | 1 | -4/+31 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 22 | -38/+30 |
* | Ignore -C, -p, and -S options of install(1) when used with the -d | ru | 2002-07-29 | 2 | -2/+2 |
* | Fix typo. | murray | 2002-07-29 | 1 | -1/+1 |
* | Fix Makefiles to actually work. | mjacob | 2002-07-29 | 4 | -0/+4 |
* | - Fixup whitespace after previous commit. | jhb | 2002-07-27 | 1 | -12/+10 |
* | If there is not a CPUTYPE defined by default, then allow for _CPUCFLAGS | jhb | 2002-07-27 | 1 | -6/+14 |
* | Document DOCRELEASETAG and PORTSRELEASETAG. | jhb | 2002-07-27 | 1 | -0/+16 |
* | Document PREFETCHDISTFILES. | jhb | 2002-07-27 | 1 | -1/+9 |
* | Document KERNEL_FLAGS and WORLD_FLAGS. | jhb | 2002-07-27 | 1 | -0/+18 |
* | - Move BUILDNAME up before CHROOTDIR. | jhb | 2002-07-27 | 1 | -16/+16 |
* | Feedback also included this. | ru | 2002-07-26 | 1 | -1/+1 |
* | Fix markup issues introduced in earlier commit. | pdeuskar | 2002-07-26 | 1 | -4/+5 |
* | Updated man page to include support for | pdeuskar | 2002-07-26 | 1 | -5/+7 |
* | - now, IPV6CTL_V6ONLY is on by default. | ume | 2002-07-26 | 1 | -2/+2 |
* | sync types with headers. | ume | 2002-07-26 | 1 | -5/+5 |
* | note that we intentionally violate RFC2553 for security reasons. | ume | 2002-07-26 | 1 | -12/+13 |
* | Clarify the sizeof(var) rule. This is the result of the consensus in | imp | 2002-07-25 | 1 | -0/+5 |
* | Remove the word IPSec to respect RFCs (for example | blackend | 2002-07-24 | 1 | -1/+0 |
* | Mention the new bind(1) sh builtin. | tjr | 2002-07-23 | 2 | -0/+3 |
* | Mention SAVENAME and SAVESTART in the namei(9) operation flag description | rwatson | 2002-07-23 | 1 | -0/+11 |
* | Update ucred.9 to talk a bit more about correct use of credentials, | rwatson | 2002-07-23 | 1 | -8/+58 |
* | Turn on emacs line editing mode by default, as this is what most shells do | jmallett | 2002-07-23 | 1 | -3/+7 |
* | Moved `clean:' below, just before the inclusion of bsd.obj.mk, | ru | 2002-07-21 | 1 | -36/+36 |
* | Typo: s/If the this option/If this option/ | schweikh | 2002-07-20 | 1 | -1/+1 |
* | Only define SHLIB_LINK if SHLIB_NAME matches the *.so.* pattern. | ru | 2002-07-19 | 1 | -1/+1 |
* | Don't install any old cruft present in the tree, including | ru | 2002-07-19 | 1 | -19/+263 |
* | Correction to the previous revision: define SHLIB_LINK if SHLIB_NAME | ru | 2002-07-18 | 1 | -1/+3 |
* | To force install(1) to always compare files before installing, one | ru | 2002-07-18 | 2 | -2/+2 |
* | s/${INSTALL} -c/${INSTALL} ${COPY}/ | ru | 2002-07-18 | 9 | -10/+11 |
* | Sort FILES. | ru | 2002-07-17 | 1 | -1/+1 |
* | One external utility was ommitted in the previous delta: | sheldonh | 2002-07-17 | 1 | -1/+1 |