| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Condense the output to one line per removed user. For user's who | mtm | 2003-02-16 | 2 | -21/+56 |
* | Add #include <sys/resource.h> | phk | 2003-02-16 | 1 | -0/+1 |
* | Remove #include <sys/dkstat.h> | phk | 2003-02-16 | 1 | -1/+0 |
* | Implemented a simple "nodevice" config(8) command that cancels | ru | 2003-02-15 | 2 | -1/+49 |
* | Convert to using <sys/queue.h> macros. | ru | 2003-02-15 | 6 | -85/+76 |
* | The tcp_wrappers function `fromhost()' can fail. In such | ume | 2003-02-13 | 1 | -2/+16 |
* | Allow multiple hosts or programs to be named in program | thomas | 2003-02-13 | 2 | -6/+39 |
* | Use DIOCGPC98 ioctl to write boot block. | nyan | 2003-02-11 | 1 | -22/+62 |
* | Add -DHAVE_ARC4RANDOM to CFLAGS | ache | 2003-02-11 | 1 | -1/+1 |
* | Use srandomdev() for FreeBSD | ache | 2003-02-11 | 1 | -0/+4 |
* | There is no sense to use random random() and arc4random() in the same program. | ache | 2003-02-11 | 1 | -2/+1 |