aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* mpsutil: Fix data truncation by too short buffers.Alexander Motin2021-11-301-25/+26
* Fix build with -DNO_ROOTFernando Apesteguía2021-11-262-4/+5
* powerpc64: make autoboot possible on powernv machinesAlfredo Dal'Ava Junior2021-11-261-4/+7
* partedit: cleanup headersBaptiste Daroussin2021-11-241-5/+4
* kbdmap: use libbsddialog instead of calling dialog(1) via system(3)Baptiste Daroussin2021-11-242-64/+46
* tzsetup: remove dedundant declarationBaptiste Daroussin2021-11-241-1/+1
* tzsetup: replace libdialog with libbsddialogBaptiste Daroussin2021-11-242-96/+99
* bhyve: Fix compileEmmanuel Vadot2021-11-221-0/+1
* bhyve: emulate reads of MSI-X capabilities for passthru devicesCorvin Köhne2021-11-221-1/+2
* bhyve: keep physical and virtual COMMAND reg in syncCorvin Köhne2021-11-221-2/+2
* bhyve: use a fixed 32 bit BAR base addressCorvin Köhne2021-11-221-3/+12
* bhyve: move 64 bit BAR location to match OVMF assumptionsCorvin Köhne2021-11-221-20/+8
* makefs: remove set but not used variablesEd Maste2021-11-222-4/+0
* mixer: make .Dt tags uppercaseChristos Margiolis2021-11-201-1/+1
* lpr(1): Fix a typo in a source code commentGordon Bergling2021-11-191-1/+1
* Fix 'take effect' spelling in menus and comments.betterentley2021-11-191-1/+1
* Fix typo on "Celsius"Elyes HAOUAS2021-11-191-2/+2
* mountd: Fix handling of usernames that start with a digitRick Macklem2021-11-181-11/+16
* bhyve: do not explicitly map fbuf framebufferCorvin Köhne2021-11-181-22/+10
* bhyve: use physical lobits for BARs of passthru devicesCorvin Köhne2021-11-183-4/+24
* Revert "bsdinstall: add knob to set ASLR sysctls"Marcin Wojtas2021-11-161-18/+0
* rtsol/rtsold: Add option to skip random delayColin Percival2021-11-162-8/+21
* wpa: Fix WITHOUT_WPA_SUPPLICANT_EAPOL buildCy Schubert2021-11-123-11/+12
* wpa: Fix WITHOUT_OPENSSL buildCy Schubert2021-11-123-6/+13
* Revert "wpa: Fix WITHOUT_CRYPT build"Cy Schubert2021-11-121-4/+1
* wpa: Remove duplicate options definitionsCy Schubert2021-11-121-14/+0
* bsdinstall: Fix mirror selectionMateusz Piotrowski2021-11-111-1/+1
* service(8): Bump date after commit 66d795ec191b994f317b0ad812bb6e7943347c1f .Hans Petter Selasky2021-11-091-1/+1
* service(8): Fix typo in man page.Hans Petter Selasky2021-11-091-1/+1
* mountd: deprecate exports to a network without maskMike Karels2021-11-092-4/+8
* powerd(8): Add rc.conf(5) to see alsoFelix Johnson2021-11-071-2/+3
* fstyp: fix build WITHOUT_ICONVEd Maste2021-11-022-0/+10
* inet: remove tcp_debug from netinet/tcp_debug.hMateusz Guzik2021-11-011-0/+3
* devinfo(8): Remove cross-reference to pnpinfo(8)Felix Johnson2021-11-011-2/+1
* wpa: Fix WITHOUT_CRYPT buildCy Schubert2021-10-291-1/+4
* config(5): Update upper limit for maxusers on 64-bit systemsFelix Johnson2021-10-281-2/+4
* Fix off-by-one error in msdosfs FAT32 volume label copyingJessica Clarke2021-10-281-1/+1
* Fix intra-object buffer overread for labeled msdosfs volumesJessica Clarke2021-10-271-7/+13
* crunchgen: use realpath(3) instead of ``pwd -P''Alexey Dokuchaev2021-10-271-17/+3
* ctld: Always declare MaxRecvDataSegmentLength.John Baldwin2021-10-261-4/+5
* /etc/periodic/weekly/310.locate must read /etc/locate.rcWolfram Schneider2021-10-261-1/+3
* iscsid: set max_recv_data_segment_length to what we advertiseEd Maste2021-10-251-3/+3
* bsnmpd: Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2021-10-226-7/+1
* Only change the fadt revision in acpidump on i386Andrew Turner2021-10-211-0/+6
* bhyve: Bump the SMBIOS firmware version to 14.0 for 14-CURRENTRebecca Cran2021-10-211-2/+2
* bhyve: Fix the WITH_BHYVE_SNAPSHOT buildMark Johnston2021-10-181-1/+0
* mixer.8: Document -hMateusz Piotrowski2021-10-171-1/+5
* mixer(8): Add -h option to show usage.Hans Petter Selasky2021-10-161-2/+4
* ntp: Revert "Disable stack gap for ntpd during build."Cy Schubert2021-10-151-3/+0
* mixer(8): Print usage to standard error.Hans Petter Selasky2021-10-151-3/+2