summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Relocate a call to enable inetd so that it is set regardless ofrwatson2003-02-062-4/+2
* MFS: 1.2.2.2trhodes2003-02-051-1/+1
* * Update copyright year.dougb2003-02-051-5/+6
* * Update copyright year.dougb2003-02-051-2/+5
* Added MI version of <sys/imgact_aout.h>, "a.out.h", which isru2003-02-042-2/+87
* Always build kgzip(8); needed to cross-release i386.ru2003-02-041-1/+1
* Make this work on non-i386 as well. (Needed for cross-releases.)ru2003-02-042-2/+3
* Better gender-neutral language.fanf2003-02-041-2/+2
* even the default case in a switch requires some action (add break;)billf2003-02-031-1/+2
* Fixup capitalization in some of the Startup menu entries.jhb2003-02-032-12/+12
* Remove this Makefile, these docs are built by the Makefiles in src/share/doc/...trhodes2003-02-011-11/+0
* No need for the OPENSSL_NO_KRB5 switch anymore.markm2003-01-312-2/+0
* - Modernize the format of the open file showing mode output:robert2003-01-311-10/+23
* Eliminate hard sentence breaks.trhodes2003-01-301-4/+4
* Grammar cleanup.trhodes2003-01-302-5/+5
* Improve alignment in printf().simokawa2003-01-301-1/+1
* Part 1/3 of unbreaking cross releases:ru2003-01-292-1/+58
* iAdjust for OpenSSL 0.9.7.markm2003-01-282-0/+2
* Backout last commit by request.dillon2003-01-281-44/+11
* - Search free device node to open. (fwcontrol.c)simokawa2003-01-283-94/+135
* Changes so the 'pw' command will allow '$' as the last character in a useridgad2003-01-281-14/+51
* Teach sysinstall about the em(4) device.trhodes2003-01-272-0/+2
OpenPOWER on IntegriCloud