aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* iovctl.8: Fix missing xref section numberAlexander Ziaee2025-10-061-1/+1
* bsdinstall.8: Minor maintenanceAlexander Ziaee2025-10-041-8/+11
* acpidump: quiet GCC -Wmaybe-uninitializedRyan Libby2025-10-031-2/+2
* bsdinstall: Improve pkgbase handling for jailsLexi Winter2025-10-033-34/+70
* libexec/kgdb: Add new modules and install them together with debug infoMark Johnston2025-10-031-3/+0
* packages: Add a sound packageLexi Winter2025-10-023-0/+6
* bsdinstall/pkgbase: Restore the kernel-dbg componentLexi Winter2025-10-021-1/+1
* etc, ypserv: Fix symlink creation for pkgbaseLexi Winter2025-10-021-1/+4
* trim.8: update the manual with references to zpool-trim and fsck_ffs -EEugene Grosbein2025-10-011-3/+12
* virtual_oss: Do not build if WITHOUT_CUSE is setChristos Margiolis2025-09-301-1/+1
* virtual_oss(8): Remove floating point formats from preference listChristos Margiolis2025-09-301-3/+3
* virtual_bt_speaker(8): Do not build if WITHOUT_BLUETOOTH is setChristos Margiolis2025-09-301-2/+3
* bsdinstall: Only offer to enable services which are installedLexi Winter2025-09-301-13/+36
* wlanstat(8): Rename from wlanstats(8) to keep consistencyLi-Wen Hsu2025-09-306-19/+19
* bsdinstall: Add loader.efi to all ESPs we createWarner Losh2025-09-303-31/+57
* packages: Add an "optional" setLexi Winter2025-09-291-1/+2
* Remove ftpd(8)Lexi Winter2025-09-294-17/+4
* virtual_oss(8): Fix GCC errors and warningsChristos Margiolis2025-09-293-8/+14
* cxgbetool(8): Updates for T7Navdeep Parhar2025-09-297-9/+30426
* virtual_oss(8): Use proper format specifier for uintmax_t *Christos Margiolis2025-09-291-1/+1
* virtual_bt_speaker(8): Fix aarch64 buildChristos Margiolis2025-09-281-1/+1
* newsyslog: fix one hour rotation with frequent executionGleb Smirnoff2025-09-282-2/+53
* newsyslog: provide -I option to specify default signalGleb Smirnoff2025-09-282-6/+16
* mixer(8): Update virtual_oss pathChristos Margiolis2025-09-281-1/+1
* virtual_oss: Port to baseChristos Margiolis2025-09-2828-0/+8778
* newsyslog: use str2sig() instead of own implementationGleb Smirnoff2025-09-251-28/+1
* bsdinstall: Install pkg if it's availableLexi Winter2025-09-241-2/+14
* release: Improve kernel package handlingLexi Winter2025-09-241-9/+14
* libpmc: Move libpmc and utils to a new pmc packageLexi Winter2025-09-235-9/+5
* packages: Move powerd to its own packageLexi Winter2025-09-231-0/+1
* freebsd-update: Library orderingColin Percival2025-09-231-1/+19
* newsyslog: remove leftovers of 20-year old debugging codeGleb Smirnoff2025-09-231-7/+0
* tests/newsyslog: don't hardcode -F for newsyslog executionGleb Smirnoff2025-09-231-19/+19
* tests/newsyslog: cleanup after tests_normal_rotate_recompress testGleb Smirnoff2025-09-231-0/+2
* moused(8): Add command line option to restrict interface typeVladimir Kondratyev2025-09-212-16/+54
* sys/netinet6: Implement RFC 7217Guido Falsi2025-09-201-0/+7
* bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oidSiva Mahadevan2025-09-191-5/+5
* bsdinstall: Use package sets for pkgbase installLexi Winter2025-09-191-62/+97
* pw: Add a metalog output modeMark Johnston2025-09-188-22/+148
* pw: Use copy_file_range() when copying skeleton filesMark Johnston2025-09-181-4/+8
* pw: Add a missing chown() when creating dirs in mkdir_home_parents()Mark Johnston2025-09-181-1/+5
* pw: StyleMark Johnston2025-09-181-3/+2
* pw: Clean up a couple of errx() callsMark Johnston2025-09-181-3/+4
* pw: Print warnings when metadata updates failMark Johnston2025-09-182-3/+6
* pw: Remove duplicate lines from the pw useradd usage messageMark Johnston2025-09-181-2/+0
* cpucontrol: return selected revision from ucode_amd_find()Gleb Smirnoff2025-09-181-5/+6
* syslogd: Make some code more clear.Bryan Drewery2025-09-171-2/+4
* jail: Optionally allow audit session state to be configured in a jailMark Johnston2025-09-162-4/+35
* Revert "jail: Optionally allow audit session state to be configured in a jail"Mark Johnston2025-09-162-35/+4
* bhyve: assign a valid INTPIN to NVIDIA GPUsCorvin Köhne2025-09-162-0/+49