aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix build.Xin LI2019-04-051-1/+1
* Implement checking of `.' and `..' entries of subdirectory.Xin LI2019-04-051-3/+101
* Restore lfcl when LOSTDIR's chain was corrupted and overwrittenXin LI2019-04-041-0/+1
* Restore the ability of checking and fixing next freeXin LI2019-04-041-0/+14
* bectl.8: Bump date after r345845Mateusz Piotrowski2019-04-031-1/+1
* bectl.8: Clean up & clarify the create subcommandMateusz Piotrowski2019-04-031-60/+79
* Assert that q can't be NULL. 'empty' is always non-NULL when DIREMPTYXin LI2019-04-031-1/+3
* libbe: Fix zfs_is_mounted check w/ snapshotsKyle Evans2019-04-011-0/+9
* Introduce new event SIZECHANGE within GEOM system to inform about GEOMPawel Jakub Dawidek2019-03-301-3/+7
* Distinguish between lseek errors and read errores.Xin LI2019-03-281-4/+11
* init: pedantic correction to "can't exec" script warningEd Maste2019-03-261-1/+1
* Make WD and WDC aliases for HGST.Warner Losh2019-03-211-0/+4
* Rename fuse(4) to fusefs(4)Alan Somers2019-03-201-1/+1
* bectl(8): change jail command to execute jail(8)Kyle Evans2019-03-191-99/+162
* Remove extra spaces.Andrey V. Elsukov2019-03-191-2/+2
* Reapply r345274 with build fixes for 32-bit architectures.Andrey V. Elsukov2019-03-193-82/+73
* Revert r345274. It appears that not all 32-bit architectures haveAndrey V. Elsukov2019-03-183-72/+81
* Update NAT64LSN implementation:Andrey V. Elsukov2019-03-183-81/+72
* Add NAT64 CLAT implementation as defined in RFC6877.Andrey V. Elsukov2019-03-186-1/+616
* Add SPDX-License-Identifier and update year in copyright.Andrey V. Elsukov2019-03-182-6/+8
* Modify struct nat64_config.Andrey V. Elsukov2019-03-184-11/+51
* camcontrol.8: Bump date after r345051Mateusz Piotrowski2019-03-121-1/+1
* Add -l to camcontrol readcap.Warner Losh2019-03-122-3/+17
* explain ``fsck -f'' more in detailWolfram Schneider2019-03-081-3/+7
* Update for IETF draft-ietf-6man-ipv6only-flag.Bjoern A. Zeeb2019-03-063-1/+6
* Drop "All rights reserved" from my copyright statements.John Baldwin2019-03-061-1/+0
* Allow to build ifconfig(8) without wireless supportAndriy Voskoboinyk2019-03-041-0/+2
* Properly calculate the last used logical block of a file when checkingKirk McKusick2019-03-022-3/+3
* The size of the UFS soft-updates journal must be a multiple of theKirk McKusick2019-03-021-2/+2
* Fix typos and caps for ipfw(8) man page.Guangyuan Yang2019-03-011-16/+16
* Fix incorrect / unused sector_count for identify requestsSteven Hartland2019-03-011-3/+2
* Grammar tweaks in ipfw manual page.Tom Rhodes2019-02-281-4/+4
* Add SPDX tag.Warner Losh2019-02-281-0/+2
* Add verifying manifest loader for mac_veriexecSimon J. Gerraty2019-02-268-0/+864
* ifconfig: eliminate trailing whitespaceAlan Somers2019-02-264-24/+24
* After a crash, a file that extends into indirect blocks may end upKirk McKusick2019-02-255-0/+76
* evdev: export event device properties through sysctl interfaceVladimir Kondratyev2019-02-241-0/+19
* Further refine r336195: do not even attempt to verify/update interface'sMaxim Sobolev2019-02-231-1/+9
* Rework logpage extensibility.Warner Losh2019-02-223-27/+29
* Ensure that inode updates are properly flushed out during the firstKirk McKusick2019-02-191-0/+6
* mdmfs(8): use -o reserve with malloc-backed md(4)Kyle Evans2019-02-161-0/+1
* Remove write-only s_flag.Warner Losh2019-02-161-3/+2
* Fix up concurrent test zpool setup and teardownEnji Cooper2019-02-121-17/+34
* Fix the fix added in r343287 for spurious HFSC bandwidth check errorsPatrick Kelsey2019-02-111-18/+13
* mdmfs: Fix many bugs in automatic md(4) creation.Brooks Davis2019-02-111-8/+9
* bectl(8): commit missing test modifications from r343993Kyle Evans2019-02-111-3/+3
* bectl(8): Add -o flag to destroy to clean up the origin snapshot of BEKyle Evans2019-02-112-10/+38
* gbde(8) - simplify randomisation with arc4random_bufConrad Meyer2019-02-111-12/+1
* ifconfig(8): display 802.11n rates correctly for 'roam:rate' parameterAndriy Voskoboinyk2019-02-101-1/+3
* pfctl: Fix ifa_grouplookup()Kristof Provost2019-02-101-0/+1