summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add -t option to display field types.araujo2015-12-102-12/+30
* Increase devd's client socket buffer size to 256KB. This is not as large asasomers2015-12-091-6/+17
* Call va_end on ap when vsnprintf fails in run_cmd(..) to clean upngie2015-12-091-0/+1
* Fix leak in mkfs_msdos(..) by initializing img to NULL and free'ing at the endngie2015-12-061-40/+47
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-041-2/+1
* For INTERNALLIB always add in the corresponding _DP_ and use LIBADD inbdrewery2015-12-041-0/+2
* META MODE: Connect MK_NAND directories.bdrewery2015-12-022-0/+40
* Don't add LIBADD=ipf to libipf itself.bdrewery2015-12-011-0/+2
* Add more text to explain --libxo flag.rodrigc2015-12-011-1/+11
* META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-013-0/+26
* Update dependencies after r291406 added libelf to libkvm.bdrewery2015-12-0110-0/+10
OpenPOWER on IntegriCloud