aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak from caf73e58579Alan Somers2022-05-281-1/+2
* bsdinstall: fix prepopulating the ZFS disk menu with ZFSBOOT_DISKSAlan Somers2022-05-271-4/+3
* etcupdate: Preserve permissions when installing a resolved file.John Baldwin2022-05-251-2/+3
* etcupdate: Don't rotate trees for a dry run.John Baldwin2022-05-251-0/+12
* bsdinstall: use gpt/efiboot0 label in /etc/fstabAlan Somers2022-05-241-1/+1
* bsdinstall: allow whitelabeling the scriptsBrad Davis2022-05-2421-59/+89
* bsdinstall: break list of scripts out to one per line to make adding/removing...Brad Davis2022-05-241-4/+25
* bsdinstall hostname: Replace dialog with bsddialogAlfonso S. Siciliano2022-05-241-8/+6
* rpc.tlsclntd: Add the -2 option to the usage lineRick Macklem2022-05-221-0/+1
* rpc.tlsservd: Add the -2 option to the usage lineRick Macklem2022-05-221-0/+1
* rpc.tlsclntd: Add the -2 option to the man pageRick Macklem2022-05-221-1/+11
* rpc.tlsservd: Add the -2 option to the man pageRick Macklem2022-05-221-1/+11
* rpc.tlsclntd: Update the man page for the -C optionRick Macklem2022-05-221-7/+16
* rpc.tlsclntd: Modify the -C option to use SSL_CTX_set_ciphersuitesRick Macklem2022-05-221-4/+4
* rpc.tlsservd: Modify the -C option to use SSL_CTX_set_ciphersuitesRick Macklem2022-05-221-3/+4
* rpc.tlsservd: Update the man page for the -C optionRick Macklem2022-05-211-1/+21
* bsdinstall netconfig_ipv6: Replace dialog with bsddialogAlfonso S. Siciliano2022-05-211-11/+14
* bsdinstall netconfig_ipv4: Replace dialog with bsddialogAlfonso S. Siciliano2022-05-211-10/+13
* bsdinstall jail: Replace dialog with bsddialogAlfonso S. Siciliano2022-05-211-5/+7
* bsdinstall services: Improve mouse configurationAlfonso S. Siciliano2022-05-211-0/+6
* rpc.tlsclntd: Add an option to force use of TLS version 1.2Rick Macklem2022-05-201-11/+28
* rpc.tlsservd: Add an option to allow TLS version 1.2Rick Macklem2022-05-201-1/+21
* makefs: Remove execute permission from in-tree test scriptsMark Johnston2022-05-193-0/+0
* jexec man: Explain how PATH is adjusted.Gleb Popov2022-05-191-0/+2
* Fix the name of Makefile.aarch64Andrew Turner2022-05-191-0/+0
* makefs: sort cd9660 sysid entries in man pageEd Maste2022-05-181-2/+2
* makefs: fix calculation of file sizesAlan Somers2022-05-162-21/+30
* bsdinstall: allow whitelabeling the installerBrad Davis2022-05-139-13/+28
* bsdinstall: add missing init of fd variableBrad Davis2022-05-131-1/+1
* bsdinstall: Filter out devices that cannot be openedBrad Davis2022-05-131-0/+10
* makefs: Fix warnings and reset WARNS to the defaultMark Johnston2022-05-104-9/+8
* mpsutil: Fix device speed reporting.Alexander Motin2022-05-091-5/+8
* mpsutil: fix set but not used warningAlexander Motin2022-05-091-2/+0
* rpc.tlsservd: Add logging of TLS version and cipher usedRick Macklem2022-05-061-4/+14
* bhyve: Fix virtio-console legacy configuration parsingYan Ka Chiu2022-05-061-1/+2
* rpc.tlsclntd, rpc.tlsservd: Fix getopt_long argumentRick Macklem2022-05-052-3/+3
* rpc.tlsservd: Add a -C command line option for preferred_ciphersRick Macklem2022-05-051-11/+20
* bsdinstall/script: umount before zpool exportCorvin Köhne2022-05-031-1/+1
* bsdinstall: stop messing with file descriptorsCorvin Köhne2022-05-031-6/+7
* freebsd-update: restart sshd after upgradeEd Maste2022-05-021-0/+8
* bsdinstall netconfig_ipv4: Fix resolv.conf rebuildAlfonso S. Siciliano2022-04-301-0/+3
* bsdinstall/partedit: Fix UFS auto partitioningAlfonso S. Siciliano2022-04-291-0/+6
* bhyve/snapshot: ..back to SOCK_STREAMRobert Wing2022-04-282-7/+16
* rpc.tlsservd: Delete set but unused variableRick Macklem2022-04-271-2/+1
* freebsd-update.8: Note availability of updates for ALPHA, BETA, and RCMateusz Piotrowski2022-04-221-11/+31
* freebsd-update.8: Add --currently-running to synopsisMateusz Piotrowski2022-04-221-3/+4
* ctlstat: add prometheus outputAlan Somers2022-04-202-0/+4
* rrenumd: remove a set-but-not-used variableStefan Eßer2022-04-201-2/+0
* inetd(8): Fix a typo in the manual pageGordon Bergling2022-04-191-1/+1
* prometheus_sysctl_exporter: fix metric aliasingAlan Somers2022-04-191-2/+9