aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add support for zstd-compressed user and kernel core dumps.Mark Johnston2018-02-133-20/+66
* DSCP values passed to setdscp need to be lowercase.Nick Hibma2018-02-131-22/+22
* devmatch.8: Link to MODULE_PNP_INFO(9)Conrad Meyer2018-02-121-2/+3
* Move devmatch to sbin from usr/sbin.Warner Losh2018-02-124-0/+525
* Add GUID and alias for Apple APFS partitionConrad Meyer2018-02-111-1/+3
* Include files missed in 329051.Kirk McKusick2018-02-083-1/+43
* The goal of this change is to prevent accidental foot shooting byKirk McKusick2018-02-083-31/+41
* [etherswitchcfg] print the switch MAC address if provided.Adrian Chadd2018-02-061-0/+7
* geom: don't write stack garbage in disk labelsAlan Somers2018-02-049-0/+16
* Check and report error returns from sbput(3) calls.Kirk McKusick2018-02-021-36/+21
* [etherswitchcfg] add atu flush and atu dump commands.Adrian Chadd2018-02-021-31/+150
* Use daemonfd(3) in the dhclient(8).Mariusz Zaborski2018-02-021-5/+1
* Use sbput(3) rather than sbwrite(3) to ensure that the updated copy ofKirk McKusick2018-02-021-2/+2
* Bump date after r328535.Mariusz Zaborski2018-01-291-1/+1
* Fix misspelling of encryptedcore.Konrad Witaszczyk2018-01-291-1/+1
* pfctl(8): Fix two wrong conditions.Pedro F. Giffuni2018-01-271-2/+2
* devd: readd virtualEitan Adler2018-01-261-1/+1
* devd: minor nitsEitan Adler2018-01-262-2/+2
* Refactoring of reading and writing of the UFS/FFS superblock.Kirk McKusick2018-01-2615-335/+188
* Fix architectures where pointer and u_int have different sizesLi-Wen Hsu2018-01-251-2/+2
* More throughly integrate libufs into fsck_ffs by using its cgput()Kirk McKusick2018-01-245-85/+73
* Revert ABI breakage to CAM that came in with MMC/SD support in r320844.Scott Long2018-01-191-3/+39
* gnop(8): add the ability to set a nop provider's physical pathAlan Somers2018-01-182-2/+7
* Correct fsck journal-recovery code to update a cylinder-groupKirk McKusick2018-01-172-9/+5
* Fix buildworld after r328075, by also renaming cgget to cglookup inDimitry Andric2018-01-171-1/+1
* Rename cgget => cglookup to clear name space for new libufs function cgget.Kirk McKusick2018-01-175-6/+6
* Exit fsck_ffs with non-zero status when file system is not repaired.David Bright2018-01-153-6/+41
* Report CG checksum mismatches. These errors are non-fatal. TheWarner Losh2018-01-141-1/+12
* dhclient(8): add missing includeAlan Somers2018-01-121-0/+2
* Refactor code related to 'camcontrol devlist'Scott Long2018-01-101-49/+90
* Implement the ability to query NVME for its controller data so that it willScott Long2018-01-101-0/+59
* ldconfig(8): use .Nm instead of 'ldconfig'Eitan Adler2018-01-091-3/+4
* ldconfig(8): clarify language for filesEitan Adler2018-01-071-2/+4
* Only call close if fd and fd1 are not -1.Warner Losh2018-01-051-2/+4
* shutdown: Fix r327476 by adding initEitan Adler2018-01-021-1/+2
* shutdown: Assume absolute time is in the futureEitan Adler2018-01-012-4/+28
* Add support for IPv6 scoped addresses to vxlanBryan Venteicher2017-12-301-30/+24
* ccdconfig: Move VCS tags to be more consistent with our style.Pedro F. Giffuni2017-12-303-7/+5
* ccdconfig: Update licensing terms to match NetBSD.Pedro F. Giffuni2017-12-302-14/+0
* The fix in r327273 turns a memory leak into freeing wild pointer.Xin LI2017-12-291-2/+4
* When bind fails, make sure we closed the socket we tried to bind theWarner Losh2017-12-281-0/+1
* Close fd and fd1 before returning now that we're done with them.Warner Losh2017-12-281-0/+3
* Plug memory leak by freeing wantedblk{32,64}.Warner Losh2017-12-281-0/+2
* Free path before returnig.Warner Losh2017-12-281-0/+2
* Fix a few more speelling errorsEitan Adler2017-12-281-1/+1
* In preparation for converting to libufs to read the superblock,Kirk McKusick2017-12-274-17/+17
* ccdconfig: Update licensing terms.Pedro F. Giffuni2017-12-273-40/+51
* other: Fix several typos and minor errorsEitan Adler2017-12-271-1/+1
* Fix rule number truncation, use uint16_t type to specify rulenum.Andrey V. Elsukov2017-12-241-3/+4
* Revert r327005 - SPDX tags for license similar to BSD-2-Clause.Pedro F. Giffuni2017-12-207-15/+1