aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Flesh out the reason for the need for tmpfs a little.Warner Losh2017-12-201-1/+4
* Save others some forehead damange by noting that -r require tmpfs.Brad Davis2017-12-201-1/+4
* SPDX: These are fundamentally BSD-2-Clause.Pedro F. Giffuni2017-12-197-7/+21
* dhclient(8): raise WARNS to 3Alan Somers2017-12-1411-57/+70
* dhclient(8): Don't shift through the sign bit of a signed intAlan Somers2017-12-131-2/+2
* Tone down the description for the growfs "-y" flag.Edward Tomasz Napierala2017-12-131-10/+4
* Use consistent name for the vxlan VNI parameter name and provide shorthandBryan Venteicher2017-12-071-1/+3
* ifconfig(8): Display extended compliance code string for SFP transceiversEric Joyner2017-12-051-24/+37
* Document gmirror sysctls.Mark Johnston2017-11-301-6/+42
* SPDX: use the Beerware identifier.Pedro F. Giffuni2017-11-301-0/+2
* Prevent OOB access on corrupted msdos directories.Xin LI2017-11-301-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-27171-45/+389
* Add to ipfw support for sending an SCTP packet containing an ABORT chunk.Michael Tuexen2017-11-263-1/+27
* Improve sysctl(8) pretty printing of some structures.Konstantin Belousov2017-11-261-20/+21
* Print ZAC device type in "camcontrol identify" outputAlan Somers2017-11-201-0/+12
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-20117-91/+329
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-1813-12/+39