aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* manuals: System message vs kernel messageAlexander Ziaee5 days1-3/+3
* pfctl: always warn if a duplicate rule was detectedKristof Provost8 days1-2/+2
* pfctl tests: test rdr-to and nat-to in one ruleKristof Provost9 days3-0/+4
* pfctl: parser must not ignore error from pfctl_optimize_ruleset()Kristof Provost10 days1-2/+3
* tunefs: Don't combine GEOM journaling with SUDag-Erling Smørgrav10 days2-6/+19
* newfs: Don't combine GEOM journaling with SUDag-Erling Smørgrav10 days2-5/+13
* "Pending" is more correct than "Missing"Poul-Henning Kamp11 days1-1/+1
* carp: retire ioctl(2) APIGleb Smirnoff2026-03-121-2/+7
* fsck_msdosfs: reduce the scope of dentry deletionYangWen2026-03-071-1/+1
* pfctl: consistencySeth Hoffert2026-03-042-2/+2
* sound: Notify devd when no devices are connectedChristos Margiolis2026-03-032-1/+13
* ipfw: add support for masked ip-address lookupsBoris Lytochkin2026-03-013-86/+501
* route(8): show expire time of each nexthop in monitorPouria Mousavizadeh Tehrani2026-02-261-0/+2
* route(8): Fix -expire argument when using netlinkPouria Mousavizadeh Tehrani2026-02-261-6/+4
* camcontrol: Print 'transport revision'Dmitry Lukhtionov2026-02-241-0/+29
* ttys: Correct comment about required statusesAlexander Ziaee2026-02-221-3/+3
* ttys: Align comment whitespace and wrappingAlexander Ziaee2026-02-221-11/+11
* nvmf: Limit the default I/O queue size to 128 entriesJohn Baldwin2026-02-202-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