summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add new option `q', which makes second stage loader quiet unless autobootsobomax2005-10-161-1/+10
* Fix parsing of mdmfs(8) option "-w <user>:<group>" in case <user> orrse2005-10-141-10/+6
* fixed a crush when either -lh or -ls option is used.ume2005-10-131-3/+3
* setkey(8) is not WARNS=2 compliant, yet.ume2005-10-131-0/+2
* setkey(8) was repo-copied from usr.sbin/ to sbin/.pjd2005-10-121-0/+1
* Replace "/etc/make.conf" with references to make.conf(5)yar2005-10-101-1/+2
* Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes.rodrigc2005-10-071-11/+4
* Bump WARNS up to 3.rodrigc2005-10-071-1/+1
* In prmount(), use an unsigned int variable to eliminaterodrigc2005-10-071-1/+2
* Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes.rodrigc2005-10-073-25/+11
* Display the status of the spanning tree for each port.thompsa2005-10-071-8/+16
* Eliminate some unneeded code bits.yar2005-10-061-10/+7
* media-type predicate is used in contexts where device-name is undefined.imp2005-10-041-1/+9
* Use a callback to set up a vlan interface so that "vlan"yar2005-10-041-37/+31
* - s/cd0c/cd0blackend2005-10-031-2/+2
* Compile fdisk for arm as well.cognet2005-10-031-0/+4
* Document that -q option is also applicable to the "change" command.ru2005-10-021-2/+2
* o Restore kerneldumpheader.architectureversion bytes swoppingmaxim2005-10-021-1/+2
* Now ifconfig is the one right way to turn polling on. Thus, removeglebius2005-10-011-5/+6
* For the sake of consistency and easier typing,yar2005-09-292-1/+6
* Forgot to touch .Dd in the previous commit.yar2005-09-291-1/+1
* Deprecate the useless argument to -vlandev.yar2005-09-292-5/+10
* err() -> errx() where appropriate.ru2005-09-291-5/+5
* Add a note in example as well, that last sector is used for metadata,pjd2005-09-291-1/+2
* Introduce "route del" as an alias to "route delete".tobez2005-09-283-1/+7
* Redirect bridge(4) to if_bridge(4) and rename sysctl accordingly.mlaier2005-09-281-4/+4
* Simplified markup.ru2005-09-281-10/+3
* Update usage.pjd2005-09-241-1/+1
* Add '-q' option, which (when used with '-m' option) just tells if the givenpjd2005-09-232-3/+15
* Since special interface types get their own subsectionsyar2005-09-221-98/+104
* - Understand EADDRINUSE, and forget EDQUOT. [1]glebius2005-09-211-2/+6
* Mention the default location of alternative super block on adelphij2005-09-201-2/+2
* 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
OpenPOWER on IntegriCloud