summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in comments.stefanf2005-03-111-3/+3
* Use socklen_t where appropriate.stefanf2005-03-113-9/+14
* Move common credential save and restore code into a separate file.dds2005-03-115-29/+86
* Ensure the configuration file is given with an absolute file path.dds2005-03-111-0/+6
* Add examples for tcplisten, data scattering, and file views.dds2005-03-111-4/+35
* Add a new pipe sub-namespace.dds2005-03-105-2/+252
* Document new pipe sub-namespace.dds2005-03-101-13/+45
* Reference the Usenix conference paper.dds2005-03-081-0/+8
* Add the -N option to not rotate any files. This is to be used inbrooks2005-03-032-4/+21
* Doh, erase unused variable...grehan2005-03-031-1/+1
* Automatically switch to ttyv3 where the fixit shell is running when usingjhb2005-03-022-0/+4
* - Fix a bug in sysinstall related to mounting CD-ROMs. If mount(2) failsjhb2005-03-025-13/+57
* PowerPC support for kldxref by handling the PPC-specific relocations.grehan2005-03-021-0/+74
* Add endianness support.ru2005-02-282-41/+47
* man page -> manual pagebrueffer2005-02-271-1/+1
* Added the convenience "distribution" target which calls theru2005-02-271-2/+1
* Move the AC line checking code into its own function, reducing thenjl2005-02-271-40/+55
* Unbreak !i386 platforms. Only i386 has APM, so don't try to fallbackmarcel2005-02-271-1/+11
* Change the default levels for adaptive mode to 80% and 90%. On a systemnjl2005-02-262-4/+4
* Remove SRCS line since it isn't needed for single-source programs.njl2005-02-261-1/+0
* Hook powerd up to the build.njl2005-02-261-0/+1
* Import powerd(8), a utility for managing power consumption. Currently, itnjl2005-02-263-0/+526
* Add a HISTORY section.trhodes2005-02-241-1/+8
* MFS5: Minor style(9) tweak.delphij2005-02-221-1/+1
* Fix the same problem that was fixed in rev. 1.6 and got reintroducedru2005-02-191-0/+5
* Fix a small bug in firmcvt: outfile must be strdup()ed.wpaul2005-02-191-1/+11
* Fix a small style problem and add a __packed pragma for safety.scottl2005-02-171-1/+1
* Generate locale-agnostic configuration date.ru2005-02-161-1/+1
* Re-staticize a few functions I un-staticized for debugging purposeswpaul2005-02-161-2/+2
* Add support for Windows/x86-64 binaries to Project Evil.wpaul2005-02-161-5/+14
* Be concerned about huge callback numbers by truncating them rather thanbrian2005-02-151-5/+9
* Be more careful when doing el_parse() - only do it when el isdelphij2005-02-151-1/+1
* Expand contractions.ru2005-02-152-2/+2
* Fix most cases where the address of an int is passed to a function expecting astefanf2005-02-141-1/+2
* Note addition of MCFG support.njl2005-02-141-1/+2
* Fix parsing of '0' and non-alphanumerics in steps. Previously, andelphij2005-02-141-1/+3
* Add support for parsing MCFG tables.scottl2005-02-142-0/+36
* o Add handling of an IPv4-mapped IPv6 address.maxim2005-02-141-4/+5
* Expand contractions.ru2005-02-1314-70/+70
* who's -> whoseru2005-02-131-1/+1
* Expand *n't contractions.ru2005-02-1348-104/+104
* Line up license text.ru2005-02-133-37/+37
* Bump the version number for the addition of devices / nodevices.des2005-02-101-1/+1
* Fully document (no)?(device|option)s?.des2005-02-101-17/+23
* Full modernize cleanup:delphij2005-02-103-37/+20
* "device" and "nodevice" lines can actually specify more than one devicedes2005-02-101-0/+2
* The variable `ROOTKEY' has internal linkage in keyserv.c, don't declare it asstefanf2005-02-101-3/+0
* The variable `arglist' has internal linkage in pw.c, don't declare it as externstefanf2005-02-101-1/+1
* Turn K&R functions into prototypes.stefanf2005-02-101-12/+6
* Code cleanup:delphij2005-02-102-3/+2
OpenPOWER on IntegriCloud