aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Disregard jails in jail.conf that have bad parameters (parameter/variableJamie Gritton2020-08-271-0/+3
* Don't allow jail.conf variables to have the same names as jail parameters.Jamie Gritton2020-08-271-1/+14
* Back out r364791 to unbreak jails. Lesson learned: "compile and test" meansJamie Gritton2020-08-261-2/+1
* efibootmgr: wrong check for opts.orderToomas Soome2020-08-261-1/+1
* efibootmgr: Add option to request booting to the firmware user interfaceD Scott Phillips2020-08-262-2/+89
* Handle jail.conf variables that have the same names as parameters.Jamie Gritton2020-08-261-1/+2
* bsdinstall: Update loader.conf for new OpenZFS depsRyan Moeller2020-08-251-3/+3
* rtsol(d): add script for "M bit"Bjoern A. Zeeb2020-08-255-11/+69
* Fix makefs bootstrap on macOS after D25563Alex Richardson2020-08-251-0/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-252-13/+16
* Update unbound version number.Cy Schubert2020-08-241-2/+2
* In the endless batch mode (-B), terminate if and when stdout is closed.Maxim Sobolev2020-08-241-2/+3
* s/redundacy/redundancyMarc Fonvieille2020-08-241-1/+1
* Add missing Korean doc package entry, remove non-existent Serbian docMarc Fonvieille2020-08-241-2/+2
* makefs (msdosfs): Use fprintf instead of debug print for errorsAlex Richardson2020-08-241-3/+3
* Correctly determine the real executable in crunched binariesAlex Richardson2020-08-241-19/+108
* Re-indent crunched_main.c in preparation for D25998Alex Richardson2020-08-241-43/+42
* bhyve: NVMe queue create must init head/tailChuck Tuffli2020-08-241-0/+2
* bhyve: NVMe set nominal health valuesChuck Tuffli2020-08-241-0/+5
* Add bhyve support for LA57 guest mode.Konstantin Belousov2020-08-231-1/+2
* Clean up spi.8Mateusz Piotrowski2020-08-211-44/+57
* Bump kldxref's MAXSEGS to 16, to stop complaints about the kernelDimitry Andric2020-08-201-1/+1
* usr.sbin/fstyp: Fix incorrect pfs_type test in ondisk inodePedro F. Giffuni2020-08-201-1/+1
* Unbreak `freebsd-update updatesready'.Michael Gmelin2020-08-191-1/+11
* pmcstat.8: Improve description of -TMateusz Piotrowski2020-08-171-6/+35
* Revert 363598Mateusz Piotrowski2020-08-171-1/+1
* edquota(8): Cleanup to make it WARNS=6 clean.Xin LI2020-08-172-6/+3
* crunchgen: use pwd -P without envAlex Richardson2020-08-141-1/+1
* Use env pwd instead of pwd in crunchgen.cAlex Richardson2020-08-121-1/+1
* Fix crunchgen usage of mkstemp()Alex Richardson2020-08-121-10/+26
* Fix bootstrapping of pwd_mkdb after r364049Alex Richardson2020-08-111-1/+1
* Fix i386 build of chpass after r363992Alex Richardson2020-08-082-1/+1
* Don't link against libdialog/ncurses when bootstrapping tzsetupAlex Richardson2020-08-071-1/+1
* makefs: Drop unnecessary sys/clock.h includeAlex Richardson2020-08-071-1/+0
* Allow bootstrapping pwd_mkdb on Linux/macOSAlex Richardson2020-08-062-0/+69
* Fix clang 11 -Wformat warnings in yp_mkdb:Dimitry Andric2020-08-061-2/+2
* Add CTL support for REPORT IDENTIFYING INFORMATION command.Alexander Motin2020-08-061-2/+6
* pmcstat: fix build on non-64 bit platformsMateusz Guzik2020-08-051-1/+2
* pmcstat: implement showing offsets into symbols in top modeMateusz Guzik2020-08-054-23/+58
* bsnmptools: make it print protocol errors to stderr instead of stdoutEugene Grosbein2020-08-051-4/+4
* iovctl.conf(5): Use Lk macro for the URL of the UCL websiteGordon Bergling2020-08-041-1/+1
* Allow bootstrapping mtree on Linux systemsAlex Richardson2020-08-031-0/+6
* Replace magic numbers in Identify page register 0 with ATA definitions.Peter Grehan2020-07-311-1/+2
* When modifying LUN pass "special" options too.Alexander Motin2020-07-281-0/+24
* - Cleanups related to sparc64 removal.Yoshihiro Takahashi2020-07-282-155/+0
* nologin.8: Improve wordingMateusz Piotrowski2020-07-271-1/+1
* Support the setting of additional AHCI controller parameters.Peter Grehan2020-07-272-119/+201
* Remove reference to nlist(3) missed in SCCS revision 5.26 by mckusickJuli Mallett2020-07-241-9/+0
* update example to make it active when creating a new boot method...John-Mark Gurney2020-07-231-26/+44
* Correct a type-mismatch between xdr_long and the variable "bad".Brooks Davis2020-07-221-1/+2