aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Change ed(4), ep(4), and fxp(4) examples to em(4).Brooks Davis2019-05-181-8/+8
* Add DragonFly's partition number to fdisk(8) and diskmbr.hConrad Meyer2019-05-181-0/+1
* Better formatting for the logpage sectionScott Long2019-05-171-6/+20
* ifconfig(8): Add kld mappings for ipsec/encKyle Evans2019-05-101-3/+25
* ifconfig(8): Partial revert of r347241Kyle Evans2019-05-091-11/+5
* tun/tap: merge and rename to `tuntap`Kyle Evans2019-05-081-6/+45
* List-ify kernel dump device configurationConrad Meyer2019-05-062-62/+133
* Decode Deallocate Logical Block Features.Alexander Motin2019-05-051-1/+11
* This update eliminates a kernel stack disclosure bug in UFS/FFSKirk McKusick2019-05-035-20/+104
* Select lacp egress ports based on NUMA domainAndrew Gallatin2019-05-032-1/+21
* Update the manpage text to show the output generated by the first-stageIan Lepore2019-04-301-2/+2
* Handle HAVE_PROTO flag and print "proto" keyword for O_IP4 and O_IP6Andrey V. Elsukov2019-04-291-0/+4
* Add GRE-in-UDP encapsulation support as defined in RFC8086.Andrey V. Elsukov2019-04-241-2/+23
* Add ATA power mode support to camcontrolSteven Hartland2019-04-232-4/+80
* Typo fix in ipfw.8: amd -> andBenedict Reuschling2019-04-211-2/+2
* pfctl: Fix ifgroup checkKristof Provost2019-04-191-5/+15
* Close filedescriptors when done with them.Poul-Henning Kamp2019-04-191-1/+3
* cap_fileargs: chase r346315, update fileargs_init in consumersEd Maste2019-04-171-1/+1
* Don't cast result from malloc().Xin LI2019-04-151-2/+2
* Followup to -r344552 in which fsck_ffs checks for a size past theKirk McKusick2019-04-133-12/+17
* Add new fields to mmc_data in preparation to SDIO CMD53 block mode supportIlya Bakulin2019-04-101-0/+1
* Exercise some care before sending SIGHUP to mountd.Konstantin Belousov2019-04-081-0/+11
* Write string constant differently to improve readability.Xin LI2019-04-061-4/+2
* 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