aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* md5: Don't generate test cases just to skip themDag-Erling Smørgrav2026-05-051-6/+6
* init: allow to specify a custom path for rc(8)Baptiste Daroussin2026-05-052-4/+24
* tests/ping: Fix date(1) invocationsMark Johnston2026-05-031-2/+2
* ping: fix listing test cases when scapy is not installedAlan Somers2026-05-021-1/+25
* ping: use CLOCK_REALTIME for ICMP Originate TimestampMaxim Konovalov2026-05-022-1/+43
* route(8): Add route get for multipath routes with -o flagPouria Mousavizadeh Tehrani2026-04-302-5/+61
* devfs: add bpf exampleMichael Tuexen2026-04-301-0/+6
* dmesg(8): Add -t and -f options for converting timestampsAndre Albsmeier2026-04-302-6/+80
* dhclient: Improve server and filename validationDag-Erling Smørgrav2026-04-301-21/+54
* md5: Encode non-printable filenamesDag-Erling Smørgrav2026-04-292-14/+57
* dhclient: Fix reallocation of dhclient script environmentsMark Johnston2026-04-291-2/+2
* dhclient: Check for unexpected characters in some DHCP server optionsMark Johnston2026-04-291-0/+12
* acpi: Remove userland bits on non-ACPI platformsLexi Winter2026-04-281-0/+3
* init.8: add RECOVERING sectionKonstantin Belousov2026-04-271-0/+35
* init.8: document init_path among loader tunablesKonstantin Belousov2026-04-271-0/+5
* init: build dynamicallyKonstantin Belousov2026-04-271-2/+0
* ifconfig: Fix segfault in geneve_status_nlPouria Mousavizadeh Tehrani2026-04-211-1/+1
* geom manuals: Clarify unitsAlexander Ziaee2026-04-202-6/+6
* pfctl: fix man page and error message for -S optionRoss Williams2026-04-202-3/+3
* pfctl: clarify usage of load option flagsRoss Williams2026-04-201-0/+24