summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove traces of MAKEDEV & add xref to mount_devfs(8).keramida2003-02-281-2/+2
* Add a new variable `noInet6', which if set disables IPv6 configurationsobomax2003-02-273-2/+5
* Increase size of the static buffer used to hold runtime dependency listsobomax2003-02-271-4/+4
* Document the fact that VTY locking is easily bypassable when DDBmux2003-02-271-0/+4
* "Advertizing" is ugly and possibly incorrect; use "Advertising" instead.tjr2003-02-271-1/+1
* Try another solution for not expanding a CVS tag.dougb2003-02-271-1/+1
* - Increase the maximum device name length.jwd2003-02-273-3/+18
* Implemented "nooption" and "nomakeoption" config(8) tokens.ru2003-02-262-3/+14
* Fix an error which caused 'free(): error: chunk is already free'gad2003-02-261-0/+3
* Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CISgreen2003-02-256-4/+94
* Fix a long-standing bug where if the package being deleted had nodes2003-02-252-14/+12
* mdoc(7) police: Scheduled sweep.ru2003-02-247-48/+68
* Check whether setmode(3) fails and deallocate its return value aftermikeh2003-02-241-0/+4
* Check the value given for number-of-logs to keep in config-file entries,gad2003-02-241-2/+2
* 1) Fix so -a honors the -n ("do nothing") option. Before, if the directorygad2003-02-241-4/+16
* Minor style fix. Add parenthesis around 'return' values.gad2003-02-241-16/+16
* Add the idea of a "default rotate action", which will be used if a file isgad2003-02-241-33/+194
* Under some unusual conditions, inetd can leak a open file discriptordwmalone2003-02-231-7/+23
* After calling login_getclass, be sure to call login_close so thatdwmalone2003-02-231-1/+6
* Allow for boolean make options (``makeoptions NO_MODULES'').ru2003-02-211-1/+4
* Hostname specifications must allow commas in the value. They arethomas2003-02-211-1/+2
* Some things don't build for PowerPC yet.obrien2003-02-211-1/+5
* Initialize sign to NULL so that we don't attempt to free() it in casemikeh2003-02-201-0/+1
* s/to try and retry/to retry/ceri2003-02-192-2/+2
* - Detect PAL by CIP header rather than the DSF bit in the DV header.simokawa2003-02-191-71/+48
* Bring the suggested command for extracting a configuration file from theceri2003-02-181-1/+1
* Remove contractions.trhodes2003-02-181-3/+3
* Use arc4random() instead of random() when generating the master key.kris2003-02-181-2/+3
* -v now also prints the pnpinfo and location information for the devicesimp2003-02-171-1/+6
* Update copyright.mtm2003-02-162-6/+2
* Condense the output to one line per removed user. For user's whomtm2003-02-162-21/+56
* Add #include <sys/resource.h>phk2003-02-161-0/+1
* Remove #include <sys/dkstat.h>phk2003-02-161-1/+0
* Implemented a simple "nodevice" config(8) command that cancelsru2003-02-152-1/+49
* Convert to using <sys/queue.h> macros.ru2003-02-156-85/+76
* The tcp_wrappers function `fromhost()' can fail. In suchume2003-02-131-2/+16
* Allow multiple hosts or programs to be named in programthomas2003-02-132-6/+39
* Use DIOCGPC98 ioctl to write boot block.nyan2003-02-111-22/+62
* Add -DHAVE_ARC4RANDOM to CFLAGSache2003-02-111-1/+1
* Use srandomdev() for FreeBSDache2003-02-111-0/+4
* There is no sense to use random random() and arc4random() in the same program.ache2003-02-111-2/+1
* Add missing srand() (sranddev() for FreeBSD)ache2003-02-111-0/+5
* Use sranddev()/srandomdev() for FreeBSDache2003-02-111-2/+10
* Allow inner whitespace in the right-hand side of an environment variablethomas2003-02-101-10/+17
* Try to fix two problems with the -I example. One is the fact that wedougb2003-02-101-1/+1
* Explicitly release a existing lease before we start dhclient (again).mbr2003-02-091-0/+1
* Revisit the shell special characters issue and settle it once-and-forall.mtm2003-02-091-13/+19
* Improve device listing.simokawa2003-02-092-4/+6
* Give more information to users replacing sendmail regarding periodic'sgshapiro2003-02-081-0/+11
* Change the behaviour of adduser to match the previous incarnation a little more.adrian2003-02-081-2/+26
OpenPOWER on IntegriCloud