aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* net: Revert the ioctl SR-IOV VF status interfaceKevin Bowling5 days6-273/+1
* iovctl: Report SR-IOV statusKevin Bowling7 days1-1/+3
* libifconfig: Add an SR-IOV VF status queryKevin Bowling7 days1-53/+7
* ifconfig: Use nvlist to report SR-IOV VF statusKevin Bowling7 days2-25/+257
* ifconfig: Add SR-IOV VF status outputEric Joyner7 days5-1/+84
* manuals: Fix more Fx and nearby mechanical typosAlexander Ziaee11 days1-1/+2
* ifconfig: Improve CMIS parsing of breakout configsAndrew Gallatin12 days1-0/+5
* nvmecontrol.8: Explain non-operational power modesAndre Albsmeier2026-07-311-1/+5
* route(8): Add null check for prefsrc optionPouria Mousavizadeh Tehrani2026-07-311-1/+2
* ifconfig: Add netlink support for gif(4)Pouria Mousavizadeh Tehrani2026-07-311-0/+194
* ifconfig: Add gre netlink supportPouria Mousavizadeh Tehrani2026-07-301-0/+274
* route(8): Add prefsrc option in netlinkPouria Mousavizadeh Tehrani2026-07-283-0/+4
* Fix namespace listing for old NVMe devicesAlexander Motin2026-07-231-13/+25
* man: Fix RFC 1918 network prefix lengthsYusuke Ichiki2026-07-171-1/+1
* pfctl: fix incorrect errno checksKristof Provost2026-07-151-4/+15
* pfctl: fix CREATE_TABLE error handlingKristof Provost2026-07-151-3/+4
* 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