aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* etcupdate: Make nobuild the defaultDag-Erling Smørgrav2026-06-052-15/+22
* pw: fix incorrect metalog path in mkdir_home_parentsBaptiste Daroussin2026-06-051-1/+1
* pw: fix setmode(NULL) crash when homemode is a boolean valueBaptiste Daroussin2026-06-052-4/+22
* pw: fix const qualification in unquote()Baptiste Daroussin2026-06-051-6/+6
* pw: fix inverted condition in shell_path error handlingBaptiste Daroussin2026-06-052-2/+2
* pw: fix uninitialized name pointer in pw_group_delBaptiste Daroussin2026-06-052-2/+16
* pw: remove duplicate pw_user_add declarationsBaptiste Daroussin2026-06-051-3/+0
* etcupdate: Make diff -l actually workDag-Erling Smørgrav2026-06-041-14/+4
* libc: Constify the getcap APIDag-Erling Smørgrav2026-06-041-1/+1
* pfdenied: fix checking root anchorKristof Provost2026-06-031-1/+1
* virtual_oss_cmd(8): Improve error messagesChristos Margiolis2026-06-021-13/+4
* bsdinstall: Add virtual_oss service optionChristos Margiolis2026-06-021-0/+5
* spi: switch to switchSulev-Madis Silber2026-05-291-20/+15
* bsdinstall: script: Fix scripted DISTRIBUTIONSJose Luis Duran2026-05-291-0/+1
* ctld: More consistent error messagesDag-Erling Smørgrav2026-05-281-5/+5
* crashinfo: Create core.txt.last symlinkRicardo Branco2026-05-281-0/+3
* virtual_oss(8): Fix buffer overflow in voss_compressor() callChristos Margiolis2026-05-281-2/+2
* bsdinstall: Use libarchive secure flags for extractEd Maste2026-05-281-0/+2
* certctl: Style nitsDag-Erling Smørgrav2026-05-281-2/+3
* ctld: Only check physical port linking in a single configuration contextJohn Baldwin2026-05-272-9/+7
* ctld: Refactor ioctl port handlingJohn Baldwin2026-05-273-33/+54
* ctld: Don't ignore pp/vp values of kernel ports with pp == 0 but vp != 0John Baldwin2026-05-271-1/+1
* sndctl(8): Implement EQ controlsChristos Margiolis2026-05-272-1/+44
* zzz: Rewrite to use new power deviceAymeric Wibo2026-05-264-87/+91
* bhyve/virtio-scsi: Make all I/O processing parameters configurableHans Rosenfeld2026-05-264-78/+252
* bhyve/virtio-scsi: Support multiple backendsHans Rosenfeld2026-05-266-535/+927
* bhyve/virtio-scsi: Implement task management functionsHans Rosenfeld2026-05-261-31/+421
* bhyve/virtio-scsi: Support for multiple targetsHans Rosenfeld2026-05-263-49/+378
* lpd: Style and whitespace cleanupDag-Erling Smørgrav2026-05-251-98/+91
* lpd: Fix issues reported by clang-analyzerDag-Erling Smørgrav2026-05-251-19/+20
* lpd: Avoid buffer overflow when sending a jobDag-Erling Smørgrav2026-05-251-11/+20