summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Respect NO_FSCHG and don't set 'schg' flag on passwd/yppasswd is defined.pjd2012-11-271-0/+2
* The is_delim function works on wchar_t characters not ints, update theandrew2012-11-241-2/+2
* Add 'w' flag to:eadler2012-11-202-10/+35
* Use .Nm instead of a self xrefeadler2012-11-191-4/+4
* Use the correct size when allocating the cmdbuf string.rpaulo2012-11-191-14/+15
* Use the macro for standard error return values.eadler2012-11-181-4/+1
* Make it clear that amin and friends take + and - options.eadler2012-11-181-7/+27
* Standardize EXIT STATUS instructions in man pages when possible.eadler2012-11-182-7/+3
* Sort options.grog2012-11-171-7/+18
* Correctly handle keywords without options.grog2012-11-171-2/+2
* Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel tohrs2012-11-171-0/+6
* Fix whitespace.ed2012-11-172-7/+6
* Change fetch(1) to:andre2012-11-161-11/+25
* Merge bmake-20121111sjg2012-11-163-4/+10
* Avoid possible null deref if ypclnt_new returns nulleadler2012-11-151-2/+5
* Add option to suppress just the plot in ministat while still retainingeadler2012-11-152-5/+13
* Make definition match declarationeadler2012-11-151-1/+1
* - Implement run-time expansion of the KTR buffer via sysctl.jeff2012-11-151-2/+4
* For mkcsmapper, conditionalize gcc-specific compile flags.dim2012-11-141-2/+6
* Add examples to the ssh-copy-id script.eadler2012-11-131-0/+3
* Clarify where the authorized_key file lives.eadler2012-11-121-2/+2
* Correct date of Stanley's encounter with Livingstone.grog2012-11-111-1/+1
* Add the standard exit status to the ssh-copy-id man page.eadler2012-11-111-1/+3
* Add the PID column to the list of sort keys.rpaulo2012-11-111-1/+1
* More style(9) tabs vs. spaces:grog2012-11-101-25/+25
* Correct date and spelling of encounter between Stanley andgrog2012-11-101-1/+1
* Be a bit more paranoid.eadler2012-11-101-19/+23
* Replace spaces by tabs where appropriate.grog2012-11-081-38/+38
* Make parameters to -c and -k options optional. If no parameters aregrog2012-11-082-13/+24
* Belatedly add links from /usr/bin/clang to /usr/bin/CC, like it has beendim2012-11-071-0/+2
* Fix build with clang: properly terminate comment even in #if 0 blocks.delphij2012-11-051-1/+1
* MFV: less v453.delphij2012-11-041-0/+12
* New sentence, new line.joel2012-11-041-4/+4
* Add a few basic examples.joel2012-11-041-1/+19
* - Add my mentor relationships to committers-ports.dotgblach2012-11-041-0/+1
* kdump: Also decode fcntl commands containing underscores and digits.jilles2012-11-021-1/+1
* - Portability changes for ARMgabor2012-11-019-70/+74
* Catch up with r238925. ktr_entries may not be a power of 2.np2012-10-301-2/+2
* Add pcpu to the the rctl(8) manual page.trasz2012-10-261-1/+2
* Add "-f" to also output filemon(4) information.obrien2012-10-262-11/+56
* Prefer an example users born after myself might use.eadler2012-10-261-1/+1
* Merge bmake-20121010sjg2012-10-251-8/+12
* Show the number of times we block waiting for mbufs.alfred2012-10-251-4/+18
* Don't include both <sys/param.h> & <sys/types.h>.obrien2012-10-231-6/+1
* Somehow this got replicated too many timeseadler2012-10-221-18/+0
* Add a clean-room reimplementation of a script originallyeadler2012-10-224-0/+210
* Check the return error of set[ug]id. While this can never fail in theeadler2012-10-221-10/+10
* Check the return error of set[e][ug]id. While this can never fail in theeadler2012-10-223-3/+7
* Remove unused variable. Newer versions of gcc care.eadler2012-10-221-2/+0
* Fix conditional expression: previously a bitvector would be operatedeadler2012-10-221-1/+1
OpenPOWER on IntegriCloud