aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* bhyve: allow for automatic destruction on power-offPawel Biernacki2020-06-252-5/+14
* bhyve(8): For prototyping, reattempt decode in userspaceConrad Meyer2020-06-251-1/+16
* Fix build with recent byacc.Jung-uk Kim2020-06-241-1/+1
* MFV r362565:Cy Schubert2020-06-242-4/+4
* Revert r362390, those tests are fixed by r362418Li-Wen Hsu2020-06-232-33/+0
* pstat(8): improve the Size header width after r358181Piotr Pawel Stefaniak2020-06-231-1/+1
* pkg: Provide a friendlier message when bootstrap fails due to address resolutionTom Jones2020-06-231-4/+9
* Fix a typo and sort optionsMateusz Piotrowski2020-06-231-4/+4
* Revert r362466Baptiste Daroussin2020-06-222-2/+2
* Improve wording to be more precise and clear.Hans Petter Selasky2020-06-212-2/+2
* Allocate an fs_summary_info structure when creating a UFS filesystemKirk McKusick2020-06-191-0/+1
* [PowerPC] De-giant powermac_nvram, update documentationBrandon Bergren2020-06-191-8/+2
* Skip ufs related tests in fstyp(8) and makefs(8) temporarilyLi-Wen Hsu2020-06-192-0/+33
* Move the pointers stored in the superblock into a separateKirk McKusick2020-06-192-0/+6
* Fix the --guid flag descriptionMateusz Piotrowski2020-06-181-4/+5
* Improve periodic(8) manual page presentationMateusz Piotrowski2020-06-181-9/+12
* Improve unit parsing of mpsutil.Juli Mallett2020-06-161-1/+15
* newsyslog(8): make configuration parser more robust.Eugene Grosbein2020-06-161-23/+31
* Make use of the UID_NOBODY and GID_NOGROUP definitions in sys/conf.h.Rick Macklem2020-06-161-4/+5
* Move font related data structured to sys/font.c and update vtfontcvtToomas Soome2020-06-141-18/+9
* Modify mountd to use the new struct export_args committed by r362158.Rick Macklem2020-06-141-60/+80
* Add le_read_channel_map and le_read_remote_features commandTakanori Watanabe2020-06-105-2/+188
* Fix a bug where XU_NGROUPS + 1 groups might be copied.Rick Macklem2020-06-091-0/+2
* crashinfo: stop looking for gdb in /usr/bin/gdbEd Maste2020-06-081-1/+1
* services: Add SSDP to service databasePedro F. Giffuni2020-06-071-0/+2
* Fix mountd so that it will not lose SIGHUPs that indicate "reload exports".Rick Macklem2020-06-061-6/+46
* Fix mountd to handle getgrouplist() not returning groups[0] == groups[1].Rick Macklem2020-06-041-3/+9
* pkgbase: resolve mailer.conf conflict WITHOUT_SENDMAILKyle Evans2020-06-021-1/+5
* certctl: fix test syntaxKyle Evans2020-06-011-1/+1
* certctl.8: Correct the HISTORY section.Mark Johnston2020-05-301-2/+2
* ctld: Fix a memory leak in uclparse_conf().Mark Johnston2020-05-301-1/+6
* Report STATUS_QUEUED/SENT in `ctladm dumpooa` output.Alexander Motin2020-05-291-3/+6
* rename in-tree libevent v1 to libevent1Ed Maste2020-05-282-2/+2
* Fix connection event message string (n->\n)Takanori Watanabe2020-05-281-1/+1
* Add le_connect command to connect to an LE device.Takanori Watanabe2020-05-264-0/+189
* Add example usage for formatting a floppy disk. Adding a more selfMurray Stokely2020-05-251-3/+28
* Fix pci-passthru MSI issues with OpenBSD guestsPeter Grehan2020-05-253-28/+30
* Chase r361344. Update unbound version strings.Cy Schubert2020-05-241-2/+2
* Add an unprivileged mode where calls to install are passed appropriateBrooks Davis2020-05-222-11/+28
* 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