aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Sixteen bit I2c addresses are always little endian.Poul-Henning Kamp2021-05-111-8/+5
* Polish source to WARNS=6Poul-Henning Kamp2021-05-112-22/+35
* authpf: Start using libpfctlKristof Provost2021-05-071-1/+2
* mpsutil: extend show adapter information, add NCQ controlDaniel Austin2021-05-074-2/+171
* bsnmpd: Return the correct uptime.Warner Losh2021-05-051-30/+7
* iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwaresPhilippe Michaud-Boudreault2021-05-046-71/+400
* traceroute6: Properly calculate UDP checksumZhenlei Huang2021-05-031-0/+1
* bhyve: Set SO_REUSEADDR on the gdb stub socketMark Johnston2021-05-031-1/+4
* daemon: add some basic testsAlan Somers2021-05-033-0/+236
* pkg(7): replace usage of sbuf(9) with open_memstream(3)Baptiste Daroussin2021-04-293-46/+56
* pkg(7): indentation fixesBaptiste Daroussin2021-04-291-2/+2
* pw(8): use openmemstream instead of sbuf(9)Baptiste Daroussin2021-04-272-41/+47
* Make pkg(7) use environment variables specified in pkg.confMoritz Schmitt2021-04-272-4/+27
* etcupdate: Add -D destdir to usage for 'extract'.John Baldwin2021-04-262-2/+3
* pf: Allow multiple labels to be set on a ruleKristof Provost2021-04-261-1/+1
* etcupdate: Remove the old pre-world tree when rotating for -p.John Baldwin2021-04-231-1/+1
* bhyve: Gracefully handle virtio-scsi with no confRyan Moeller2021-04-221-0/+3
* pmcstat: fix the usage message for -tMitchell Horne2021-04-211-1/+2
* pmcstat: set initial counter value to zeroMitchell Horne2021-04-211-1/+1
* Append Keyboard Layout specified option for using VNC.Michael Reifenberger2021-04-214-19/+115
* dconschat: Remove support for FreeBSD 4.x and earlier.Warner Losh2021-04-201-9/+0
* fwcontrol: Remove support for FreeBSD 4.xWarner Losh2021-04-202-8/+0
* bsdinstall: remove compat hacks for FreeBSD 9 and earlierWarner Losh2021-04-201-5/+0
* bhyve: Be explicit that setting config.dump will not start a VM.John Baldwin2021-04-201-4/+6
* etcupdate: Add a revert mode to restore one or more stock files.John Baldwin2021-04-202-13/+60
* etcupdate: Trim trailing whitespace.John Baldwin2021-04-201-3/+3
* etcupdate: Gracefully handle SIGINT when building trees.John Baldwin2021-04-201-14/+17
* etcupdate: Always extract to a temporary tree.John Baldwin2021-04-201-56/+92
* mprutil: add big endian supportAlfredo Dal'Ava Junior2021-04-205-46/+90
* config: style for '\0' and NULLWarner Losh2021-04-191-9/+9
* bsdinstall: restore time selection screenYuri Pankov2021-04-191-2/+2
* bhyve.8: Fix mandoc -Tlint issuesMateusz Piotrowski2021-04-191-6/+5
* bhyve: Document the format for HD audio backendsMateusz Piotrowski2021-04-191-3/+12
* bhyve.8: Improve AHCI backends documentationMateusz Piotrowski2021-04-191-6/+20
* bhyve.8: Improve documentation of NVME backendMateusz Piotrowski2021-04-191-10/+33
* bhyve.8: Improve framebuffer backends descriptionMateusz Piotrowski2021-04-191-23/+39
* bhyve.8: Clean up virtio console device backends descriptionMateusz Piotrowski2021-04-191-6/+12
* bhyve.8: Clean up TTY, boot ROM, and pass-through descriptionsMateusz Piotrowski2021-04-191-7/+7
* bhyve.8: Clean up 9P device backends sectionMateusz Piotrowski2021-04-191-4/+7
* bhyve.8: Clean up SCSI device backends sectionMateusz Piotrowski2021-04-191-4/+7
* bhyve.8: Clean up block storage device backends descriptionMateusz Piotrowski2021-04-191-11/+14
* bhyve.8: Clean up network backends sectionMateusz Piotrowski2021-04-181-16/+39
* bhyve.8: Improve emulation description of the -s flagMateusz Piotrowski2021-04-181-27/+27
* bhyve.8: Clean up the slot description of -sMateusz Piotrowski2021-04-181-7/+26
* bhyve.8: Clean-up synopsis of -sMateusz Piotrowski2021-04-181-3/+3
* bhyve.8: Fix indention in the signals tableMateusz Piotrowski2021-04-181-1/+1
* bhyve.8: Clean up description of -rMateusz Piotrowski2021-04-181-2/+2
* bhyve.8: Fix the synopsis of -pMateusz Piotrowski2021-04-181-1/+1
* bhyve.8: Improve the description of the -m flagMateusz Piotrowski2021-04-181-7/+15
* bhyve.8: Improve the description and synopsis of -lMateusz Piotrowski2021-04-181-8/+13