aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Moved descriptions of securelevels from init(7) to security(7).Gary W. Swearingen2005-09-031-62/+5
* When we supersed the subnet-mask, write the forced value to the leaseBrooks Davis2005-09-021-10/+14
* Add support for setting GPT partition labels. The partitions to beMarcel Moolenaar2005-09-015-33/+343
* Dot the i's: multiple devices can be specified, so the usage shouldMarcel Moolenaar2005-09-013-5/+7
* Add a comment before the statement that is responsible for theMarcel Moolenaar2005-09-011-0/+2
* Document the -l and -u options of the show command.Marcel Moolenaar2005-08-311-1/+15
* o Replace unicode16() by utf8_to_utf16().Marcel Moolenaar2005-08-314-19/+139
* /* -> /*- for license.Marcel Moolenaar2005-08-3111-11/+11
* Introduce a new helper function check_search() derived for res_hnok toBrooks Davis2005-08-301-0/+56
* When using files as backing stores for devices, and the user has requested theChristian S.J. Peron2005-08-301-0/+11
* This script was helpful during development, but has no reason toMarcel Moolenaar2005-08-301-11/+0
* Don't print the total number of partitions removed now that we printMarcel Moolenaar2005-08-301-7/+1
* Extend utility to allow recovering single file from the deffectiveMaxim Sobolev2005-08-291-12/+28
* Make it clear that the .ko extention of a module to be loadedGiorgos Keramidas2005-08-271-3/+10
* As with NO_CRYPT, don't try to compile geli(8) when NO_OPENSSL is definedMarius Strobl2005-08-271-1/+1
* The $medium string often contains quoted values with spaces in them (ssids,Brooks Davis2005-08-261-6/+6
* Update Document.Takanori Watanabe2005-08-261-0/+3
* In read_string(), when the last character was a backslash, unincrementBrooks Davis2005-08-261-0/+1
* Use a more robust, grep-free command to get the interface of the currentBrooks Davis2005-08-261-2/+1
* Don't and/remove a route to our assigned IP through 127.0.0.1. ItBrooks Davis2005-08-261-4/+4
* MFOpenBSD rev 1.9: fix a buffer overflow when processing config fileBrooks Davis2005-08-241-1/+1
* Add __FBSDID to all .c files in dhclient to aid in determining fileBrooks Davis2005-08-2316-4/+48
* FreeBSD unconditionally supports write filters now.Christian S.J. Peron2005-08-231-2/+0
* By default, when doing crypto work in software, start as many threadsPawel Jakub Dawidek2005-08-211-1/+3
* Remove reference to raid(4), the RAIDframe manual page, which wasSimon L. B. Nielsen2005-08-201-1/+0
* Allow to change number of iterations for PKCS#5v2. It can only be usedPawel Jakub Dawidek2005-08-192-23/+64
* Move function for calculating number of bits into more central place.Pawel Jakub Dawidek2005-08-193-6/+14
* Add the ability to specify the boot2 serial console speed inIan Dowse2005-08-181-4/+22
* Update manual page (now dedicated kernel thread is always started).Pawel Jakub Dawidek2005-08-171-2/+0
* Clarify how the 'channel' argument should look like and add anChristian Brueffer2005-08-161-2/+7
* Implement a new feature for ping(8) - sweeping pings. In a sweepingGleb Smirnoff2005-08-152-7/+117
* Attempt to improve the logic for automatically sizing partitionsIan Dowse2005-08-141-5/+62
* Unfortunately dlerror(3) returns string, so there is no clean way toPawel Jakub Dawidek2005-08-141-11/+12
* Don't treat failure to find the operator GID as a fatal error; thisIan Dowse2005-08-141-4/+9
* When keys were configured without passphrase, number of iterations inPawel Jakub Dawidek2005-08-141-0/+4
* Document two missed if_bridge commands 'addr' and 'static'.Andrew Thompson2005-08-141-0/+7
* add list mac and mac:kick supportSam Leffler2005-08-132-10/+98
* * Add dynamic sysctl for net.inet6.ip6.fw.Bjoern A. Zeeb2005-08-132-3/+89
* GELI doesn't need cryptodev.Pawel Jakub Dawidek2005-08-121-1/+0
* Add code for Ext2FS and ReiserFS labels recognition.Pawel Jakub Dawidek2005-08-121-0/+6
* The libedit update made a const cast necessary.Stefan Farfeleder2005-08-071-1/+1
* Fix status to report status from the given array.Søren Schmidt2005-08-051-3/+8
* Use socklen_t where appropriate.Stefan Farfeleder2005-08-051-2/+3
* Garbage collect useless variables.Stefan Farfeleder2005-08-052-4/+1
* Use the C99 syntax for designated initialisers.Stefan Farfeleder2005-08-051-8/+8
* Fix commen typos.Stefan Farfeleder2005-08-031-4/+4
* Add missing check for the NO_CRYPT build option.Ruslan Ermilov2005-08-021-0/+2
* Wireless suport fixups: add a bunch of stuff that's been in theSam Leffler2005-08-021-14/+209
* acm and ack are specified per-acSam Leffler2005-08-011-8/+18
* Correct the description of the TAPE environment variable.Ceri Davies2005-07-311-1/+5