aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Revert r354896, r354899, r354900:Glen Barber2019-11-211-7/+0
* Remove sio(4).Gleb Smirnoff2019-11-211-1/+0
* Avoid relying on pollution from libcasper.h.Mark Johnston2019-11-211-0/+1
* Add --esp/-E argument to print the currently booted ESPWarner Losh2019-11-202-1/+104
* Use the correct variable, also limit the scope to bfdLi-Wen Hsu2019-11-201-1/+1
* Limit the workaround to riscv onlyLi-Wen Hsu2019-11-201-0/+2
* Workaround riscv64 build when using binutils 2.33.1Li-Wen Hsu2019-11-201-0/+5
* bhyve: virtio-net: disable receive until features are negotiatedVincenzo Maffione2019-11-191-11/+22
* Fix error found by new clang operator precendence warningAlex Richardson2019-11-171-1/+1
* makefs: Also set UFS di_birthtime when building on LinuxAlex Richardson2019-11-151-2/+9
* Fix contents= being ignored in msdosfs makefs mtreeAlex Richardson2019-11-151-1/+2
* cpucontrol: print more useful information when MSR access fails.Konstantin Belousov2019-11-131-1/+1
* sesutil: fix another memory leakAlan Somers2019-11-121-6/+6
* sesutil: fix some memory leaksAlan Somers2019-11-121-0/+3
* sesutil: fix an out-of-bounds array accessAlan Somers2019-11-121-1/+1
* bhyve: rework mevent processing to fix a race conditionVincenzo Maffione2019-11-121-54/+42
* Add GEOM attribute to report physical device name, and report itEdward Tomasz Napierala2019-11-091-0/+4
* bhyve: add support for virtio-net mergeable rx buffersVincenzo Maffione2019-11-085-48/+127
* bhyve: add backend rx backpressure to virtio-netVincenzo Maffione2019-11-035-33/+40
* bhyve: fix mistake introduced by r352841Vincenzo Maffione2019-11-031-2/+2
* add valectl to the system commandsVincenzo Maffione2019-10-314-0/+452
* Catch up with ACPICA 20191018.Jung-uk Kim2019-10-242-8/+7
* Merge ACPICA 20191018.Jung-uk Kim2019-10-191-8/+24
* Fix the botched field ordering in the last commit. While here, fixScott Long2019-10-133-27/+29
* Change from the non-standard nomenclature of "chip" and "card" to theScott Long2019-10-121-4/+4
* bsdinstall: fix ESP detection for auto ZFS layoutYuri Pankov2019-10-092-7/+14
* Fix various -Wpointer-compare warningsBrooks Davis2019-10-081-1/+1
* Rework the logic for installing the pkg(8) configuration.Glen Barber2019-10-081-3/+7
* certctl(8): let one blacklist based on hashed filenamesKyle Evans2019-10-031-4/+14
* certctl(8): realpath the file before creating the symlinkKyle Evans2019-10-031-2/+2
* add ability to set watchdog timeout for a shutdownAndriy Gapon2019-10-032-6/+6
* Bump .Dd for earlier update (should have been part of r353024).Ian Lepore2019-10-021-1/+1
* Clarify how the -f option for daemon(8) interacts with other optionsIan Lepore2019-10-021-0/+5
* Add a comment explaining why the opensolaris_load line in loader.confGlen Barber2019-10-021-0/+2
* Explicitly add opensolaris_load="YES" to loader.conf through theGlen Barber2019-10-021-0/+1
* Unbreak etcupdate(8) and mergemaster(8) after r352950Kyle Evans2019-10-022-4/+2
* Use size_t for byte_to_write variable when comparing to eeprom_info_out_lenHans Petter Selasky2019-10-021-2/+3
* Add the ability to query the EEPROM information in mlx5tool(8).Hans Petter Selasky2019-10-022-15/+109
* [3/3] etcupdate and mergemaster support for certctlKyle Evans2019-10-022-0/+28
* [2/3] Add certctl(8)Kyle Evans2019-10-024-0/+358
* Move httpd to simple_httpd...Kyle Evans2019-10-014-3/+2
* Move simple_httpd out of picobsd, add HTTPD option (default OFF)Kyle Evans2019-10-014-0/+677
* bhyve: support for enabling/disabling the net backendVincenzo Maffione2019-09-283-8/+87
* efibootmgr(8): fix markup and style issuesYuri Pankov2019-09-251-59/+123
* cron: add log suppression and mail suppression for successful runsKyle Evans2019-09-255-57/+169
* freebsd-update: Add `updatesready' and `showconfig' commandsMichael Gmelin2019-09-242-3/+39
* - Revert WARNS to 2 because of mismatch between (xdrproc_t) and xdr_void().Hiroki Sato2019-09-212-2/+6
* Fix warnings and set WARNS=6.Hiroki Sato2019-09-213-12/+11
* Fix build errors of test.c, which had been broken for a long time.Hiroki Sato2019-09-212-19/+20
* Fix src component detectionMichael Gmelin2019-09-191-0/+9