aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* cron(8): Correct test senseKyle Evans2018-04-121-1/+1
* cron(8): Reload database if an existing job in cron.d changed as wellKyle Evans2018-04-121-1/+13
* Strip trailing whitespace.Edward Tomasz Napierala2018-04-101-1/+1
* Add the ability to control the CPU topology of created VMsRodney W. Grimes2018-04-083-15/+144
* Fix enough warnings that we can build syslogd on all targets at WARNS=6.Ed Schouten2018-04-072-5/+5
* Push RFC 5424 message format from logmsg() into fprintlog().Ed Schouten2018-04-061-72/+78
* Remove some places where error messages are prefixed with "syslogd".Ed Schouten2018-04-061-16/+16
* Properly respect the passed in hostname for RFC 5424 messages.Ed Schouten2018-04-061-1/+3
* Add RFC 5424 syslog message parsing to syslogd.Ed Schouten2018-04-061-120/+440
* Synchronise with NetBSD's version of EFI handling for El Torito images.Benno Rice2018-03-314-28/+63
* makefs: sync fragment and block size with newfsEd Maste2018-03-301-2/+2
* Remove infrastructure for token-ring networks.Brooks Davis2018-03-281-15/+0
* wpa_supplicant.conf.5: Document minimal eduroam configurationConrad Meyer2018-03-261-1/+16
* minor work smithing...John-Mark Gurney2018-03-241-3/+6
* Don't try to modify El Torito section headers if there aren't any.Benno Rice2018-03-231-1/+4
* Correctly mark the last El Torito section header.Benno Rice2018-03-231-1/+11
* Allow makefs to properly tag UEFI El Torito boot images. Use them in amd64 ISOs.Benno Rice2018-03-232-3/+10
* Fix whitespace issues in r330034. No functional changes.Gleb Smirnoff2018-03-201-9/+9
* Plug a possible memory leak.Xin LI2018-03-191-0/+2
* Revert r313780 (UFS_ prefix)Ed Maste2018-03-171-14/+13
* Prefix UFS symbols with UFS_ to reduce namespace pollutionEd Maste2018-03-171-13/+14
* Make not getting BootOrder a warning, not a fatal error when printing.Warner Losh2018-03-161-2/+4
* Use full month in dpv(3), figpar(3), and bsdconfig(8) manualsDevin Teske2018-03-141-1/+1
* cxgbetool(8): Add the ability to decode hardware TCBs.Navdeep Parhar2018-03-1410-0/+6583
* Add "usbconfig dump_all_desc", a subcommand to dump all device and configEdward Tomasz Napierala2018-03-132-1/+18
* Add a new 'debug' command tree and 'dump_reqs' command to grab and parseScott Long2018-03-125-3/+246
* Fix the resource leak of a 'FILE *' which could happen in routineGarance A Drosehn2018-03-121-1/+3
* Add CR2 get/set support.Peter Grehan2018-03-111-3/+22
* Check that the address is specified in mlx5tool(8).Hans Petter Selasky2018-03-081-0/+4
* Add kernel and userspace code to dump the firmware state of supportedHans Petter Selasky2018-03-084-0/+325
* spray: fix the spelling in an output stringAlan Somers2018-03-051-1/+1
* - Remove extra NULL check before free().Hiroki Sato2018-03-051-33/+18
* Partially back out changes in r327464. stdlib.h is used whenHiroki Sato2018-03-051-0/+3
* Allow the "@" and "!" characters in passwd file GECOS fields.David Bright2018-03-012-4/+4
* MFV r330102: ntp 4.2.8p11Xin LI2018-02-2811-810/+1311
* Fix two memory leaks in syslogdDavid Bright2018-02-261-3/+12
* Delete copypastaAlan Somers2018-02-231-4/+0
* libifconfig: multiple feature additionsAlan Somers2018-02-231-0/+2
* Fix numerous Coverity issues in mptutilAlan Somers2018-02-235-21/+134
* mountd: Return proper errno values in a few error pathsRavi Pokala2018-02-211-4/+16
* Fixup minor nits in the PNP_INFO protocol.Warner Losh2018-02-171-3/+3
* trpt(8): Clean up build hack to detect ancient compilerConrad Meyer2018-02-161-4/+2
* trpt(8): Work around GCC4 shenanigansConrad Meyer2018-02-161-0/+8
* trpt(8): Sprinkle style(9) and adddress warningsConrad Meyer2018-02-152-69/+71
* trpt(8): Fully remove and undocument '-t' option disabled in 1999Conrad Meyer2018-02-152-34/+4
* Move devmatch to sbin from usr/sbin.Warner Losh2018-02-124-525/+0
* ppp(8): fix code producing debugging logsEugene Grosbein2018-02-106-17/+21
* MFV: r329072Jung-uk Kim2018-02-091-1/+2
* su_data: correct macro expansion.Pedro F. Giffuni2018-02-081-1/+1
* mountd(8): Produce vaguely meaningful error messagesConrad Meyer2018-02-081-24/+28