aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make bhyve SMBIOS table topology awareRodney W. Grimes2019-04-252-1/+12
* Acpi MADT table correction for VM_MAXCPU > 21Rodney W. Grimes2019-04-251-8/+23
* Add support to nfsdumpstate for printing of INET6 addresses for locks.Rick Macklem2019-04-251-5/+21
* bsdinstall: up the interface before calling dhclientEmmanuel Vadot2019-04-251-0/+1
* Parse MIPS relocations to unbreak kldxref on MIPS.John Baldwin2019-04-241-0/+99
* Keep two versions of the FreeBSD.conf pkg configuration file; one whichColin Percival2019-04-243-1/+19
* MFV r346563:Cy Schubert2019-04-231-1/+2
* Update the spelling of my nameEnji Cooper2019-04-221-1/+1
* Use separate descriptors in bhyve's stdio uart backend.Mark Johnston2019-04-221-61/+71
* cron(8): schedule interval jobs that get loaded during executionKyle Evans2019-04-202-5/+24
* config: Only warn if duplicate option/device comes from the same fileEmmanuel Vadot2019-04-162-6/+15
* Remove INDEX-10 reference, as 10.x is now EoL.Glen Barber2019-04-161-1/+0
* config(8): replace opteq with a call to strcasecmpKyle Evans2019-04-151-19/+2
* cron(8): Add MAILFROM ability for crontabsKyle Evans2019-04-153-5/+16
* Revert r345171 pending reviewChuck Tuffli2019-04-131-4/+1
* Fix nfsdumpstate(8) so that it can print out INET6 callback addresses.Rick Macklem2019-04-132-3/+27
* Fix thread name buffer overflow.Alexander Motin2019-04-121-3/+3
* Fix segfault that could occur on "automount -LL".Edward Tomasz Napierala2019-04-101-1/+3
* Fix restoring the geometry when recovering from an error. Just restore theBruce Evans2019-04-081-3/+2
* Stop compiling bhyve(8) with -O0.Mark Johnston2019-04-071-2/+0
* Fix indentation.Mark Johnston2019-04-071-68/+68
* Delete the BUGS entry related to failing when jails are enabled.Rick Macklem2019-04-061-7/+1
* Fix nfsuserd so that it handles the mapped localhost address when jailsRick Macklem2019-04-062-15/+198
* Fix gcc warning about shadowed global.Konstantin Belousov2019-04-051-4/+4
* Implement devctl(8) command 'reset', using DEV_RESET /dev/devctl2 ioctl.Konstantin Belousov2019-04-052-2/+70
* bhyve: Fix NVMe data structure copy to guestChuck Tuffli2019-04-051-17/+68
* bhyve: Fix NVMe BAR size calculationChuck Tuffli2019-04-051-2/+12
* Add IPv6 transport for bsnmp.Andrey V. Elsukov2019-04-022-3/+15
* Merge ACPICA 20190329.Jung-uk Kim2019-03-291-2/+2
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-1/+2
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-2/+1
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-1/+2
* Revert r345704Enji Cooper2019-03-291-2/+1
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-1/+2
* Reduce the precision of "MB/s" by one, making room for displayingEdward Tomasz Napierala2019-03-291-1/+1
* Make the "KB/s" field one character shorter (by reducing the precision)Edward Tomasz Napierala2019-03-281-4/+4
* Correct contradictory information on default syslog logging priority.Michael Gmelin2019-03-251-2/+2
* makefs: Fix "time" mtree attribute handlingEd Maste2019-03-182-9/+6
* trim(8): emit more user-friendly error message in verbose mode.Eugene Grosbein2019-03-151-4/+21
* Fix bhyve PCIe capability emulationChuck Tuffli2019-03-151-1/+4
* Fix bhyve's NVMe Identify Namespace dataChuck Tuffli2019-03-151-1/+1
* bhyve(8): Fix uart emulation bugConrad Meyer2019-03-141-0/+3
* chroot.8: Add examples & clean upMateusz Piotrowski2019-03-141-18/+40
* trim(8): add another safety netEugene Grosbein2019-03-141-0/+18
* freebsd-update: restore old exit code when no updates are available locallyPietro Cerutti2019-03-121-0/+1
* Drop "All rights reserved" from the files I ownAlan Somers2019-03-111-1/+2
* MFV r344878:Cy Schubert2019-03-071-1/+1
* Document the efivar --load-option optionRebecca Cran2019-03-071-2/+5
* Drop "All rights reserved" from my copyright statements.John Baldwin2019-03-064-4/+0
* freebsd-update.8: update example to contemporary versionsEd Maste2019-03-051-4/+4