summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Increase WARNS level to 6.rodrigc2005-11-131-1/+1
* Convert mount_msdosfs to use nmount().rodrigc2005-11-131-98/+76
* Increase WARNS level to 6.rodrigc2005-11-131-0/+1
* Changes to reflect that size_t parameter to build_iovec() is a size_t.rodrigc2005-11-131-3/+4
* Increase WARNS level to 6rodrigc2005-11-131-1/+1
* Convert mount_cd9660 to use nmount().rodrigc2005-11-131-46/+53
* - Make size parameter to build_iovec() a size_t, not an introdrigc2005-11-133-8/+31
* - Minor fixes to raise WARNS level to 6.rodrigc2005-11-125-52/+223
* Document -32 flag in usage() output as well.jhb2005-11-111-1/+1
* Document the -32 switch available on amd64.jhb2005-11-111-0/+4
* Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencypjd2005-11-111-27/+12
* Fix malloc size (visible on amd64, with "kldconfig -r").ru2005-11-071-1/+1
* SSIDs are of length 32-bytes and not NUL terminated. Use the correctbrooks2005-10-301-2/+3
* Don't crash when given an invalid nwkey string.brooks2005-10-281-0/+2
* gmirror.8:ceri2005-10-252-2/+4
* Restore the documentation about uid, gid or prison based rules requiringcsjp2005-10-231-0/+10
* Remove a diagnostic message that can't occur: we lost the ability todds2005-10-201-3/+0
* Make devd WARNS=4 clean and bump WARNS accordingly. This will insurebrooks2005-10-192-3/+3
* As pointed out on current@, we don't want to declare a variable in a scopeimp2005-10-191-1/+1
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historystefanf2005-10-191-1/+1
* 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
OpenPOWER on IntegriCloud