aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* iscsi: Fetch limits based on a socket rather than assuming global limits.John Baldwin2022-04-184-36/+57
* iscsid: Push #ifdef ICL_KERNEL_PROXY into cap_ioctl_limits list.John Baldwin2022-04-181-5/+10
* lpr: remove a.out binary detectionBrooks Davis2022-04-151-15/+0
* cxgbetool(8): User interface to round-robin queue selection via COP.Navdeep Parhar2022-04-142-13/+20
* wpa: Remove extraneous slash (/)Cy Schubert2022-04-131-1/+1
* etcupdate: remove redundant diff3 flagTom Jones2022-04-131-2/+2
* tzsetup(8): Refactoring to delete dialog(3) codeAlfonso S. Siciliano2022-04-111-103/+38
* bsdinstall: filter out disks that are unavailable from the list of options in...Brad Davis2022-04-101-0/+9
* bhyve: use linker set for ipc commandsRobert Wing2022-04-102-17/+75
* fstyp(8): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* man pages: Fix typoChristian Weisgerber2022-04-072-2/+2
* vidcontrol: disable p, P, and H when vt(4) is in useEd Maste2022-04-071-2/+2
* vidcontrol: be explicit that -p and -P are sc(4) onlyEd Maste2022-04-061-1/+5
* bhyve: validate e82545 checksum offset fieldMark Johnston2022-04-051-3/+6
* bsdinstall/partedit: Replace libdialog with libbsddialogAlfonso S. Siciliano2022-04-047-608/+526
* pw.8: Do not specify full path to shell in examplesMateusz Piotrowski2022-04-031-1/+1
* efibootmgr: Use the hier(7) ESP mount point in examplesMateusz Piotrowski2022-04-031-3/+3
* sysrc.8: Mention it requires chroot(8)Jose Luis Duran2022-04-031-1/+2
* pw.8: Fix synopsis of NIS flagsMateusz Piotrowski2022-04-031-4/+7
* pw.8: Sorty synopsis flagMateusz Piotrowski2022-04-031-1/+1
* pw.8: Improve argument namesMateusz Piotrowski2022-04-031-37/+42
* bsdinstall netconfig: Replace dialog(1) with bsddialog(1)Alfonso S. Siciliano2022-04-021-31/+31
* cron(8): Fix a typo in the documentationGordon Bergling2022-04-021-1/+1
* pnfsserver(4): Fix a typo in the manual pageGordon Bergling2022-04-021-1/+1
* efivar(8): Fix a typo in a source code commentGordon Bergling2022-04-021-1/+1
* pw.8: Sort flags in synopsisMateusz Piotrowski2022-04-011-60/+44
* pw.8: Use more appropriate mdoc macrosMateusz Piotrowski2022-04-011-49/+58
* pw.8: Improve use of mdoc macros in description sectionMateusz Piotrowski2022-04-011-17/+19
* pw.8: Use Cm and Ar correctly in synopsisMateusz Piotrowski2022-04-011-24/+24
* bhyve: avoid an empty passthru config valueCorvin Köhne2022-04-011-1/+6
* bhyve: avoid uninitialized variableCorvin Köhne2022-04-011-0/+2
* bhyve: avoid overflow of BAR indexCorvin Köhne2022-04-011-4/+20
* fstyp: Correct comment: Raspberry Pi Pico, not NanoEd Maste2022-03-301-1/+1