aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* bsdconfig: Make sure that SSID names are properly escapedMark Johnston2026-05-201-0/+3
* bsdinstall: Avoid invoking eval on the wlan SSID listMark Johnston2026-05-201-16/+31
* ctld: Simplify pidfile rename handling in conf::applyJohn Baldwin2026-05-181-15/+10
* ctld: Add a dedicated conf method for shutting downJohn Baldwin2026-05-182-16/+41
* ctld: Mark a few more isns_* methods in the conf class privateJohn Baldwin2026-05-181-3/+3
* ctld: Remove redundant call to conf::isns_schedule_updateJohn Baldwin2026-05-181-2/+0
* freebsd-update: Skip /etc/ssl/cert.pemDag-Erling Smørgrav2026-05-181-1/+1
* fwget: update realtek and intel pci entriesBjoern A. Zeeb2026-05-172-176/+75
* bhyve.8: Improve readability by not breaking -f's synopsisMateusz Piotrowski2026-05-151-1/+1
* bhyve.8: Fix formatting of -G's "w" prefixMateusz Piotrowski2026-05-151-4/+4
* edquota: Include param.hMark Johnston2026-05-121-0/+1
* bsdinstall: do pkgbase installations with the "script" commandAlan Somers2026-05-123-41/+90
* smart: Connect contrib/smart to buildChuck Tuffli2026-05-112-0/+9
* jail: open the fstab files with fopen("re")Jan Bramkamp2026-05-061-1/+1
* jail: avoid leaking jail config fds to exec.* hooksJan Bramkamp2026-05-061-1/+4
* rtadvd(8): Honor pltime/vltime in interface declarationstickerguy2026-05-061-2/+20
* bhyve/virtio-scsi: Don't invoke iov_to_buf() in an assert() expressionHans Rosenfeld2026-05-061-2/+4
* certctl: Unstickify (un)trusted certificatesDag-Erling Smørgrav2026-05-053-32/+67
* bsdinstall: Always use pkg.FreeBSD.orgColin Percival2026-05-052-6/+2
* man: Kill off MANSUBDIRsAlexander Ziaee2026-05-033-3/+0
* nvram.8: Align option list and tag SPDXAlexander Ziaee2026-05-031-2/+4
* blocklistd: Fix RFC1918 typoJose Luis Duran2026-05-032-2/+2
* fix typo: duplicate 'the' in OP_NOTROOT commentFelipe Matarazzo2026-04-301-1/+1
* etcupdate: fix arguments order of diff commandBoris Lytochkin2026-04-302-3/+18
* bhyve: allow read/write to full CRB bufferCorvin Köhne2026-04-301-1/+1
* cron: log when a crontab path is too longChris Longros2026-04-292-4/+13
* efibootmgr: Show attributes, category and optional data when verboseStéphane Rochoy2026-04-282-12/+61
* efivar: Move dump functions into libefivarStéphane Rochoy2026-04-286-236/+8
* ctld: kernel-sourced portal groups are not dummiesKyle Evans2026-04-283-0/+21
* Revert "Vendor import of smart at 1.0.2"Chuck Tuffli2026-04-282-9/+0
* Vendor import of smart at 1.0.2Chuck Tuffli2026-04-282-0/+9
* bsdinstall: Improve auto-partition messageAlexander Ziaee2026-04-281-2/+2
* groups.7: New manual page of standard group namesArtem Bunichev2026-04-285-6/+11
* mixer(8) tests: Remove tests for deprecated control valuesChristos Margiolis2026-04-271-17/+1
* bsdinstall: Add SPDX-License-Identifier tagsTuukka Pasanen2026-04-271-0/+2
* mixer(8): Deprecate some unintuitive control valuesChristos Margiolis2026-04-272-28/+40
* bsdinstall: fix root password prompt with backslashesLars Engels2026-04-251-2/+2
* rtlbtfw(8): Load firmware from filesystem with mmap()Vladimir Kondratyev2026-04-241-14/+7
* ctld: normalize iSCSI TargetName on loginJohan Söllvander2026-04-241-2/+8
* ctld: Move the pidfile handle out to a global variableJohn Baldwin2026-04-232-35/+14
* ctld: Ports without a portal group are not dummy portsJohn Baldwin2026-04-231-1/+1
* ctld: Don't add an iscsi port for targets with only kernel portsKen J. Thomson2026-04-231-1/+1
* jail: tests: cosmetic-ish improvementsKyle Evans2026-04-231-1/+2
* ctladm tests: Only use allowed chars in IQNJohan Söllvander2026-04-221-5/+5
* bsdinstall.8: Document DISTRIBUTIONS defaults correctlyMateusz Piotrowski2026-04-211-2/+22
* ctld: Update nchildren directly in wait_for_childrenJohn Baldwin2026-04-201-16/+12
* ctld: Support multiple physical ports in a targetJohn Baldwin2026-04-206-46/+47
* ctld: Return from the inner "main" loop on EINTRNikolay Denev2026-04-201-1/+1
* libvmmapi: Check for allocation failure in vm_vcpu_open()Hans Rosenfeld2026-04-203-0/+22
* service(8): Replace indentation in usage()Christos Margiolis2026-04-191-1/+1