summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-03-211-0/+1
* o Restore some good whitespace killed in the previous commit.maxim2016-03-181-1/+1
* o Kill EoL whitespaces.maxim2016-03-181-1/+1
* o No need to resolve a mask that we get with ICMP_MASKREPLY,maxim2016-03-181-1/+1
* Add the ability to print out ht emodule specific information in likely formats.julian2016-03-182-6/+28
* Add parsing for AP channel report IE.adrian2016-03-181-3/+23
* Remove duplicate LE_READ_4() definition.adrian2016-03-181-8/+0
* Decode VHTCAP, VHTINFO and BSSLOAD.adrian2016-03-181-0/+62
* Display the VHT IE names.adrian2016-03-161-0/+3
* Improve detection of extended QSFP diagnostics.hselasky2016-03-151-17/+11
* [net80211] handle unlisted information elements.adrian2016-03-141-0/+2
* Allow minimum and maximum sweep size be the same.glebius2016-03-111-2/+2
* In nvmecontrol, fix gcc warnings about the local 'power' variablesdim2016-03-111-5/+5
* o Kill EoL whitespaces. No functional changes.maxim2016-03-111-6/+6
* o Xr icmp(4).maxim2016-03-111-0/+1
* o Document net.inet.icmp.maskfake and net.inet.icmp.tstamprepl sysctls.maxim2016-03-111-2/+9
* Allow standard commands for "unknown" classes in RESCUE mode.mav2016-03-111-2/+1
* - Implement -T option to allow to specify a fs type for a vnode-backed memory...ak2016-03-112-8/+31
* DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-096-0/+83
* Set buffer to empty string to prevent duplicated output in some cases.ae2016-03-091-0/+1
* tunefs: clear the entire previous label when setting a new oneemaste2016-03-071-1/+1
* Update meaning of -n argument.mav2016-03-071-5/+6
* carp(8) -> carp(4)trasz2016-02-291-1/+1
* kenv(8) -> kenv(1)trasz2016-02-291-1/+2
* Update dependencies.bdrewery2016-02-261-1/+1
* Convert casperd(8) daemon to the libcasper.oshogbo2016-02-259-1159/+21
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-2413-108/+0
* Fix bug in filling and handling ipfw's O_DSCP opcode.ae2016-02-241-1/+1
* ifconfig(8): can't use 'name' or 'description' when creating interface with a...kp2016-02-203-2/+24
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-02-161-0/+1
* Delete argsize to fix a -Wunused-but-set-variable warning with gcc 4.9ngie2016-02-011-2/+2
* Remove `r_tmp` to fix a -Wunused-but-set-variable warning with gcc 4.9ngie2016-02-011-6/+1
* Implement power command to list all power modes, find out the powerimp2016-01-305-1/+208
* Make pfctl(8) work on strict-alignment platforms, by copying a pair ofian2016-01-301-5/+13
* Revert r295062 to unbreak buildworldngie2016-01-305-208/+1
* Implement power command to list all power modes, find out the powerimp2016-01-305-1/+208
* Add pidfile support to ggated(8)ngie2016-01-283-25/+52
* Add "kldstat -h"; showing module sizes in hex is rather weird.trasz2016-01-233-12/+35
* Add an IOCTL rr_limit to let users fine tuning the number of packets to bearaujo2016-01-231-0/+16
* Add ldconfig -soft to process the soft float abi libraries and put itimp2016-01-181-1/+9
* Make additional parts of sys/geom/eli more usable in userspaceallanjude2016-01-071-0/+1
* Fix use of uninitialised Nflagsmh2015-12-301-1/+1
* Fix type mismatches for malloc(3) and Co.uqs2015-12-292-2/+2
* Add SFF-8024 Extended Specification Compliancemelifaro2015-12-281-4/+44
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-276-7/+33
* Reduce overlinkingbapt2015-12-241-1/+1
* Fix "mount -a" for NFS and ZFS filesystems with shared mountpointsasomers2015-12-211-1/+9
* Add flag to disable inital reboot(8) userland syncsmh2015-12-152-7/+23
* Remove a note about damaged PMBR. Now GPT will be detected automaticallyae2015-12-101-11/+1
* Don't leak rsector/sector in mp_label(..)ngie2015-12-101-5/+6
OpenPOWER on IntegriCloud