aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* pfctl tests: Ethernet rule parsing testsKristof Provost2022-03-027-0/+9
* pfctl: print ethernet rules when called with '-n'Kristof Provost2022-03-023-1/+12
* pf: support masking mac addressesKristof Provost2022-03-023-13/+118
* pfctl: support flushing ethernet rulesKristof Provost2022-03-022-1/+25
* pf: add anchor support for ether rulesKristof Provost2022-03-026-49/+550
* pfctl: support lists of mac addressesKristof Provost2022-03-022-33/+72
* pf: support dummynet on L2 rulesKristof Provost2022-03-022-0/+14
* pfctl: Document displaying Ethernet rulesKristof Provost2022-03-021-1/+7
* pfctl: Don't print (ether) to / from if they're not setKristof Provost2022-03-021-4/+18
* pf: Support clearing ether countersKristof Provost2022-03-021-7/+9
* pfctl: Print Ethernet rulesKristof Provost2022-03-024-7/+347
* Create a new GEOM utility, gunion(8).Kirk McKusick2022-03-011-1/+4
* ipfilter: Print protocol when listing NAT table mappingsCy Schubert2022-02-281-0/+17
* Update fsdb(8) to reflect new structure of fsck_ffs(8).Kirk McKusick2022-02-234-40/+41
* camcontrol fwdownload minor improvementsWarner Losh2022-02-221-20/+12
* camcontrol: Force a rescan of the lun after firmware download.Warner Losh2022-02-221-0/+67
* init(8): use proper boolean type for globalsMitchell Horne2022-02-221-13/+11
* boottrace: annotate init and shutdown utilitiesMitchell Horne2022-02-223-11/+102
* nvme: fix spelling of NamespaceChuck Tuffli2022-02-211-1/+1
* Avoid unaligned writes by fsck_ffs(8).Kirk McKusick2022-02-201-13/+17
* newfs_msdos: connect the ATF test from NetBSDEric van Gyzen2022-02-162-0/+11
* newfs_msdos: fix type of kern.maxphysEric van Gyzen2022-02-161-3/+3
* veriexec(8): explain that only a unique prefix is requiredSimon J. Gerraty2022-02-141-1/+15
* dhclient: support VID 0 (no vlan) decapsulationFranco Fichtner2022-02-142-8/+48
* dmesg: detect wrapped msgbuf on the kernel side and if so, skip first lineGleb Smirnoff2022-02-051-4/+0
* update external URLWolfram Schneider2022-02-051-1/+1
* update external URLWolfram Schneider2022-02-051-1/+1
* update external URLWolfram Schneider2022-02-051-1/+1
* update external URLsWolfram Schneider2022-02-051-3/+3
* Properly fix parameter to sysctlnametomib().Kirk McKusick2022-02-041-1/+1
* Fix parameter to sysctlnametomib();Kirk McKusick2022-02-041-1/+1
* Have fsck_ffs(8) properly correct superblock check-hash failures.Kirk McKusick2022-02-045-244/+258
* ggatec: Use ANSI C definition for init_initial_buffer_size.John Baldwin2022-02-011-1/+1
* ifconfig: remove debug printf introduced in 779fd0534466Alexander V. Chernikov2022-01-291-1/+0
* libpfctl: fix creatorid endiannessKristof Provost2022-01-271-1/+1
* pfctl: improve error reporting for routehostKristof Provost2022-01-271-1/+10
* ifconfig: improve vlan options parsingAlexander V. Chernikov2022-01-171-7/+14
* fsck(8): Fix typoLi-Wen Hsu2022-01-121-1/+1
* mount_nfs: Add a "bgnow" NFS mount optionRick Macklem2022-01-112-5/+32
* add and use defintions for ATA power modesAndriy Gapon2022-01-112-13/+13
* devd: correct wifi regexpWarner Losh2022-01-091-3/+3
* devd: remove the scsi regexpWarner Losh2022-01-091-13/+0
* ldconfig: remove two symbolsKonstantin Belousov2022-01-081-3/+0
* ipfilter: Restore ipfsyncCy Schubert2022-01-083-0/+1201
* ldconfig: remove libsoft supportWarner Losh2022-01-071-10/+3
* route: remove write-only struct hostent from getaddr()Ed Maste2022-01-061-21/+12
* Whitespace and capitalization cleanups.Kirk McKusick2022-01-061-7/+8
* vfslist.c: initialize skipvfs variableStefan Eßer2022-01-051-0/+1
* ipfilter: Fix manpage typosCy Schubert2022-01-045-6/+6
* ipfilter userland: Fix typosCy Schubert2022-01-041-4/+4