summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Clarify dates and place of Konrad Zuse's birth and death. DespiteGreg Lehey2002-12-192-3/+4
* Sync with up-stream version, including a number of bug-fixes:Tony Finch2002-12-182-592/+498
* Use ${BINDIR} instead of hardcoded path.Johan Karlsson2002-12-181-1/+1
* Check the return status of chdir() when using the -C option.Sean Chittenden2002-12-171-1/+2
* Change the name for the local unix-socket based protocolMartin Blapp2002-12-161-1/+1
* When doing tail -F, return if the freopen() of the file fails instead ofTim J. Robbins2002-12-151-0/+1
* Unbreak support for systems that have no limit on pathname length.Tim J. Robbins2002-12-151-4/+2
* Update pathchk to reflect the fact that 1003.1-2001 now includes theTim J. Robbins2002-12-141-0/+2
* mdoc(7) police: sort xrefs in SEE ALSO.Ruslan Ermilov2002-12-131-1/+1
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-1213-40/+40
* mdoc(7) police: markup fixes.Ruslan Ermilov2002-12-121-16/+18
* mdoc(7) police: overhaul.Ruslan Ermilov2002-12-111-24/+41
* mdoc(7) police: overhaul.Ruslan Ermilov2002-12-111-2/+2
* mdoc(7) police: Fixed the declaration of the -column list.Ruslan Ermilov2002-12-111-4/+4
* Add powerpc.h. Still missing powerpc.[ch] in gprof, but this getsPeter Grehan2002-12-101-0/+3
* Teach lint about powerpc.Benno Rice2002-12-091-0/+3
* Capitalize ASCII code names.Ruslan Ermilov2002-12-052-13/+13
* Change the process title as soon as possible to mask information passed onDag-Erling Smørgrav2002-12-041-0/+3
* mdoc(7) police: s/nul character/null character/.Ruslan Ermilov2002-12-041-2/+2
* Make a CR/LF sequence measure up to its name: the order of the CR and LFPeter Pentchev2002-12-021-1/+1
* Bootstrapping aid from pre-kqueue(2) systems, e.g. 4.0-RELEASE.Ruslan Ermilov2002-12-011-0/+2
* If both the unlink and the open fail, return the errno from theBill Fenner2002-11-301-2/+8
* #include <sys/time.h> instead of depending on namespace pollution inBruce Evans2002-11-301-0/+1
* Finish the fix in revision 1.39 -- make(1)'s behavior is nowRuslan Ermilov2002-11-281-12/+9
* Use the URL instead of the output file name when reporting errors relatingDag-Erling Smørgrav2002-11-271-6/+6
* As warned on freebsd-current@, remove the perl wrapper from /usr/src.David E. O'Brien2002-11-274-142/+0
* tip(1) no longer uses modems(5).Ruslan Ermilov2002-11-271-143/+0
* Really merge from OpenBSD import (should have been done a year ago).Ruslan Ermilov2002-11-271-185/+300
* mdoc(7) police:Ruslan Ermilov2002-11-261-1/+3
* mdoc(7) police: markup and spelling.Ruslan Ermilov2002-11-261-4/+7
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-2621-65/+58
* mdoc(7) police: back out unproved changes from previous revision.Ruslan Ermilov2002-11-261-1/+1
* mdoc(7) police:Ruslan Ermilov2002-11-261-8/+8
* mdoc(7) police: laundry.Ruslan Ermilov2002-11-261-120/+152
* mdoc(7) police: nit.Ruslan Ermilov2002-11-261-1/+1
* mdoc(7) police: back out unproved changes in previous revision;Ruslan Ermilov2002-11-261-4/+4
* mdoc(7) police: markup nits, "The .Nm utility".Ruslan Ermilov2002-11-261-17/+12
* mdoc(7) police: bump document date, use the canonical option list width,Ruslan Ermilov2002-11-261-17/+11
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-17/+5
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-15/+7
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-3/+3
* Make this work under non-C locales.Ruslan Ermilov2002-11-251-4/+5
* The second try a committing the bluetooth codeJulian Elischer2002-11-204-0/+579
* Be more careful when parsing arguments.Eric Melville2002-11-201-2/+6
* Add description of a number of "default" files that have been addedGreg Lehey2002-11-191-1/+19
* Add file for South African holidays.Greg Lehey2002-11-193-6/+25
* Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local.Ruslan Ermilov2002-11-181-3/+8
* A little bit of anti-foot-shooting. Use utimes(2) rather thanPeter Wemm2002-11-151-8/+11
* utmp.ut_time and lastlog.ll_time are explicitly int32_t rather thanPeter Wemm2002-11-151-3/+5
* Don't set atime / mtime if we don't have an output file, which can happenDag-Erling Smørgrav2002-11-131-2/+2