aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* pfctl: consistencySeth Hoffert21 hours2-2/+2
* sound: Notify devd when no devices are connectedChristos Margiolis2 days2-1/+13
* ipfw: add support for masked ip-address lookupsBoris Lytochkin4 days3-86/+501
* route(8): show expire time of each nexthop in monitorPouria Mousavizadeh Tehrani7 days1-0/+2
* route(8): Fix -expire argument when using netlinkPouria Mousavizadeh Tehrani7 days1-6/+4
* camcontrol: Print 'transport revision'Dmitry Lukhtionov9 days1-0/+29
* ttys: Correct comment about required statusesAlexander Ziaee11 days1-3/+3
* ttys: Align comment whitespace and wrappingAlexander Ziaee11 days1-11/+11
* nvmf: Limit the default I/O queue size to 128 entriesJohn Baldwin13 days2-4/+4
* Correct Identifer typo in SPDX tagsEd Maste2026-02-181-1/+1
* devd.conf.5: Fix cross-references to devfs(4)Quentin Thébault2026-02-181-4/+4
* ifconfig: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-183-0/+6
* devmatch: Add SPDX-License-Identifier tagTuukka Pasanen2026-02-181-0/+2
* nvmecontrol: Remove an incorrect use of PAGE_SIZEAndrew Turner2026-02-181-1/+1
* nvmecontrol: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-182-0/+4
* ipfw: Add SPDX-License-Identifier tagTuukka Pasanen2026-02-181-0/+2
* decryptcore: Add SPDX-License-Identifier tagTuukka Pasanen2026-02-181-0/+2
* newfs_msdos: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-182-0/+4
* camcontrol: Add SPDX-License-Identifier tagTuukka Pasanen2026-02-181-0/+2
* recoverdisk: Ensure medium_read is multiple of small_read.Poul-Henning Kamp2026-02-171-0/+3
* pf: convert DIOCRTSTADDRS to netlinkKristof Provost2026-02-161-14/+7
* t_create.sh: use `ATF_TESTS_SH_SED` & remove local modsEnji Cooper2026-02-151-0/+2
* sbin/setkey/setkey.8: cleanup groff mdoc warningsKonstantin Belousov2026-02-121-7/+8
* net: Remove the IFF_RENAMING flagMark Johnston2026-02-101-1/+1
* sbin/geom: Convert err/warn() to xo_err/warn() and style(9) fixesJohan Söllvander2026-02-101-39/+40
* ifconfig.8: Start new sentence on new lineGuido Falsi2026-02-091-1/+2
* 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