aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* gvinum(8): Fix a typoChe-Yu Chang2023-12-261-1/+1
* camcontrol(8): Fix typosChe-Yu Chang2023-12-261-2/+2
* devd: Don't install autofs.conf with WITHOUT_AUTOFSTijl Coosemans2023-12-221-0/+2
* net80211: adjust more VHT structures/fieldsBjoern A. Zeeb2023-12-221-8/+24
* Add kenv .Xr in kldload(8) and loader.conf(5)Warner Losh2023-12-211-1/+2
* dummynet: add simple gilbert-elliott channel modelRichard Scheffenegger2023-12-172-13/+70
* camcontrol: One file per line in MakefileWarner Losh2023-12-071-3/+13
* route: introduce add interface route test casesR. Christian McDonald2023-11-281-0/+58
* ifconfig: add -D option to print driver name for interfaceMike Karels2023-11-284-3/+30
* pfctl: Fix recursive printing of anchor labelsLuiz Amaral2023-11-271-0/+8
* pfctl: use libpfctl instead of DIOCGETRULES directlyKristof Provost2023-11-271-9/+7
* sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-27111-166/+1
* Remove copyright strings ifdef'd outWarner Losh2023-11-2734-300/+0
* sccs: Manual changesWarner Losh2023-11-279-62/+2
* sbin: Remove ancient SCCS tags.Warner Losh2023-11-27181-449/+0
* devd: autofs: Move autofs related events to a separate fileEmmanuel Vadot2023-11-243-7/+14
* Ensure I/O buffers in libufs(3) are 128-byte aligned.Kirk McKusick2023-11-177-18/+27
* SEE ALSO section improvements for tuning(7), tunefs(8) and fsck_ffs(8)Gordon Bergling2023-11-172-2/+5
* reboot(8): print syscall error on sysctl failureKonstantin Belousov2023-11-131-1/+1
* reboot(8): adapt for vmmeter v_swappgsin expansion to 64bitKonstantin Belousov2023-11-131-5/+5
* pfsync: Document the transport over IPv6 featureLuiz Amaral2023-11-101-6/+18
* ping6(8): Add ping6(8) as MLINK to ping(8)Antranig Vartanian2023-11-071-0/+1
* pf: expose more syncookie state information to userspaceKristof Provost2023-11-061-0/+5
* pf: support SCTP-specific timeoutsKristof Provost2023-10-314-0/+20
* setkey(8): make the policy specification more readableKonstantin Belousov2023-10-311-7/+37
* dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan2023-10-291-0/+7
* devd: Improve devmatch supportWarner Losh2023-10-271-4/+22
* devd: Remove obsolete / wrong nomatch examplesWarner Losh2023-10-271-23/+0
* devd: Restore WARNS=6Warner Losh2023-10-261-1/+1
* Delete snapshot after opening it when running fsck_ffs(9) in background.Kirk McKusick2023-10-255-11/+9
* devfs(8): Remove references to /usr/share/examples/etc/devfs.confJose Luis Duran2023-10-231-6/+2
* pf: allow states to be killed by their pre-NAT addressKristof Provost2023-10-232-4/+15
* pf: support basic filters for state listingKristof Provost2023-10-231-4/+5
* Fix a bug in fsck_ffs(8) triggered by corrupted filesystems.Kirk McKusick2023-10-201-0/+2
* ping tests: Fix test on i386 platformsJose Luis Duran2023-10-191-1/+1
* netlink: cope with growing requestsKristof Provost2023-10-174-11/+11
* pfsync: Provide documentation regarding message versionKajetan Staszkiewicz2023-10-171-1/+6
* ifconfig: add static bridge addresses for vlan 0, not 1Kristof Provost2023-10-151-1/+1
* pf: implement start/stop calls via netlinkKristof Provost2023-10-131-5/+9
* ping: Add missing ATF boilerplate.Dag-Erling Smørgrav2023-10-111-0/+5
* ping: Consistently use EX_NOHOST for DNS failures.Dag-Erling Smørgrav2023-10-113-5/+46
* ping: Require root user for pytestsJose Luis Duran2023-10-111-0/+2
* ping: pr_iph() improvementsJose Luis Duran2023-10-112-14/+23
* ping: Fix the spacing between the time stamp and cp/dpJose Luis Duran2023-10-112-2/+37
* ping: Unify ping/ping6 statistics sectionJose Luis Duran2023-10-117-291/+193
* ping: Specify the sigaction(2) nameJose Luis Duran2023-10-111-1/+1
* ping: Remove an extra new line characterJose Luis Duran2023-10-112-3/+1
* ping tests: Test IHL/quoted data/inner packet pathsJose Luis Duran2023-10-111-0/+112
* ping: Avoid reporting NaNsJose Luis Duran2023-10-112-4/+4
* ping: Simplify protocol selection.Dag-Erling Smørgrav2023-10-102-75/+76