aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* syslogd: fix memory leaks in main(..) and allowaddr(..)Enji Cooper2017-03-151-12/+18
* makefs: improve error messagesEd Maste2017-03-154-46/+48
* makefs: don't print pointers in debugging messagesEd Maste2017-03-151-8/+6
* makefs: use 'm' for cd9660 allow-multidot, per NetBSDEd Maste2017-03-151-1/+1
* makefs: sync option parsing with NetBSDEd Maste2017-03-155-216/+339
* makefs: sync -T timestamp with NetBSDEd Maste2017-03-141-1/+4
* makefs: remove unused variableEd Maste2017-03-141-2/+1
* ypbind(8): let calloc(3) do the multiplying.Pedro F. Giffuni2017-03-131-1/+1
* mpsutil(8): let calloc(3) do the multiplying.Pedro F. Giffuni2017-03-131-1/+1
* nscd(8): let calloc(3) do the multiplying.Pedro F. Giffuni2017-03-134-16/+14
* Add constants and descriptions for some new PCI class definitionsScott Long2017-03-131-0/+3
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-121-1/+1
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-111-2/+2
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-111-2/+2
* Use nitems() from sys/param.hMarcelo Araujo2017-03-111-1/+1
* Increase WARNS for pw testsAlan Somers2017-03-111-0/+1
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-101-4/+3
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-101-2/+1
* Fix harmless mismerge from r286964Alan Somers2017-03-091-1/+0
* Configure leap-second smearing (always).Cy Schubert2017-03-091-1/+1
* efidp manipulates UEFI Device Paths in various ways. At the moment, itWarner Losh2017-03-095-1/+229
* Finish implementing -d/--device/--device-path flag to print variableWarner Losh2017-03-092-16/+37
* Remove extraneous arguments and options, which don't make sense forCy Schubert2017-03-081-4/+0
* lpr(1): small bounds check with reallocarray(3).Pedro F. Giffuni2017-03-071-4/+6
* Convert absolute links to relative links.Rodney W. Grimes2017-03-073-9/+9
* mergemaster: fix description of -pEnji Cooper2017-03-071-4/+5
* Fix some trivial manlint warningsEnji Cooper2017-03-061-5/+9
* Fix mismerge of r280849.Cy Schubert2017-03-061-4/+0
* Change /etc/rmt symlink from absolute to relative path,Rodney W. Grimes2017-03-051-1/+1
* Fix build after r314656Enji Cooper2017-03-042-1/+3
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-0467-117/+116
* Correct nuance of -a :service -> "*" in r314563, r314585Enji Cooper2017-03-041-2/+2
* If the guid specified can't be decoded as a GUID, try looking it up inWarner Losh2017-03-031-1/+1
* Implement -d / --device-path to print the ascii representation of a variable ...Warner Losh2017-03-031-0/+11
* Implement --guid/-g to print the known GUIDs as human readable. TheWarner Losh2017-03-032-3/+27
* Actually implement efivar -LWarner Losh2017-03-031-0/+13
* Print just the variables when we're not printing the values.Warner Losh2017-03-031-0/+2
* Merge ACPICA 20170303.Jung-uk Kim2017-03-031-3/+4
* Correct verb change for service => `*` after r314563Enji Cooper2017-03-031-1/+1
* Add cxgbetool(8) to the base system.Navdeep Parhar2017-03-039-0/+166406
* Wordsmith syslogd(8)Enji Cooper2017-03-021-12/+14
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-03-027-11/+11
* makefs: remove clause 3 & 4 from Manuel Bouyer licenseEd Maste2017-03-022-10/+0
* makefs: remove archaic __P prototypes from ufs_bswap.hEd Maste2017-03-021-4/+0
* Use :H to manipulate .CURDIR-relative paths instead of ../Enji Cooper2017-03-013-3/+3
* Simplify idioms in Makefiles furtherEnji Cooper2017-03-014-13/+13
* Simplify idioms in usr.sbin/lpr MakefilesEnji Cooper2017-03-0111-16/+16
* Simplify/improve idioms in usr.sbin/ntp MakefilesEnji Cooper2017-03-0119-91/+88
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-03-014-9/+9
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-03-013-5/+5