summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Merged from src/sbin/fdisk/fdisk.c revision 1.81.nyan2005-09-181-1/+4
* Clarify wording for -m flag.rodrigc2005-09-171-2/+12
* Call gctl_free() to free resource allocated with gctl_get_handle().rodrigc2005-09-171-1/+4
* Add "-q" argument to sysctl(8), which suppresses a limited set of warnings/rwatson2005-09-152-5/+17
* Fix system shutdown timeout handling by again supporting longer runningrse2005-09-152-2/+8
* Xref msdosfs(5)joel2005-09-141-0/+1
* Don't consider being unable to open the bounds file worthy of printingrwatson2005-09-131-1/+2
* Clean up.le2005-09-121-198/+106
* Even if there are no valid keys in metadata, but provider is attachedpjd2005-09-101-5/+5
* Avoid updating resolv.conf when no changes have actually occured.brooks2005-09-081-0/+10
* When we fail to aquire a lease, our lease expires without a sucessfulbrooks2005-09-081-0/+1
* Moved descriptions of securelevels from init(7) to security(7).garys2005-09-031-62/+5
* When we supersed the subnet-mask, write the forced value to the leasebrooks2005-09-021-10/+14
* Add support for setting GPT partition labels. The partitions to bemarcel2005-09-015-33/+343
* Dot the i's: multiple devices can be specified, so the usage shouldmarcel2005-09-013-5/+7
* Add a comment before the statement that is responsible for themarcel2005-09-011-0/+2
* Document the -l and -u options of the show command.marcel2005-08-311-1/+15
* o Replace unicode16() by utf8_to_utf16().marcel2005-08-314-19/+139
* /* -> /*- for license.marcel2005-08-3111-11/+11
* Introduce a new helper function check_search() derived for res_hnok tobrooks2005-08-301-0/+56
* When using files as backing stores for devices, and the user has requested thecsjp2005-08-301-0/+11
* This script was helpful during development, but has no reason tomarcel2005-08-301-11/+0
* Don't print the total number of partitions removed now that we printmarcel2005-08-301-7/+1
* Extend utility to allow recovering single file from the deffectivesobomax2005-08-291-12/+28
* Make it clear that the .ko extention of a module to be loadedkeramida2005-08-271-3/+10
* As with NO_CRYPT, don't try to compile geli(8) when NO_OPENSSL is definedmarius2005-08-271-1/+1
* The $medium string often contains quoted values with spaces in them (ssids,brooks2005-08-261-6/+6
* Update Document.takawata2005-08-261-0/+3
* In read_string(), when the last character was a backslash, unincrementbrooks2005-08-261-0/+1
* Use a more robust, grep-free command to get the interface of the currentbrooks2005-08-261-2/+1
* Don't and/remove a route to our assigned IP through 127.0.0.1. Itbrooks2005-08-261-4/+4
* MFOpenBSD rev 1.9: fix a buffer overflow when processing config filebrooks2005-08-241-1/+1
* Add __FBSDID to all .c files in dhclient to aid in determining filebrooks2005-08-2316-4/+48
* FreeBSD unconditionally supports write filters now.csjp2005-08-231-2/+0
* By default, when doing crypto work in software, start as many threadspjd2005-08-211-1/+3
* Remove reference to raid(4), the RAIDframe manual page, which wassimon2005-08-201-1/+0
* Allow to change number of iterations for PKCS#5v2. It can only be usedpjd2005-08-192-23/+64
* Move function for calculating number of bits into more central place.pjd2005-08-193-6/+14
* Add the ability to specify the boot2 serial console speed iniedowse2005-08-181-4/+22
* Update manual page (now dedicated kernel thread is always started).pjd2005-08-171-2/+0
* Clarify how the 'channel' argument should look like and add anbrueffer2005-08-161-2/+7
* Implement a new feature for ping(8) - sweeping pings. In a sweepingglebius2005-08-152-7/+117
* Attempt to improve the logic for automatically sizing partitionsiedowse2005-08-141-5/+62
* Unfortunately dlerror(3) returns string, so there is no clean way topjd2005-08-141-11/+12
* Don't treat failure to find the operator GID as a fatal error; thisiedowse2005-08-141-4/+9
* When keys were configured without passphrase, number of iterations inpjd2005-08-141-0/+4
* Document two missed if_bridge commands 'addr' and 'static'.thompsa2005-08-141-0/+7
* add list mac and mac:kick supportsam2005-08-132-10/+98
* * Add dynamic sysctl for net.inet6.ip6.fw.bz2005-08-132-3/+89
* GELI doesn't need cryptodev.pjd2005-08-121-1/+0
OpenPOWER on IntegriCloud