summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to Bzip2 your logs.obrien2001-07-303-7/+63
* Fixed bitrot in DPADD in previous commit. The previous commit changedbde2001-07-301-8/+0
* Fixed bitrot in DPADD in previous commit.bde2001-07-301-1/+1
* Enable the new libmp in the build, and disable libgmp and itsdd2001-07-291-1/+1
* Change permissions back to 4554/554brian2001-07-281-2/+2
* If the peer sends a REQ without the IPADDR option, only reject itbrian2001-07-282-6/+16
* The security officer requested this be backed out for discussion.obrien2001-07-282-18/+32
* Remove s_strl*(). I am not sure what was thought they accomplished.obrien2001-07-282-32/+18
* Make ancontrol WARNS=2 clean.brooks2001-07-272-44/+52
* Improve wording for pccard memory assignement.imp2001-07-271-4/+11
* Remove -traditional from CFLAGS and add unistd.h to header.h so thisbrooks2001-07-273-2/+3
* Use alignment-safe code on non-i386 architectures.fenner2001-07-261-0/+3
* Only match the first osreldate date range for constructing the FTP URL,kris2001-07-261-1/+1
* Handle peer REQ/NAKs of >1500 byte MRUs when we have no preference.brian2001-07-262-12/+16
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-268-43/+58
* Remove duplicate cvs tag.eric2001-07-262-4/+0
* Update sysinstall menu texts to reflect the new key behavior.eric2001-07-262-18/+28
* Use a safer method of creating the temporary password file.jedgar2001-07-251-8/+8
* Change permissions from [4]554 to [4]551brian2001-07-251-2/+2
* fix misspelling introduced in rev 1.14 (sames as -> same as)billf2001-07-251-1/+1
* Replace strncpy -> strlcpykris2001-07-241-6/+3
* Install this mode 4550 owned by group dialer; there is unsafe codekris2001-07-241-1/+3
* Basically rewrite the dofork() routine, to add more error-checking andgad2001-07-231-14/+55
* You were knocked senseless by the Boomerang, spun around by the Cyclone,wpaul2001-07-232-0/+2
* Fix removal of at jobs.ghelmer2001-07-231-24/+66
* Back out WARNS commenting - local faultache2001-07-231-1/+1
* s/adress/address/kris2001-07-232-4/+6
* Unbreak world - comment out WARNS=2 - deadly warning on tgetstrache2001-07-231-1/+1
* Fix typoskris2001-07-231-3/+3
* sprintf -> snprintfkris2001-07-231-4/+4
* Get rid of a compile-time warning by casting to (size_t).gad2001-07-231-1/+1
* Get rid of a compile-time warning by casting to (size_t).gad2001-07-231-1/+1
* Fix a few more minor compile-time warnings, mainly by using size_t wheregad2001-07-231-10/+15
* Get rid of some compile-time warnings by defining (or casting) variablesgad2001-07-231-19/+20
* Fix two compile-time warnings by defining fromlen as socklen_t.gad2001-07-231-2/+2
* Use the correct ioctl command to set a VESA mode.yokota2001-07-221-1/+3
* Fix some bugs and general brain damage in mounttab:iedowse2001-07-223-68/+66
* Replace calls to strncpy with calls to strlcpy, and remove the extra stepgad2001-07-223-37/+25
* Fix a selection of bugs, and improve code layout:iedowse2001-07-221-95/+74
* Rename the -w option to be -W. The recently-added -w option is differentgad2001-07-222-7/+30
* Change a few read & write calls to use 'STDOUT_FILENO' instead of '1'.gad2001-07-222-7/+7
* ACPI CA doesn't recognis S4BIOS as a seperate sleep type anymore, somsmith2001-07-212-17/+0
* Another hangup bugfix from Juha:hm2001-07-211-0/+4
* Fix hangup bug; Juha writes:hm2001-07-211-5/+3
* Unset MAINTAINER.rnordier2001-07-213-6/+0
* After being port- and addressscanned continously from several sources wherehm2001-07-216-10/+41
* Hide in the Attic. This isn't built any more (it wont) and it can betterobrien2001-07-2123-1878/+0
* Fix some nits I missed in my style cleanup.obrien2001-07-201-2/+2
* Removed CSRG ids. CSRG never had anything to do with dpt.bde2001-07-207-28/+0
* Use reallocf(3) to increase size of malloc'ed buffer instead ofsobomax2001-07-201-7/+4
OpenPOWER on IntegriCloud