summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Increase the hostname display width. Many machines are namedobrien2010-09-161-2/+2
* + Add the SCRIPT environmental variable to the sub-shell. Its value isobrien2010-09-162-0/+20
* Fix indenting of the previous commit.rpaulo2010-09-161-4/+4
* When generating functions to print the arguments of system calls withrpaulo2010-09-161-0/+5
* Remove extra ;emaste2010-09-141-1/+1
* Move to using Makefile.arch to include the proper target-specific programs.imp2010-09-131-136/+57
* Doh! two last second refactoring typos crept in. Fix.imp2010-09-131-2/+2
* Revert r212513 and reimplement the search order to be ARCH, CPUARCHimp2010-09-133-13/+62
* Merge from tbemd: Move to using Makefile.arch to control what's build.imp2010-09-136-0/+26
* merge powerpc and powerpc64 now that we use TARGET_CPUARCHimp2010-09-132-55/+11
* Move to using TARGET_CPUARCH instead of TARGET_ARCH.imp2010-09-131-1/+9
* Note bug in trying to printf(1) things like: '-%s\n' "foo"obrien2010-09-091-0/+7
* For total interrupt count on -vm screen count all interrupts, but not onlymav2010-09-081-3/+3
* Fix typo in bsdcpio manual:gjb2010-09-061-2/+2
* Add myself to calendar.freebsd and committers-src.dot.andreast2010-09-061-0/+1
* printf(1): Clarify that \OOO produces a byte, different %b escape sequences.jilles2010-09-051-4/+10
* Add myself to calendar.freebsdswills2010-09-051-0/+1
* Adding a missing firstname (Monique)edwin2010-09-021-1/+1
* Correct spelling mistake, int -> intogavin2010-09-021-2/+2
* For consistency, cast result of getpid() to longkevlo2010-08-311-1/+2
* For calendars which don't match the solar-based Gregorian calendar,edwin2010-08-304-37/+541
* Use basename(3) to determine the name of the program.edwin2010-08-301-3/+2
* Add myself to calendars.freebsd.dim2010-08-301-0/+1
* Fix breakage introduced in r211725 and improve functionality of truss onnwhitehorn2010-08-285-3/+31
* Add one more new memory day for Russian Federation: the end of Second World War.osa2010-08-251-0/+1
* MFtbemd:imp2010-08-232-4/+4
* - Change default grep back to GNU version. BSD grep can be built with thegabor2010-08-231-4/+4
* Revert a minor part of revision 211364:delphij2010-08-191-4/+1
* '\0' -> 0edwin2010-08-191-2/+2
* UTFize my name.des2010-08-196-6/+6
* Check return value of dup(), it could be -1 when the system is runningdelphij2010-08-191-1/+8
* - Refactor file reading code to use pure syscalls and an internal buffergabor2010-08-184-178/+157
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-162-2/+2
* Mark functions and variables as static.ed2010-08-161-15/+14
* - Revert strlcpy() changes to memcpy() because it's more efficient andgabor2010-08-156-66/+66
* Update a stale comment about grep.delphij2010-08-111-1/+1
* Teach elfdump(1) about the SUNW_dof section.rpaulo2010-08-111-0/+1
* Use NULL instead of 0 when setting up pointer.kevlo2010-08-101-8/+8
* Fix -R when used with -p. Previously, thekientzle2010-08-083-4/+18
* Fix typos and spelling mistakes.joel2010-08-063-3/+3
* - Some fixes to Ukranian cataloggabor2010-08-061-2/+2
* Don't point users at the old csup homepage.joel2010-08-052-5/+0
* mdoc: make sure to pass at least one argument to quotation macrosuqs2010-08-023-6/+6
* Fix typos.joel2010-08-012-2/+2
* Fix spelling.joel2010-07-301-1/+1
* Fix a couple of typos.uqs2010-07-301-1/+1
* - Add Ukranian cataloggabor2010-07-302-0/+13
* - Some minor changes to the messages to increase usefulness of error msgsgabor2010-07-2911-52/+38
* - Add Japanese NLS catalogsgabor2010-07-294-0/+45
* - Use the traditional behaviour for filename and directory name inclusiongabor2010-07-296-68/+148
OpenPOWER on IntegriCloud