aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* init(8): extract reroot transient code into reroot_seedKonstantin Belousov2026-07-146-18/+203
* bluetooth: signal devd on netgraph device events-k2026-07-121-0/+15
* reboot: fix openlog(3) callsRicardo Branco2026-07-081-5/+5
* ping: Fix bell char ordering in -A test casesSiva Mahadevan2026-06-301-4/+4
* Revert "ping/tests: expect bell chars from stderr after initial status"Siva Mahadevan2026-06-301-4/+4
* pflog: create bpf tapping points without ifnet(9)Kristof Provost2026-06-281-0/+5
* nvmecontrol(8): Fix typos in the manual pageGordon Bergling2026-06-271-4/+4
* ggated(8): Fix two typos in the manual pageGordon Bergling2026-06-271-2/+2
* natd(8): Fix a typo in the manual pageGordon Bergling2026-06-271-1/+1
* devd.conf(5): Fix a typo in the manual pageGordon Bergling2026-06-271-1/+1
* ipfw(8): Fix a typo in the manual pageGordon Bergling2026-06-271-3/+3
* ipfilter(4): Fix a couple of typos in the manual pagesGordon Bergling2026-06-272-3/+3
* bectl(8): Fix a typo in the manual pageGordon Bergling2026-06-271-1/+1
* ping/tests: expect bell chars from stderr after initial statusSiva Mahadevan2026-06-261-4/+4
* ping: Don't mix stdio and direct writesDag-Erling Smørgrav2026-06-262-19/+33
* ifconfig: Fix handling of unsupported -j option with MK_JAIL=noHiroki Sato2026-06-231-6/+12
* ping: Flush stdout after printing initial statusDag-Erling Smørgrav2026-06-232-1/+2
* pfctl: pfctl_get_astats() doesn't set errnoMark Johnston2026-06-161-1/+8
* ping6: fix outpack overflow in pattern fill loopMariusz Zaborski2026-06-161-10/+10
* Revert "kldload: Improve error handling"Ed Maste2026-06-161-8/+9
* kldload: Improve error handlingJim Huang Chen2026-06-141-9/+8
* etherswitchcfg(8): document atu commandsKit Dallege2026-06-101-1/+20
* devd/snd.conf: Handle absent control device properlyChristos Margiolis2026-06-091-6/+9
* mount_udf.8: Alphabetize and align optionsAlexander Ziaee2026-06-081-6/+5
* dhclient.conf.5: Correct crossreferenceJim Brown2026-06-051-7/+8
* Avoid incorrect UFS1 timestamp corrections when system clock fails at boot.Kirk McKusick2026-06-011-1/+2
* mdmfs: Use standard bool definitionFaraz Vahedi2026-05-301-2/+1
* route: Fix `flush` w/o specified address familyEd Maste2026-05-291-1/+2
* ping: fix test timestamp_origin when tstamprepl is disabledOlivier Cochard2026-05-281-1/+15
* sbin/devd/snd.conf: Add missing -n options to sysrc callsJoseph Mingrone2026-05-211-3/+3
* ipfw: fix parsing error in nat config port_rangeVyacheslav Terehov2026-05-212-14/+18
* ping6: convert receive loop from pselect(2) to ppoll(2)Mariusz Zaborski2026-05-211-4/+6
* route.8: Describe metric modifierPouria Mousavizadeh Tehrani2026-05-201-1/+21
* route(8): Add metric argumentPouria Mousavizadeh Tehrani2026-05-203-0/+7
* route(8): Show metric value in monitor routePouria Mousavizadeh Tehrani2026-05-201-0/+1
* route(8): Show metric value in get routePouria Mousavizadeh Tehrani2026-05-201-2/+5
* ipfw: treat ipv6 address with zero mask as 'any'Andrey V. Elsukov2026-05-173-7/+35
* route.8: Describe weight modifierPouria Mousavizadeh Tehrani2026-05-151-1/+12
* p9fs.4: Cross-reference mount(8)Mateusz Piotrowski2026-05-151-1/+2
* fsck_ffs: Avoid relying on param.h pollution from libufs.hMark Johnston2026-05-122-6/+7
* reboot: Include limits.h for PATH_MAXMark Johnston2026-05-121-0/+1
* hastd: Include param.h instead of relying on pollution in hooks.cMark Johnston2026-05-121-1/+1
* ipfw: fix IPv6 flow label matchingBoris Lytochkin2026-05-121-4/+1
* fsck_msdosfs: fix FAT header correction not persisting in cache modeLianwei Wang2026-05-091-0/+11
* pfctl: relax interface name requirementKristof Provost2026-05-071-1/+1
* pfctl: optionally print the rule in the state overviewKristof Provost2026-05-072-0/+7
* dtrace_mib.4: Document the DTrace MIB providerMateusz Piotrowski2026-05-071-1/+2
* devd: Use PF_LOCAL instead of PF_INETMarek Zarychta2026-05-071-1/+1
* devmatch: read linker.hints from all module pathsBaptiste Daroussin2026-05-061-4/+33
* pfctl: handle errors from PFNL_CMD_GETSTATESKristof Provost2026-05-051-2/+3