aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Deduplicate fsid comparisonsRyan Moeller2020-05-212-12/+6
* Fix indentation in bsdinstall-created wpa_supplicant.confDevin Teske2020-05-201-50/+49
* Update leap-seconds to leap-seconds.3676924800.Xin LI2020-05-191-4/+4
* bsdinstall: do a `certctl rehash` upon installation of configurationKyle Evans2020-05-191-0/+3
* Add LE Whitelist commands to hccontrolTakanori Watanabe2020-05-192-0/+201
* Allow the FACS and XFACS to be zero in acpidump.Andrew Turner2020-05-181-5/+11
* bhyve(8): Add the netgraph network backend decription to the manpage.Aleksandr Fedorov2020-05-181-2/+26
* certctl: don't fall over flat with relative DESTDIRKyle Evans2020-05-181-5/+3
* vmm(4), bhyve(8): Expose kernel-emulated special devices to userspaceConrad Meyer2020-05-154-0/+135
* bhyve: Fix processing of netgraph backend options.Aleksandr Fedorov2020-05-151-2/+0
* jail: Add exec.prepare and exec.release command hooksRyan Moeller2020-05-145-2/+19
* inetd(8): Add comments to all examplesKyle Evans2020-05-141-2/+16
* certctl: follow-up to r361022, prune blacklist as wellKyle Evans2020-05-141-3/+10
* certctl(8): don't completely nuke $CERTDESTDIRKyle Evans2020-05-141-3/+5
* vfs_extattr: Allow extattr names up to the full maxConrad Meyer2020-05-141-3/+0
* inetd(8): Provide HTTP proxy example using netcatKyle Evans2020-05-131-1/+4
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-123-8/+2
* Add a new bhyve network backend that allow to connect the VM to the netgraph(...Aleksandr Fedorov2020-05-122-0/+197
* Add le_scan subcommand to hccontrol.Takanori Watanabe2020-05-117-81/+427
* bhyve: update man page to describe the virtio-net mtu optionVincenzo Maffione2020-05-091-3/+8
* bhyve: Pass the full string of options to the network backends.Aleksandr Fedorov2020-05-084-18/+37
* Document le_enable subcommandTakanori Watanabe2020-05-081-0/+1
* Initial support for bhyve save and restore.John Baldwin2020-05-0534-42/+3799
* Add RISC-V interpreter exampleMitchell Horne2020-05-011-1/+12
* config: Add no-ctfconvert support.Bryan Drewery2020-04-283-4/+12
* Restore local kernel "prog" filtering lost in r332099.Bryan Drewery2020-04-281-12/+74
* Add le_read_buffer_size command and manpage.Takanori Watanabe2020-04-282-1/+66
* Improve error handlingTakanori Watanabe2020-04-281-40/+87
* Update the cached MSI state when any MSI capability register is written.John Baldwin2020-04-271-18/+18
* Resolve vendor id to string.Takanori Watanabe2020-04-271-1/+2
* Fix advertise packet parsing.Takanori Watanabe2020-04-271-2/+33
* Properly update AD field length in hccontrol(8).Hans Petter Selasky2020-04-261-2/+3
* Put advertising data in correct place.Hans Petter Selasky2020-04-251-0/+1
* freebsd-update: rehash certsKyle Evans2020-04-251-1/+6
* Rename two commands to match the Bluetooth specification in hccontrol(8).Hans Petter Selasky2020-04-241-9/+9
* Add support for LE advertising to hccontrol(8).Hans Petter Selasky2020-04-242-1/+218
* trim(8): candelete() returns wrong results because fd is opened O_WRONLYAllan Jude2020-04-231-1/+1
* Add VIRTIO_BLK_T_DISCARD (TRIM) support to the bhyve virtio-blk backendAllan Jude2020-04-232-24/+133
* Add support for Read_Local_Supported_Commands command to hccontrol(8).Hans Petter Selasky2020-04-224-0/+534
* Improve formatting of synopsis sectionMateusz Piotrowski2020-04-221-14/+31
* Update string tables in hccontrol(8).Hans Petter Selasky2020-04-211-14/+2185
* Substitute le_read_supported_status with le_read_supported_states.Hans Petter Selasky2020-04-201-12/+18
* Fix cut and paste off-by-one error in hccontrol(8).Hans Petter Selasky2020-04-191-0/+3
* Improve printing of le features in hccontrol(8).Hans Petter Selasky2020-04-193-6/+139
* Bring HCI error messages up-to-date.Hans Petter Selasky2020-04-191-1/+29
* Change the type of "len" to avoid warnings.Rick Macklem2020-04-181-1/+2
* Add missing feature descriptions to hci_features2str().Hans Petter Selasky2020-04-184-4/+54
* jail(8): improve manual and usage information with more clearEugene Grosbein2020-04-172-4/+8
* Add support for some IOCFacts fields that are available with mpr (12Gb)Scott Long2020-04-161-0/+7
* Don't keep a private copy of mpr_ioctl.h and mps_ioctl.h, since theyScott Long2020-04-163-781/+2