aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* mixer/tests: use require.kmods property instead of ad-hoc checksSiva Mahadevan2026-02-122-13/+2
* newsyslog.conf.5: Add a CAVEATAlexander Ziaee2026-02-121-1/+4
* pw.8: spellMaxim Konovalov2026-02-111-1/+1
* pw: make manual page more friendly for uid/gid searchDmitry Morozovsky2026-02-111-4/+7
* freebsd-update: Error for -b basedir without UNAME_r setEd Maste2026-02-111-0/+4
* moused(8): Use KQUEUE_CPONFORK flag to pass kqueue fd through forkVladimir Kondratyev2026-02-101-56/+2
* traceroute: graceful recover after networking errors with as_serverEugene Grosbein2026-02-094-9/+61
* bsdinstall: Add note to zfsboot pointing to release/tools/vmimage.subrJessica Clarke2026-02-081-0/+1
* Revert "bsdinstall: Create separate datasets for directories in /usr/ports"Ricardo Branco2026-02-081-2/+0
* daemon: Add option for output file modeMichael Osipov2026-02-072-9/+36
* bhyve: Simplify passthru_msix_addr()Mark Johnston2026-02-061-54/+26
* bhyve/virtio-scsi: Unlimit max_sectorsHans Rosenfeld2026-02-061-1/+2
* bhyve/virtio-scsi: advertise support for indirect descriptorsHans Rosenfeld2026-02-061-1/+1
* bhyve/virtio: check negotiated_caps for indirect descriptor supportHans Rosenfeld2026-02-051-1/+1
* usr.sbin/jail/Makefile: remove riscv linker workaroundMitchell Horne2026-02-051-7/+0
* wpa_supplicant.conf.5: Remove removed variablesFelix Johnson2026-02-051-6/+0
* pkg: Fix mirror type parsing and service discoveryPavel Knoblokh2026-02-052-1/+8
* etcupdate: Do not ignore empty files.Xin LI2026-02-053-4/+87
* clnt_broadcast(3): fix eachresult argument typeBrooks Davis2026-02-022-3/+3
* wlanstat: Drop unneeded bsd.compiler.mk from MakefileJohn Baldwin2026-01-311-2/+0
* cpucontrol: Be more strict with input validationMark Johnston2026-01-281-4/+21
* bhyve: Use PCIOCGETCONF to find the host LPC bridgeMark Johnston2026-01-263-43/+60
* METALOG: Order keyword entriesJose Luis Duran2026-01-261-1/+1
* makefs/zfs/tests: Force-destroy md devicesMark Johnston2026-01-251-2/+2
* syslogd/tests: Fix flakiness in forwarding testsMark Johnston2026-01-222-5/+12
* syslogd/tests: Improve loopback interface initializationMark Johnston2026-01-222-7/+5
* syslogd/tests: Address racesMark Johnston2026-01-226-191/+184
* syslogd/tests: Use a helper function to log from within a jailMark Johnston2026-01-222-29/+38
* cron.8: clarify system crontab formatXin LI2026-01-211-5/+6
* cron: Implement full PAM session lifecycle for user jobsXin LI2026-01-211-5/+139
* periodic: Support RFC 5424 syslog timestampsJoseph Mingrone2026-01-183-7/+28
* spi: "-S" option for continuous stream from standard input to busSulev-Madis Silber2026-01-172-10/+38
* bhyve: Want walk_config_nodesHans Rosenfeld2026-01-162-16/+42
* virtual_oss: build system tidyingBrooks Davis2026-01-162-6/+5
* virtual_oss: build commands/libs in parallelBrooks Davis2026-01-161-0/+2
* virtual_oss: remove needless .include in intermediate MakefileBrooks Davis2026-01-161-1/+0
* jail: document the mac.label parameterKyle Evans2026-01-161-1/+12
* virtual_oss: Take MK_CUSE into accountChristos Margiolis2026-01-151-1/+1
* jexec: Add -e parameter to customize the environmentJesús Daniel Colmenares Oviedo2026-01-152-4/+36
* bsdinstall: Drop "Technology preview" from package setsEd Maste2026-01-122-4/+4
* etcupdate: tests: Fix testsJose Luis Duran2026-01-122-3/+5
* build: Remove duplicate SUBDIR entriesMark Johnston2026-01-121-2/+0
* src.opts: Introduce MK_SOUNDChristos Margiolis2026-01-121-1/+3
* sndctl(8): Add libxo supportChristos Margiolis2026-01-123-53/+111
* syslogd: Terminate pipe processes gracefullyJake Freeland2026-01-122-58/+70
* cxgbe(4): Update shared code and config filesNavdeep Parhar2026-01-101-194/+528
* bsdinstall: Create separate datasets for directories in /usr/portsRicardo Branco2026-01-101-0/+2
* Comments: FreeBSD.conf should not be overwrittenGuilherme Augusto de Souza Candinho2026-01-103-6/+7
* login.conf.5: Remove mention of login copyright settingSimon Wollwage2026-01-092-3/+0
* Fix NULL deref segfault in bhyve's usb_mouse.cJack Bendtsen2026-01-091-4/+4