summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* If an RCS file is truncated, rcsfile_getdelta() will return NULL. Insteadjhb2010-09-301-0/+8
* tr: Fix '[=]=]' equivalence class.jilles2010-09-291-1/+1
* Remove copyright strings printed at login time via login(1) or sshd(8).emaste2010-09-281-7/+0
* Add manpages for clang and tblgen. These were generated from upstream'sdim2010-09-274-2/+715
* Make WARNS=6 clean.marius2010-09-242-28/+23
* Try to adhere to style.Makefile(5).marius2010-09-231-4/+6
* Remove an explicit assignment of the CFLAGS variable intended formarius2010-09-231-1/+0
* In the past gunzip(1) write()'s after each inflate return. This isdelphij2010-09-231-0/+2
* And now the 2nd part of the patch: Also fix the year.edwin2010-09-221-1/+1
* Fix location of the Battle of the Plains of Abrahamedwin2010-09-221-1/+1
* Add myself as a ports committersunpoet2010-09-221-0/+1
* Add Simplified Chinese messages for BSD grep.delphij2010-09-202-0/+14
* Upgrade our Clang in base to r114020, from upstream's release_28 branch.dim2010-09-201-4/+8
* Fix the grammar after I added a second environmental variable.obrien2010-09-191-1/+1
* 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
OpenPOWER on IntegriCloud