aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* ifconfig: Fix invalid free() in ifbridgeLexi Winter2025-11-041-3/+5
* Refinements to the --libxo support for geom status and list sub commands.Kirk McKusick2025-11-031-55/+70
* pf: convert DIOCRSETADDRS to netlinkKristof Provost2025-10-313-14/+5
* ifconfig.8: Mention max name lengthWilliam Carrel2025-10-301-0/+3
* pfctl: only set limit restore handler if limits are changedKristof Provost2025-10-291-1/+5
* getvfsbyname.3 mount.8: Reference lsvfs(1)Mateusz Piotrowski2025-10-281-1/+2
* bsdlabel: Bump removal to FreeBSD 16.0.Ed Maste2025-10-282-2/+2
* pfctl: Do not warn if there is no Ethernet anchorJose Luis Duran2025-10-281-4/+1
* ipfs: Fix typo in error messageCy Schubert2025-10-281-1/+1
* ipfw: Remove more unused IP_FW_* casesEd Maste2025-10-271-5/+1
* ipfw: Correct error messageEd Maste2025-10-271-1/+1
* pfctl(8): Fix a typo in an error messageGordon Bergling2025-10-261-1/+1
* nvmecontrol(8): Fix a typo in an error messageGordon Bergling2025-10-261-1/+1
* ipfw: Remove IP_DUMMYNET_GET caseEd Maste2025-10-251-1/+1
* ipfw: Update warning/error setsockopt referencesEd Maste2025-10-241-2/+2
* fdisk: Bump deprecated version in warning message as wellEd Maste2025-10-241-1/+1
* fdisk: Bump removal to FreeBSD 16.0Ed Maste2025-10-241-2/+2
* geom: fix glabel status not showing componentsBrad Davis2025-10-201-15/+22
* devd/snd.conf: Note that any command can be used for the actionChristos Margiolis2025-10-181-1/+4
* Update commit 0d4642a to fix failed tests.Kirk McKusick2025-10-161-2/+2
* fsck_ffs: garbage collect calcsbRyan Libby2025-10-151-47/+0
* ipfw: do not use errno value for error reportingBoris Lytochkin2025-10-141-3/+0
* Ping: Make build reproducibleColin Percival2025-10-141-1/+2
* Add --libxo support for geom status and list sub commands.Kirk McKusick2025-10-132-77/+157
* mdconfig_test: determine page size at run time rather than assuming 4kChuck Silvers2025-10-131-7/+8
* bridge.4: Fix the synopsis for -ifuntaggedLexi Winter2025-10-131-2/+2
* mount_nullfs.8: document unixbypass and nounixbypassKonstantin Belousov2025-10-091-1/+27
* rcorder: Fix grammar in warning about loopsDag-Erling Smørgrav2025-10-081-3/+5
* pfctl: check if the anchor exists before we attempt to flush anything from itKristof Provost2025-10-061-0/+6
* pfctl: store correct ticket typeKristof Provost2025-10-061-2/+5
* tests/ipfw: Update regression tests to match new 32-bit size rule numbersOlivier Cochard2025-10-031-12/+13
* ipfilter/ippool: Dump a copy of ippool dstlist data in "new" formatCy Schubert2025-10-023-3/+7
* ipfilter/ippool: Dump a copy of ippool hash data in "new" formatCy Schubert2025-10-022-4/+21
* ipfilter ippool: Prefix deleted entries with "#"Cy Schubert2025-10-021-0/+2
* ipfilter ippool: Flag deleted entries with "#"Cy Schubert2025-10-021-0/+2
* packages: Add a sound packageLexi Winter2025-10-021-1/+6
* devd: Remove SND packageChristos Margiolis2025-10-011-6/+1
* snd_hda: Implement automatic redirection between associationsChristos Margiolis2025-09-303-0/+44
* pfctl: refactor 'rule_numbers' variableKristof Provost2025-09-252-7/+9
* pfctl: print once shot rule expiration timeKristof Provost2025-09-251-1/+5
* pfctl: fix anchor handling for nat/rdr/binat anchorsKristof Provost2025-09-251-62/+79
* pfctl.8/pf.conf.5: Improve "once" bitsKristof Provost2025-09-251-1/+8
* pf: simplify expiration of 'once' rules.Kristof Provost2025-09-251-0/+3
* pfctl: fix once rulesKristof Provost2025-09-253-52/+49
* pfctl: reduce duplicate codeKristof Provost2025-09-251-15/+8
* pf: print 'once' rule expire timeKristof Provost2025-09-252-1/+13
* pfctl: deny "once" flags for match rulesKristof Provost2025-09-251-1/+7
* pfctl tests: basic 'once' rule testKristof Provost2025-09-253-0/+3
* pfctl: One shot rules can be used in pf.conf by specifying a "once" filter op...Kristof Provost2025-09-252-2/+17
* recoverdisk.1: Break lines at sentence stopsBenedict Reuschling2025-09-241-10/+13