aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan2023-10-2917-0/+227
* efibootmgr: -C isn't implementedWarner Losh2023-10-271-0/+2
* efibootmgr: support '-b bootXXXX' as an alias for '-b XXXX'Warner Losh2023-10-272-2/+11
* bhyve: fix arguments to ioctl(VMIO_SIOCSIFFLAGS)Gleb Smirnoff2023-10-261-1/+1
* gssd: Add support for the new upcall required by commit 428879dc9110Rick Macklem2023-10-231-0/+68
* ndp: improve -c and -d handling in ndp_netlinkR. Christian McDonald2023-10-233-9/+14
* ofwdump(8): cross-reference openfirm(4)Mitchell Horne2023-10-231-1/+3
* makefs/zfs: Update dd_used_breakdown after writing the MOSMark Johnston2023-10-233-5/+18
* makefs/zfs: Add a regression test which checks the 'used*' propertiesMark Johnston2023-10-231-2/+71
* makefs/zfs: Fill out dd_used_breakdown fields in DSL directoriesMark Johnston2023-10-231-3/+8
* bsdconfig: Restore bsddialogAlfonso S. Siciliano2023-10-232-9/+18
* bsdconfig: Revert bsddialog supportAlfonso S. Siciliano2023-10-231-22/+8
* bsdconfig: Add `network' keywordDevin Teske2023-10-221-1/+2
* certctl.8: document LOCALBASEBrooks Davis2023-10-201-4/+8
* certctl: Fix recent regressions.Dag-Erling Smørgrav2023-10-201-6/+5
* bsdinstall hostname: Restore bsdconfig APIAlfonso S. Siciliano2023-10-191-5/+7
* freebsd-update: allow user to break out of conflict resolution loopEd Maste2023-10-181-2/+7
* freebsd-update: for rollback, first create directoriesEd Maste2023-10-181-0/+5
* freebsd-update: handle directories changing to filesEd Maste2023-10-181-2/+17
* bsdinstall: Fail nicely in jail targetFernando Apesteguía2023-10-181-1/+5
* ndp: fix timestamp display outputR. Christian McDonald2023-10-171-1/+1
* bhyve: Remove init_snapshot() and initialize static varsVitaliy Gusev2023-10-173-22/+3
* automount(8): when flushing autofs, specify fsidKonstantin Belousov2023-10-171-2/+4
* automount: check for mounted-over autofs instances on flushAndrew Gierth2023-10-171-0/+16
* bhyve: Use VMIO_SIOCSIFFLAGS instead of SIOCGIFFLAGSJan Bramkamp2023-10-171-48/+4
* bhyve: fix buffer overflow in QemuFwCfgCorvin Köhne2023-10-171-1/+1
* netlink: cope with growing requestsKristof Provost2023-10-172-12/+12
* bsdinstall partedit: Use snprintf instead of sprintf for error messagesJohn Baldwin2023-10-163-15/+31
* bsdinstall partedit: Use asprintf to build wrapper command for newfsJohn Baldwin2023-10-161-2/+4
* bsdinstall partedit: Replace malloc + sprintf with asprintfJohn Baldwin2023-10-162-9/+5
* bsdinstall partedit: Avoid potential buffer overflow in newfs_commandJohn Baldwin2023-10-161-28/+40
* bhyve: Replace many fprintf(stderr, ...) calls with EPRINTLNJohn Baldwin2023-10-1611-68/+69
* bsdinstall partedit: Apply changes from scripted installsJohn Baldwin2023-10-161-1/+1
* syslogd: Keep console and tty descriptors openJake Freeland2023-10-161-3/+0
* sade: Restore UI behavior like dialog(3)Alfonso S. Siciliano2023-10-162-4/+8
* efibootmgr: provide explicit error message if run as non-rootEd Maste2023-10-151-2/+5
* bhyve ahci: Replace WPRINTF with EPRINTLNJohn Baldwin2023-10-131-7/+6
* bhyve: Some fwctl simplifications.John Baldwin2023-10-131-12/+9
* tzsetup: add support for countries in two continentsPierre Pronchery2023-10-131-6/+61
* bsdinstall netconfig: avoid duplicate entries in rc.confPierre Pronchery2023-10-133-4/+4
* bsdinstall: reset the mirror when restartingPierre Pronchery2023-10-131-0/+1
* bsdinstall: Add "Finish" button to finalconfigPierre Pronchery2023-10-131-5/+6
* bsdinstall: revisit the finalconfig stepPierre Pronchery2023-10-133-53/+83
* sade: Fix F1 help messageAlfonso S. Siciliano2023-10-131-1/+1
* bhyve nvme: Add NQN valueChuck Tuffli2023-10-121-1/+8
* bhyve: Document the hw.vmm.maxcpu tunable and the current limit on vCPUsYuri Pankov2023-10-121-2/+10
* freebsd-update: create deep BEs by defaultKyle Evans2023-10-121-1/+1
* pkgbase: Move blacklist utilities to a new packageEmmanuel Vadot2023-10-112-0/+4
* bsdinstall auto: replace dialog with bsddialogAlfonso S. Siciliano2023-10-111-7/+7
* bsdinstall: restore --calendarAlfonso S. Siciliano2023-10-111-1/+1