aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Follow calloc convention in other code, this is functionally identicalXin LI2013-01-051-1/+1
* Constify arguments. While I'm there, also add a static for usage().Xin LI2013-01-041-3/+3
* Add missing DPADD.Antoine Brodin2013-01-011-0/+1
* - Use BN_set_negative() and BN_is_negative() instead of subtracting orKevin Lo2012-12-303-42/+66
* Upgrade our copy of llvm/clang to 3.2 release.Dimitry Andric2012-12-231-4/+4
* Make struct fstate aligned to the same as an int as its pointer is cast toAndrew Turner2012-12-221-1/+1
* - Change the memory heuristics to an actually working oneGabor Kovesdan2012-12-201-19/+15
* Make bsdgrep behave as gnugrep and as documented: -m should only stopEitan Adler2012-12-203-3/+4
* POSIX requires that non-existent or null arguments be treated as if aEitan Adler2012-12-181-1/+1
* - Use unsigned int for values obtained with sysctlbyname(). This fixesGabor Kovesdan2012-12-172-4/+9
* Use even more conventional conversion routines.Greg Lehey2012-12-131-1/+1
* Reluctantly remove one of the most extraordinary numeric conversionGreg Lehey2012-12-131-7/+5
* Give users a hint when their locate database is too small.Eitan Adler2012-12-101-1/+3
* Fix bandwidth reporting when doing a restarted download with "-r".Andre Oppermann2012-12-091-1/+1
* A number of places in the source tree still reference cuad.* afterEitan Adler2012-12-081-2/+2
* Add check for failure of mkstemp and setenv.Eitan Adler2012-12-081-2/+6
* time: Use close-on-exec instead of fclose() in the child process.Jilles Tjoelker2012-12-081-3/+1
* Remove superfluous paragraph macro.Joel Dahl2012-12-041-1/+0
* - Move EXAMPLES descriptions to before the actual commandBryan Drewery2012-12-041-12/+9
* Note that the manual page of less(1) says:Xin LI2012-12-031-1/+1
* Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1).Jung-uk Kim2012-12-031-1/+1
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32Dimitry Andric2012-12-039-19/+54
* Document the "-m" option added by r243783.Rick Macklem2012-12-021-2/+8
* Add a "-m" option to nfsstat, which dumps out theRick Macklem2012-12-021-2/+24
* Respect NO_FSCHG and don't set 'schg' flag on passwd/yppasswd is defined.Pawel Jakub Dawidek2012-11-271-0/+2
* The is_delim function works on wchar_t characters not ints, update theAndrew Turner2012-11-241-2/+2
* Add 'w' flag to:Eitan Adler2012-11-202-10/+35
* Use .Nm instead of a self xrefEitan Adler2012-11-191-4/+4
* Use the correct size when allocating the cmdbuf string.Rui Paulo2012-11-191-14/+15
* Use the macro for standard error return values.Eitan Adler2012-11-181-4/+1
* Make it clear that amin and friends take + and - options.Eitan Adler2012-11-181-7/+27
* Standardize EXIT STATUS instructions in man pages when possible.Eitan Adler2012-11-182-7/+3
* Sort options.Greg Lehey2012-11-171-7/+18
* Correctly handle keywords without options.Greg Lehey2012-11-171-2/+2
* Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel toHiroki Sato2012-11-171-0/+6
* Fix whitespace.Ed Schouten2012-11-172-7/+6
* Change fetch(1) to:Andre Oppermann2012-11-161-11/+25
* Merge bmake-20121111Simon J. Gerraty2012-11-163-4/+10
|\
* | Avoid possible null deref if ypclnt_new returns nullEitan Adler2012-11-151-2/+5
* | Add option to suppress just the plot in ministat while still retainingEitan Adler2012-11-152-5/+13
* | Make definition match declarationEitan Adler2012-11-151-1/+1
* | - Implement run-time expansion of the KTR buffer via sysctl.Jeff Roberson2012-11-151-2/+4
* | For mkcsmapper, conditionalize gcc-specific compile flags.Dimitry Andric2012-11-141-2/+6
* | Add examples to the ssh-copy-id script.Eitan Adler2012-11-131-0/+3
* | Clarify where the authorized_key file lives.Eitan Adler2012-11-121-2/+2
* | Correct date of Stanley's encounter with Livingstone.Greg Lehey2012-11-111-1/+1
* | Add the standard exit status to the ssh-copy-id man page.Eitan Adler2012-11-111-1/+3
* | Add the PID column to the list of sort keys.Rui Paulo2012-11-111-1/+1
* | More style(9) tabs vs. spaces:Greg Lehey2012-11-101-25/+25
* | Correct date and spelling of encounter between Stanley andGreg Lehey2012-11-101-1/+1