summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* ipf(5): Fix a typo in the manual pageGordon Bergling2022-04-151-1/+1
* bectl: push space-in-name check down into libbeKyle Evans2022-04-061-7/+2
* bectl: add some discussion about boot environment layoutsKyle Evans2022-04-061-1/+91
* devd: Add rtw to wireless listWarner Losh2022-03-291-1/+1
* devd: correct wifi regexpWarner Losh2022-03-291-3/+3
* devd: remove the scsi regexpWarner Losh2022-03-291-13/+0
* ifconfig: remove debug printf introduced in 779fd0534466Alexander V. Chernikov2022-03-281-1/+0
* ifconfig: improve vlan options parsingAlexander V. Chernikov2022-03-281-7/+14
* newfs(8): Fix a bug in initialization of sblock.fs_maxbsize .Wuyang Chung2022-03-171-1/+1
* Ensure that fsck(8) / fsck_ffs(8) produces the correct exit code for missing ...Kirk McKusick2022-03-161-4/+1
* camcontrol fwdownload minor improvementsWarner Losh2022-03-091-20/+12
* camcontrol: Force a rescan of the lun after firmware download.Warner Losh2022-03-091-0/+67
* ipfilter: Print protocol when listing NAT table mappingsCy Schubert2022-03-071-0/+17
* dhclient: support VID 0 (no vlan) decapsulationFranco Fichtner2022-03-072-8/+48
* newfs_msdos: connect the ATF test from NetBSDEric van Gyzen2022-03-022-0/+11
* fsck_ffs: don't try to write in read-only modeChuck Silvers2022-02-281-11/+13
* nvme: fix spelling of NamespaceChuck Tuffli2022-02-281-1/+1
* Update fsdb(8) to reflect new structure of fsck_ffs(8).Kirk McKusick2022-02-264-40/+41
* Avoid unaligned writes by fsck_ffs(8).Kirk McKusick2022-02-261-13/+17
* dumpfs(8): add option to only print superblock informationRobert Wing2022-02-232-9/+20
* libpfctl: fix creatorid endiannessKristof Provost2022-02-181-1/+1
* pfctl: improve error reporting for routehostKristof Provost2022-02-181-1/+10
* Cross-reference camcontrol(8) and zonectl(8) man pages.Edward Tomasz Napierala2022-02-141-1/+3
* Various fixes for ggatec and ggatedAlan Somers2022-02-173-39/+88
* Have fsck_ffs(8) properly correct superblock check-hash failures.Kirk McKusick2022-02-162-4/+4
* Have fsck_ffs(8) properly correct superblock check-hash failures.Kirk McKusick2022-02-165-244/+258
* ipfilter: Restore ipfsyncCy Schubert2022-02-073-0/+1201
* ipfilter: Fix manpage typosCy Schubert2022-02-075-6/+6
* ipfilter userland: Fix typosCy Schubert2022-02-071-4/+4
* ipfilter userland: Fix branch mismergeCy Schubert2022-02-071-44/+27
* ipfilter userland: Style(9) requires a space after returnCy Schubert2022-02-07105-778/+778
* ipfilter: Fix typosCy Schubert2022-02-071-4/+4
* ipfilter userland: Fix whitespace errorsCy Schubert2022-02-076-20/+20
* ipfilter userland: Remove trailing whitespaceCy Schubert2022-02-077-14/+14
* ipfilter: Adjust userland returns to conform to style(9)Cy Schubert2022-02-07117-948/+965
* ipfilter: INLINE --> inlineCy Schubert2022-02-071-3/+3
* ipflter: ANSIfy userland function declarationsCy Schubert2022-02-07154-1594/+837
* ipfilter userland: Path fixup no longer requiredCy Schubert2022-02-075-7/+0
* ipfilter: Move userland bits to sbinCy Schubert2022-02-07222-9/+46162
* ipfilter: Move kernel bits to netpfilCy Schubert2022-02-072-2/+2
* Whitespace and capitalization cleanups.Kirk McKusick2022-02-041-7/+8
* route: remove write-only struct hostent from getaddr()Ed Maste2022-01-271-21/+12
* mount_nfs: Add a "bgnow" NFS mount optionRick Macklem2022-01-252-5/+32
* add and use defintions for ATA power modesAndriy Gapon2022-01-252-13/+13
* fsck(8): Fix typoLi-Wen Hsu2022-01-151-1/+1
* ldconfig: remove two symbolsKonstantin Belousov2022-01-151-2/+0
* sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2022-01-142-1/+2
* kldstat(8): style(9) fixes.Hans Petter Selasky2022-01-071-53/+54
* kldstat(8): Fix indentation, whitespace to tabs.Hans Petter Selasky2022-01-071-124/+129
* ifconfig(8): Don't set network interface capabilities when there is no change.Hans Petter Selasky2022-01-071-0/+3