aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Indent multiple device path entries correctly.Warner Losh2017-12-091-2/+5
* Remove vestiges of -d and -p commands.Warner Losh2017-12-091-12/+9
* Forgotten in 326725Warner Losh2017-12-091-1/+1
* Import Netflix's efibootmgr to help manage UEFI boot variablesWarner Losh2017-12-094-1/+1039
* Support mounted boot partitions in the installer. This allows the platformNathan Whitehorn2017-12-087-73/+123
* Really fix typo and improve wording of the commentBaptiste Daroussin2017-12-061-1/+1
* Fix typoBaptiste Daroussin2017-12-061-1/+1
* Allow newsyslog to execute compression commands whichBaptiste Daroussin2017-12-061-11/+34
* De-const to match changes in userboot.hWarner Losh2017-12-061-2/+2
* Make putenv and getenv match the userland definition of theseWarner Losh2017-12-061-1/+1
* When parsing remote messages, require them to have standard timestampGleb Smirnoff2017-12-052-62/+105
* fdformat is a sysadmin command and thus its man page should be inCy Schubert2017-12-052-2/+3
* Add forgotten libgeom.Warner Losh2017-12-021-1/+1
* Add -u (--to-unix) and -e (--to-efi) to convert unix or efi paths toWarner Losh2017-12-023-49/+133
* Read multiple lines when parsing the data. Allow multiple device pathsWarner Losh2017-12-021-30/+48
* SPDX: use the Beerware identifier.Pedro F. Giffuni2017-11-3010-9/+29
* SPDX: Fix some cases wrongly attributed to MIT.Pedro F. Giffuni2017-11-302-2/+2
* Revert r325558 as it is incorrect.Gleb Smirnoff2017-11-281-14/+1
* Fix obvious NULL pointer dereference from r310350.Gleb Smirnoff2017-11-281-6/+5
* diskinfo(8): Delete dead code in slog testAlan Somers2017-11-271-4/+4
* Fix integer overflow in SLOG test.Alexander Motin2017-11-271-1/+1
* efivar: add missing getopt 'u' optionEd Maste2017-11-271-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-27567-136/+1271
* share and pc-sysinstall: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2750-0/+100
* .Xr pmcstat(8) from kgmon(8) and gprof(1).Edward Tomasz Napierala2017-11-271-2/+3
* Revert r326125.Edward Tomasz Napierala2017-11-271-8/+1
* Don't assign rs as we will assign it later.Xin LI2017-11-271-3/+1
* Mark kgmon(8) obsolete, redirecting users to pmcstat(8).Edward Tomasz Napierala2017-11-231-1/+8
* bsdinstall: Add ntpdate optionEmmanuel Vadot2017-11-221-0/+2
* Fix indentation in bsdinstall-created wpa_supplicant.confEd Maste2017-11-221-38/+38
* freebsd-update: do not duplicate patchlist entriesEd Maste2017-11-221-1/+1
* vidcontrol: correct history size error messageEd Maste2017-11-211-1/+1
* This program is more useful if it skips leading whitespace whenWarner Losh2017-11-211-4/+11
* Document what the command line arguments actually do. List some of theWarner Losh2017-11-211-4/+23
* periodic: fix exit status for nonexistent argumentsAlan Somers2017-11-201-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-20138-91/+365
* wlandebug(8): allow fallback to old behavior + improve name checks.Andriy Voskoboinyk2017-11-191-4/+8
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-1853-44/+150
* Fix 'local' to not look in the source tree for the file.Bryan Drewery2017-11-173-13/+20
* Remove build system support for lint.Warner Losh2017-11-171-7/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-142-2/+2
* bhyve: avoid applying capsicum capabilities to file that was not openedBartek Rutkowski2017-11-111-10/+14
* Simplify the efivar interface a little.Warner Losh2017-11-101-1/+1
* Strip EOL whitespace in usr.sbin/{jail,jexec}Ed Maste2017-11-104-8/+8
* Remove useless .if. The whole point of SUBDIR.yes was so that weWarner Losh2017-11-091-2/+0
* When parsing UDP messages skip optional hostname as described byGleb Smirnoff2017-11-081-1/+14
* Remove badsect(8).Konstantin Belousov2017-11-052-2/+3
* Use proper naming in a debug message.Edward Tomasz Napierala2017-11-041-1/+1
* pmcstat(8): unbreak build with LDFLAGS+=-Wl,--as-neededAndriy Voskoboinyk2017-11-031-1/+1
* Remove 'adding_user.7'Eitan Adler2017-11-011-1/+0