aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* fstyp: detect Raspberry Pi Pico boot filesystem as FATEd Maste2022-03-291-2/+19
* Remove extraneous semicolons trailing break and continue statements.Jens Schweikhardt2022-03-291-4/+4
* bsdinstall mount: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-291-1/+1
* bsdinstall fetchmissingdists: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-291-2/+2
* bsdinstall/distfetch: Remove duplicate headerAlfonso S. Siciliano2022-03-291-1/+0
* Cross-reference nextboot(8) and freebsd-update(8)Mateusz Piotrowski2022-03-291-1/+2
* freebsd-update.8: Fix use of mdoc(8) macrosMateusz Piotrowski2022-03-291-6/+12
* fstyp(8): Fix a few typos in source code commentsGordon Bergling2022-03-281-1/+1
* cxgbetool(8): Fix a typo in the man pageGordon Bergling2022-03-281-1/+1
* ypbind(8): Fix a typo in the man pageGordon Bergling2022-03-271-1/+1
* jail: handle jailsys parameters in modification permission testJamie Gritton2022-03-261-10/+22
* bsdinstall checksum: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-261-10/+10
* bsdinstall mirrorselect: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-261-14/+14
* bsdinstall time: Revert dialog titleAlfonso S. Siciliano2022-03-251-2/+2
* bsdinstall services: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-251-3/+8
* bsdinstall(8): Usage example of tar doesn't workFarhan Khan2022-03-231-2/+2
* bsdinstall time: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-231-7/+7
* bsdinstall hardening: Replace dialog with bsddialogAlfonso S. Siciliano2022-03-221-3/+7
* Correct a handful of typos and grammos.Jens Schweikhardt2022-03-221-7/+9
* mixer.8: Document shorthand syntax for volume setting.Hans Petter Selasky2022-03-201-1/+5
* mixer.4 and mixer.8: Fix mandoc -Tlint errors.Hans Petter Selasky2022-03-201-7/+4
* mixer(8): Improve shorthand volume parsing.Hans Petter Selasky2022-03-201-14/+30
* mixer(8): Add shorthand syntax for setting the volume.Hans Petter Selasky2022-03-201-10/+18
* mixer(8): Remove [.volume] string from default printout.Hans Petter Selasky2022-03-201-6/+2
* bhyve: sweep MAX_VMNAMERobert Wing2022-03-182-4/+0
* bhyve/snapshot: limit snapshot filename to NAME_MAXRobert Wing2022-03-181-3/+3
* libvmm: constify vm_get_name()Robert Wing2022-03-181-24/+4