summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark bsdar_errc as __dead2 to help code analysis tools.eadler2012-10-221-1/+1
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-228-0/+274
* Fix build.andreast2012-10-211-1/+1
* More -Wmissing-variable-declarations fixes.ed2012-10-206-4/+15
* Apply local patches to mandoc and connect it to the build.uqs2012-10-201-0/+1
* Merge mandoc from vendor into contrib and provide the necessary Makefile glue.uqs2012-10-191-0/+22
* Fix a bootstrapping problem where the first bmake (built by FreeBSD'smarcel2012-10-191-4/+3
* More -Wmissing-variable-declarations fixes.ed2012-10-1926-341/+347
* Add missing const keywords.ed2012-10-191-3/+3
* Correct the order of the MFU and MRU labels. I had reversed them.jhb2012-10-191-1/+1
* Remove WARNS=6 lines.ed2012-10-181-2/+0
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-186-7/+0
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-172-8/+0
* Obey the value of "MK_BMAKE".obrien2012-10-161-1/+1
* - Remove GNU sort and the WITH_GNU_SORT knobgabor2012-10-131-8/+0
* Use CLOCK_UPTIME to get the uptime.emaste2012-10-121-1/+1
* Remove contractions.joel2012-10-076-6/+6
* make: report :M or :N pattern in debug modeavg2012-10-061-0/+1
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-065-0/+646
OpenPOWER on IntegriCloud