| Commit message (Expand) | Author | Age | Files | Lines |
* | zero-cleared allocated prefix information when configured. | ume | 2001-01-23 | 1 | -0/+2 |
* | Backed out the DST support changes. | babkin | 2001-01-23 | 3 | -173/+7 |
* | Various cleanups of inetd: Avoid shadowing variables, use socklen_t | dwmalone | 2001-01-22 | 2 | -20/+18 |
* | Don't mention /etc/protocols in inetd documentation or comments, as inetd | dwmalone | 2001-01-22 | 2 | -5/+4 |
* | Use .Pa instead of .Dq. | sobomax | 2001-01-22 | 1 | -3/+2 |
* | Add support for configuring PowerPC kernels. | benno | 2001-01-22 | 4 | -0/+6 |
* | - Add ability to handle bzip2-compressed packages; | sobomax | 2001-01-22 | 8 | -26/+79 |
* | Fix for NetBSD where | brian | 2001-01-22 | 2 | -2/+4 |
* | mdoc(7) police: .Dv -> .Cm where appropriate. | ru | 2001-01-22 | 1 | -6/+6 |
* | mdoc(7) police: ``Ds'' is not certified (no macro with such name exist) | ru | 2001-01-22 | 1 | -1/+1 |
* | Clean up some obsolete stuff. config -r has not been needed since around | peter | 2001-01-22 | 5 | -43/+12 |
* | Made the special handling of the daylight time switches optional, | babkin | 2001-01-22 | 2 | -6/+19 |
* | Handle SECDNS being rejected when PRIDNS is not | brian | 2001-01-22 | 1 | -2/+5 |
* | make it easier to handle $FreeBSD$ tags (amount of diff matters). | itojun | 2001-01-21 | 16 | -31/+16 |
* | make it clearer that rtadvd.conf is optional (configs are grabbed from kernel). | itojun | 2001-01-21 | 2 | -59/+66 |
* | Added sensible handling of switch to and from daylight saving time | babkin | 2001-01-20 | 3 | -5/+158 |
* | - Correct MAXPATHLEN/MAXHOSTNAMELEN usage | jedgar | 2001-01-20 | 1 | -36/+39 |
* | Use more secure temporary files using mktemp(1) | jedgar | 2001-01-20 | 1 | -8/+12 |
* | Check strdup() return values | jedgar | 2001-01-20 | 2 | -4/+14 |
* | Prevent overflow in -d argument by replacing hand-rolled | kris | 2001-01-19 | 1 | -23/+5 |
* | mdoc(7) police: removed leading whitespaces that are not inside | ru | 2001-01-19 | 3 | -4/+5 |
* | Stop turning 'mandatory' into an implicit 'count' line. i386/npx was the | peter | 2001-01-19 | 1 | -1/+0 |
* | Implement option strings that we can use in #ifdefs (where unavoidable) | peter | 2001-01-19 | 3 | -2/+27 |
* | Create a build-tools target for sysinstall and rtermcap. This is still | peter | 2001-01-19 | 2 | -0/+4 |
* | mdoc(7) police: add missing .Ed call. | ru | 2001-01-18 | 2 | -0/+2 |
* | man(7) -> mdoc(7). | ru | 2001-01-18 | 2 | -387/+611 |
* | Deal with table parsing bugs caused by out-of-order record entries. | peter | 2001-01-18 | 1 | -31/+41 |
* | The example install.cfg now lives in /usr/src/usr.sbin/sysinstall. | jhb | 2001-01-17 | 2 | -2/+2 |
* | Look for help files in /usr/src/usr.sbin/sysinstall instead of | jhb | 2001-01-17 | 2 | -4/+4 |
* | man(7) -> mdoc(7). | ru | 2001-01-17 | 3 | -156/+225 |
* | mdoc(7) police: compact a few lists for better output. | ru | 2001-01-17 | 1 | -24/+25 |
* | mdoc(7) police: removed empty line (mdocNG does not like them), | ru | 2001-01-17 | 1 | -3/+7 |
* | Activate sysinstall. | jhb | 2001-01-17 | 1 | -0/+1 |
* | - We live in /usr/sbin now, so don't set special veriables to build a | jhb | 2001-01-17 | 2 | -28/+12 |
* | Ooops, the -M and -N flags were already documented, though not very clearly. | ben | 2001-01-16 | 1 | -10/+0 |
* | document -M and -N flags. | ben | 2001-01-16 | 1 | -0/+7 |
* | Deprecate the use of the CD_DRIVE, CDPLAY, DISC and MUSIC_CD environment | joe | 2001-01-16 | 2 | -12/+20 |
* | man(7) -> mdoc(7). | ru | 2001-01-16 | 2 | -20/+31 |
* | Enhance find_matching_entry_incoming() to check if the controller, on | hm | 2001-01-16 | 1 | -1/+15 |
* | mdoc(7) police: fixed broken references. | ru | 2001-01-16 | 1 | -1/+0 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 10 | -17/+18 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -3/+3 |
* | - Fix a nasty bug where pkg_create doesn't gzip package if lengh of package | sobomax | 2001-01-16 | 2 | -8/+5 |
* | mdoc(7) police: fix the unbalanced Bk/Ek. | ru | 2001-01-15 | 1 | -31/+0 |
* | Fix a bug arised from the ')' in the wrong place when calling printf()-like | sobomax | 2001-01-15 | 1 | -1/+1 |
* | Backtrack a bit.. Put the dangerously dedicated option under a | peter | 2001-01-15 | 2 | -2/+22 |
* | Don't invite trouble by waving the 'Dangerously Dedicated' (DD) option | peter | 2001-01-15 | 2 | -18/+4 |
* | Describe that the CDROM environment variable now affects which | joe | 2001-01-14 | 1 | -0/+9 |
* | Spell my name right in the copyright. | des | 2001-01-14 | 1 | -1/+1 |
* | Fix a nasty bug whereby if the package file didn't have a version number | paul | 2001-01-14 | 1 | -7/+13 |