aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* netinet6: Fix my style issuesGuido Falsi2026-02-071-8/+11
* geom.8: Improve classes list into a tableAlexander Ziaee2026-02-051-36/+9
* bectl: Add -E flag to create an empty boot environmentPat Maddox2026-02-053-3/+35
* ifconfig: fix gre(4) statusPouria Mousavizadeh Tehrani2026-02-041-2/+2
* nvmecontrol: Pass 1 to uint8_t argWarner Losh2026-02-031-2/+2
* nvmecontrol: telemetry-log --verboseWarner Losh2026-02-022-4/+26
* nvmecontrol: telemetry-log don't sanity check host generation numberWarner Losh2026-02-021-10/+0
* nvmecontrol: Always set the RAE bit on telemetry-log requestsWarner Losh2026-02-021-2/+2
* ifconfig: Exit with a non-zero status when SIOCSIFFIB failsMark Johnston2026-01-283-11/+40
* sbin/setkey: add -Z option to disable receive timeoutsKonstantin Belousov2026-01-271-9/+15
* cam/scsi: Restore scsi_start_stop() and add scsi_start_stop_pc()Jaeyoon Choi2026-01-261-1/+0
* fusefs: Implement support for the auto_unmount option kernel-sideGleb Popov2026-01-242-1/+6
* mdmfs: Fix soft updates logicDag-Erling Smørgrav2026-01-221-10/+2
* pfctl(8): change default limiter action from no-match to blockKristof Provost2026-01-193-3/+3
* ifconfig: Use strlcpy(3) instead of strncpy(3) for interface nameAmy Vargas2026-01-181-1/+1
* pfctl: allow new page character (^L) in pf.confKristof Provost2026-01-144-1/+7
* pfctl: make the source limiter output match the inputKristof Provost2026-01-142-2/+2
* pf: configurable action on limiter exceededKristof Provost2026-01-144-33/+66
* pfctl: distinguish broadcast and PPP peer addressesKristof Provost2026-01-141-3/+4
* pfctl: ifa_load() in pfctl_parser.c may attempt to read beyond the buffer.Kristof Provost2026-01-141-2/+8
* pfctl tests: basic source and state limiter testsKristof Provost2026-01-145-0/+10
* pfctl.8: mention -k source -k <IP>Kristof Provost2026-01-141-2/+7
* pfctl: improve limiters printingKristof Provost2026-01-141-12/+11
* pfctl: resolve '-s' ambiguityKristof Provost2026-01-142-4/+4
* pf: convert state limiter interface to netlinkKristof Provost2026-01-143-119/+82
* pf: introduce source and state limitersKristof Provost2026-01-145-99/+1284
* src.opts: Introduce MK_SOUNDChristos Margiolis2026-01-121-5/+7
* newfs: Add -u to getopt stringDag-Erling Smørgrav2026-01-111-1/+1
* newfs: Add an option to disable soft updatesDag-Erling Smørgrav2026-01-112-9/+24
* pfctl: remove duplicate "va" entryKristof Provost2025-12-301-1/+0
* pf: convert DIOCRCLRASTATS to netlinkKristof Provost2025-12-301-1/+7
* pf: move DIOCRCLRASTATS into libpfctlKristof Provost2025-12-301-17/+1
* pfctl: allow network programs select DSCP_VA for network ToSKristof Provost2025-12-301-0/+1
* ipfw.8: document how to delete nat configuration instanceEugene Grosbein2025-12-281-1/+15
* ipfw.8: fix misprint after previous changeEugene Grosbein2025-12-281-1/+1
* ipfw.8: fix documentation bug for setmarkEugene Grosbein2025-12-281-2/+6
* fsck_msdosfs: avoid warnings about too-long initializer stringsDimitry Andric2025-12-251-2/+2
* camcontrol.8: Descriptions before examplesAlexander Ziaee2025-12-231-201/+148
* libpfctl: export a get states variant that takes a pfctl_handleKristof Provost2025-12-211-1/+1
* reboot: Fix halt -p behaviorDag-Erling Smørgrav2025-12-191-2/+2
* ipf: copy{in,out}ptr -> ipf_copy{in,out}_indirectBrooks Davis2025-12-192-4/+4
* ifconfig: Fix the -L flag when using netlinkMark Johnston2025-12-191-2/+4
* gpart: add libxo support for "show" subcommand + man page updatesJohan Söllvander2025-12-181-1/+11
* bectl: log modifying functions to zpool historyRob Norris2025-12-171-16/+57
* ipfilter: Prevent stack buffer overflowDag-Erling Smørgrav2025-12-161-0/+5
* ipfw: create a bpf tap point for every log ruleGleb Smirnoff2025-12-152-12/+26
* ifconfig: print warning and return success on ipfw0, ipfwlog0 cloningGleb Smirnoff2025-12-151-0/+9
* ipfw: create "ipfw0" and "ipfwlog0" bpf tapping points without ifnet(9)Gleb Smirnoff2025-12-151-29/+9
* pfctl: report ICMP states consistently for IPv4/IPv6Kristof Provost2025-12-131-5/+0
* gpart: "gpart --libxo:JP list" duplicates attribute keysAlan Somers2025-12-101-2/+6