| Commit message (Expand) | Author | Age | Files | Lines |
* | Use correct interface name (it's different on -current). | sobomax | 2003-03-05 | 2 | -2/+2 |
* | Remove local hack that somehow slipped into the previous commit. | sobomax | 2003-03-05 | 2 | -2/+2 |
* | Add missed description for the `ds' (disc(4)) pseudo-interface. | sobomax | 2003-03-05 | 2 | -2/+4 |
* | Further fix the syntax by ignoring empty and whitespace-only lines. | ru | 2003-03-05 | 1 | -1/+1 |
* | Put back the deletion of TEMPROOT/etc/passwd. | dougb | 2003-03-05 | 1 | -1/+1 |
* | Better handle the recent (desirable) change to create login.conf.db at | dougb | 2003-03-05 | 1 | -4/+4 |
* | Start whining to stderr when people use obsolete flags. These flags | imp | 2003-03-04 | 1 | -0/+12 |
* | another obsolete flag | imp | 2003-03-04 | 1 | -0/+6 |
* | Correct mistake in T flag: weptxkey is the replacement | imp | 2003-03-04 | 1 | -1/+1 |
* | Document the obsolete flags as obsolete, with pointers to their | imp | 2003-03-04 | 1 | -16/+97 |
* | 3rd party modules live in /boot/modules nowadays. | ru | 2003-03-03 | 1 | -1/+1 |
* | Add missing 'static' on two routines, so they match their declarations. | gad | 2003-03-03 | 1 | -2/+2 |
* | Update the number of ports in the ports collection. Although we've | murray | 2003-03-03 | 1 | -1/+1 |
* | A variety of cosmetic changes, mostly to (slightly) reduce diffs with | gad | 2003-03-03 | 1 | -29/+29 |
* | Collapse two more parameters to dotrim() into the 'ent' parameter that is | gad | 2003-03-03 | 1 | -13/+12 |
* | Change to using uid_t and gid_t instead of int. Also change this won't | gad | 2003-03-03 | 1 | -42/+37 |
* | Fix the interactions between specific log files given on the command line, | gad | 2003-03-03 | 1 | -106/+186 |
* | Add a command-line option of '-R somename', which indicates that newsyslog | gad | 2003-03-02 | 1 | -9/+77 |
* | Add a command-line option of '-s', which indicates that newsyslog should | gad | 2003-03-02 | 1 | -50/+120 |
* | mdoc(7) police: Nits. | ru | 2003-03-02 | 2 | -4/+6 |
* | Remove traces of MAKEDEV & add xref to mount_devfs(8). | keramida | 2003-02-28 | 1 | -2/+2 |
* | Add a new variable `noInet6', which if set disables IPv6 configuration | sobomax | 2003-02-27 | 3 | -2/+5 |
* | Increase size of the static buffer used to hold runtime dependency list | sobomax | 2003-02-27 | 1 | -4/+4 |
* | Document the fact that VTY locking is easily bypassable when DDB | mux | 2003-02-27 | 1 | -0/+4 |
* | "Advertizing" is ugly and possibly incorrect; use "Advertising" instead. | tjr | 2003-02-27 | 1 | -1/+1 |
* | Try another solution for not expanding a CVS tag. | dougb | 2003-02-27 | 1 | -1/+1 |
* | - Increase the maximum device name length. | jwd | 2003-02-27 | 3 | -3/+18 |
* | Implemented "nooption" and "nomakeoption" config(8) tokens. | ru | 2003-02-26 | 2 | -3/+14 |
* | Fix an error which caused 'free(): error: chunk is already free' | gad | 2003-02-26 | 1 | -0/+3 |
* | Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CIS | green | 2003-02-25 | 6 | -4/+94 |
* | Fix a long-standing bug where if the package being deleted had no | des | 2003-02-25 | 2 | -14/+12 |
* | mdoc(7) police: Scheduled sweep. | ru | 2003-02-24 | 7 | -48/+68 |
* | Check whether setmode(3) fails and deallocate its return value after | mikeh | 2003-02-24 | 1 | -0/+4 |
* | Check the value given for number-of-logs to keep in config-file entries, | gad | 2003-02-24 | 1 | -2/+2 |
* | 1) Fix so -a honors the -n ("do nothing") option. Before, if the directory | gad | 2003-02-24 | 1 | -4/+16 |
* | Minor style fix. Add parenthesis around 'return' values. | gad | 2003-02-24 | 1 | -16/+16 |
* | Add the idea of a "default rotate action", which will be used if a file is | gad | 2003-02-24 | 1 | -33/+194 |
* | Under some unusual conditions, inetd can leak a open file discriptor | dwmalone | 2003-02-23 | 1 | -7/+23 |
* | After calling login_getclass, be sure to call login_close so that | dwmalone | 2003-02-23 | 1 | -1/+6 |
* | Allow for boolean make options (``makeoptions NO_MODULES''). | ru | 2003-02-21 | 1 | -1/+4 |
* | Hostname specifications must allow commas in the value. They are | thomas | 2003-02-21 | 1 | -1/+2 |
* | Some things don't build for PowerPC yet. | obrien | 2003-02-21 | 1 | -1/+5 |
* | Initialize sign to NULL so that we don't attempt to free() it in case | mikeh | 2003-02-20 | 1 | -0/+1 |
* | s/to try and retry/to retry/ | ceri | 2003-02-19 | 2 | -2/+2 |
* | - Detect PAL by CIP header rather than the DSF bit in the DV header. | simokawa | 2003-02-19 | 1 | -71/+48 |
* | Bring the suggested command for extracting a configuration file from the | ceri | 2003-02-18 | 1 | -1/+1 |
* | Remove contractions. | trhodes | 2003-02-18 | 1 | -3/+3 |
* | Use arc4random() instead of random() when generating the master key. | kris | 2003-02-18 | 1 | -2/+3 |
* | -v now also prints the pnpinfo and location information for the devices | imp | 2003-02-17 | 1 | -1/+6 |
* | Update copyright. | mtm | 2003-02-16 | 2 | -6/+2 |