aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* local-unbound-setup: Support IPv6-only systemsDag-Erling Smørgrav2026-06-261-10/+40
* makefs: Fix build on systems without st_birthtime such as LinuxJohn Baldwin2026-06-251-0/+5
* adduser: Normalize supplemental groupsDag-Erling Smørgrav2026-06-251-2/+2
* iostat.8: Expand -w descriptionMathias Eggers2026-06-251-1/+6
* pciconf: Add option to write into a BAR regionTimo Völker2026-06-242-24/+187
* ctld: Simplify handling of non-iSCSI and non-NVMe kernel portsJohn Baldwin2026-06-241-13/+22
* virtual_oss.8: Document `/dev/bluetooth/` prefix magicAymeric Wibo2026-06-241-1/+22
* virtual_oss.8: Use `.Pa` macro to refer to devicesAymeric Wibo2026-06-241-7/+16
* makefs cd9660: Populate creation time stamps in RockRidge extensionsJohn Baldwin2026-06-231-4/+9
* pciconf: Minor cleanups in the config register methodsJohn Baldwin2026-06-231-16/+13
* adduser.sh: Add info which separator to use in the question itselfBenedict Reuschling2026-06-231-2/+2
* vgrind: Tear down vgrind supportWarner Losh2026-06-221-1/+1
* makefs/zfs: Explicitly include sys/param.h for nitems()Mark Johnston2026-06-221-0/+1
* etcupdate: Recommend building when bootstrappingDag-Erling Smørgrav2026-06-221-3/+3
* etcupdate: Warn if the tree hasn't been builtDag-Erling Smørgrav2026-06-221-1/+14
* gss_impl.c: Fix a nfsd hang when the kgssapi.ko is loaded, but no gssdRick Macklem2026-06-211-17/+5
* periodic/security: Introduce $security_status_loginfail_ignore for 800.loginfailAndre Albsmeier2026-06-201-0/+1
* efitable: Fixup getopt args to reflect guid use.Gordon Tetlow2026-06-202-4/+5
* ifmcstat: Fixup getopt args to match reality.Gordon Tetlow2026-06-202-4/+1
* bsnmpd/snmp_hostres: fix hrFSTable remoteMountPoint leakMariusz Zaborski2026-06-191-0/+4
* autofs: remove dead codeRobert Wing2026-06-182-63/+5
* bsdconfig: Update dot USAGEDevin Teske2026-06-171-7/+0
* Update bsdconfig dot USAGEDevin Teske2026-06-171-1/+1
* Update bsdconfig dot USAGEDevin Teske2026-06-171-6/+0
* Update bsdconfig dot USAGE copyright following previous commitsDevin Teske2026-06-171-1/+1
* Update bsdconfig dot USAGEDevin Teske2026-06-171-6/+0
* Update bsdconfig dot USAGEDevin Teske2026-06-171-6/+0
* Update bsdconfig dot USAGEDevin Teske2026-06-171-1/+1
* pfctl: pfctl_get_astats() doesn't set errnoMark Johnston2026-06-161-3/+3
* Revert "rpc.tlsservd.c: Pin max threads at 1 for now"Rick Macklem2026-06-161-7/+0
* sound: Create all device nodes with GID_AUDIOChristos Margiolis2026-06-152-26/+16
* pnfs.4: Fix a typo in the manual pageGordon Bergling2026-06-151-1/+1
* mixer.8: Fix a typo in the manual pageGordon Bergling2026-06-151-1/+1
* jail.8: Fix two typos in the manual pageGordon Bergling2026-06-151-2/+2
* mixer(8): Retire deprecated control valuesChristos Margiolis2026-06-131-21/+0
* bhyve: Document vCPU range pinningBojan Novković2026-06-121-13/+25
* hwpmc_ibs: Add Zen6 IBS ctl2 filters and alternate disableAndre Silva2026-06-111-6/+35
* usb: implement attach kernel driver featureShengYi Hung2026-06-112-0/+21
* virtual_oss(8): Make sndstat FD globalChristos Margiolis2026-06-112-8/+9
* virtual_oss(8): Properly cleanup cuse(3)Christos Margiolis2026-06-112-4/+37
* inetd: Add missing argument to the -p flag descriptionMateusz Piotrowski2026-06-102-4/+4
* ppp: Reject FSM messages whose length is smaller than the message headerJohn Baldwin2026-06-101-0/+6
* ppp: Permit CHAP challenges up to 255 bytesJohn Baldwin2026-06-103-5/+5
* ppp: Don't fetch a non-existent variadic argumentJohn Baldwin2026-06-101-1/+4
* bsdconfig(8): add missing vt(4) console commandsKit Dallege2026-06-101-17/+31
* Warn if hostname is emptyykla2026-06-101-4/+29
* bsdinstall(8): Fix GPT label conflicts with disks not managed by usPhil Krylov2026-06-101-0/+19
* fwget: amdgpu: Add needed package for Granite RidgeEmmanuel Vadot2026-06-081-2/+2
* Revert "libc: Constify the getcap API"Dag-Erling Smørgrav2026-06-051-1/+1
* bhyve(8): allow cpu pinning using N-M:X-Y rangesAntranig Vartanian2026-06-054-14/+39