aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the ThinkPad X1 (sandybridge) to the bsdinstall blacklistAllan Jude2018-02-041-1/+1
* newsyslog: fix typeo for 'zstd'Eitan Adler2018-02-031-2/+2
* Check for cd9660 support before attempting to mount created imagesBrooks Davis2018-02-021-8/+12
* pppctl88) Avoid strcpy() copies on overlapping string.Pedro F. Giffuni2018-01-291-1/+3
* When using SCTP for sending probe packets, use INIT chunks for payloadsMichael Tuexen2018-01-272-21/+98
* o A command line flag for the syslog_facility fixed in the SYNOPSIS.Maxim Konovalov2018-01-261-1/+1
* Refactoring of reading and writing of the UFS/FFS superblock.Kirk McKusick2018-01-264-85/+26
* bsdinstall: enable SUJ by default (revert r327890)Ed Maste2018-01-251-1/+2
* Add SPDX tags for automount(8) et al.Edward Tomasz Napierala2018-01-249-0/+18
* Add missing SPDX tags for ctld(8).Edward Tomasz Napierala2018-01-243-0/+6
* Add missing SPDX identifier in iscsid(8).Edward Tomasz Napierala2018-01-241-0/+2
* Add SPDX identifiers for uefisign(8) sources.Edward Tomasz Napierala2018-01-245-0/+10
* usr.sbin/service: Fix -j to not be order dependantKyle Evans2018-01-221-32/+18
* Adjust format string to fix build.John Baldwin2018-01-181-1/+1
* Tidy some whitespace.John Baldwin2018-01-181-2/+2
* Save and restore guest debug registers.John Baldwin2018-01-171-2/+99
* kldxref: additional sytle(9) cleanupEd Maste2018-01-171-16/+16
* kldxref: improve style(9)Ed Maste2018-01-175-225/+227