| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clarify dates and place of Konrad Zuse's birth and death. Despite | Greg Lehey | 2002-12-19 | 2 | -3/+4 |
| * | Sync with up-stream version, including a number of bug-fixes: | Tony Finch | 2002-12-18 | 2 | -592/+498 |
| * | Use ${BINDIR} instead of hardcoded path. | Johan Karlsson | 2002-12-18 | 1 | -1/+1 |
| * | Check the return status of chdir() when using the -C option. | Sean Chittenden | 2002-12-17 | 1 | -1/+2 |
| * | Change the name for the local unix-socket based protocol | Martin Blapp | 2002-12-16 | 1 | -1/+1 |
| * | When doing tail -F, return if the freopen() of the file fails instead of | Tim J. Robbins | 2002-12-15 | 1 | -0/+1 |
| * | Unbreak support for systems that have no limit on pathname length. | Tim J. Robbins | 2002-12-15 | 1 | -4/+2 |
| * | Update pathchk to reflect the fact that 1003.1-2001 now includes the | Tim J. Robbins | 2002-12-14 | 1 | -0/+2 |
| * | mdoc(7) police: sort xrefs in SEE ALSO. | Ruslan Ermilov | 2002-12-13 | 1 | -1/+1 |
| * | Uniformly refer to a file system as "file system". | Ruslan Ermilov | 2002-12-12 | 13 | -40/+40 |
| * | mdoc(7) police: markup fixes. | Ruslan Ermilov | 2002-12-12 | 1 | -16/+18 |
| * | mdoc(7) police: overhaul. | Ruslan Ermilov | 2002-12-11 | 1 | -24/+41 |
| * | mdoc(7) police: overhaul. | Ruslan Ermilov | 2002-12-11 | 1 | -2/+2 |
| * | mdoc(7) police: Fixed the declaration of the -column list. | Ruslan Ermilov | 2002-12-11 | 1 | -4/+4 |
| * | Add powerpc.h. Still missing powerpc.[ch] in gprof, but this gets | Peter Grehan | 2002-12-10 | 1 | -0/+3 |
| * | Teach lint about powerpc. | Benno Rice | 2002-12-09 | 1 | -0/+3 |
| * | Capitalize ASCII code names. | Ruslan Ermilov | 2002-12-05 | 2 | -13/+13 |
| * | Change the process title as soon as possible to mask information passed on | Dag-Erling Smørgrav | 2002-12-04 | 1 | -0/+3 |
| * | mdoc(7) police: s/nul character/null character/. | Ruslan Ermilov | 2002-12-04 | 1 | -2/+2 |
| * | Make a CR/LF sequence measure up to its name: the order of the CR and LF | Peter Pentchev | 2002-12-02 | 1 | -1/+1 |
| * | Bootstrapping aid from pre-kqueue(2) systems, e.g. 4.0-RELEASE. | Ruslan Ermilov | 2002-12-01 | 1 | -0/+2 |
| * | If both the unlink and the open fail, return the errno from the | Bill Fenner | 2002-11-30 | 1 | -2/+8 |
| * | #include <sys/time.h> instead of depending on namespace pollution in | Bruce Evans | 2002-11-30 | 1 | -0/+1 |
| * | Finish the fix in revision 1.39 -- make(1)'s behavior is now | Ruslan Ermilov | 2002-11-28 | 1 | -12/+9 |
| * | Use the URL instead of the output file name when reporting errors relating | Dag-Erling Smørgrav | 2002-11-27 | 1 | -6/+6 |
| * | As warned on freebsd-current@, remove the perl wrapper from /usr/src. | David E. O'Brien | 2002-11-27 | 4 | -142/+0 |
| * | tip(1) no longer uses modems(5). | Ruslan Ermilov | 2002-11-27 | 1 | -143/+0 |
| * | Really merge from OpenBSD import (should have been done a year ago). | Ruslan Ermilov | 2002-11-27 | 1 | -185/+300 |
| * | mdoc(7) police: | Ruslan Ermilov | 2002-11-26 | 1 | -1/+3 |
| * | mdoc(7) police: markup and spelling. | Ruslan Ermilov | 2002-11-26 | 1 | -4/+7 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 21 | -65/+58 |
| * | mdoc(7) police: back out unproved changes from previous revision. | Ruslan Ermilov | 2002-11-26 | 1 | -1/+1 |
| * | mdoc(7) police: | Ruslan Ermilov | 2002-11-26 | 1 | -8/+8 |
| * | mdoc(7) police: laundry. | Ruslan Ermilov | 2002-11-26 | 1 | -120/+152 |
| * | mdoc(7) police: nit. | Ruslan Ermilov | 2002-11-26 | 1 | -1/+1 |
| * | mdoc(7) police: back out unproved changes in previous revision; | Ruslan Ermilov | 2002-11-26 | 1 | -4/+4 |
| * | mdoc(7) police: markup nits, "The .Nm utility". | Ruslan Ermilov | 2002-11-26 | 1 | -17/+12 |
| * | mdoc(7) police: bump document date, use the canonical option list width, | Ruslan Ermilov | 2002-11-26 | 1 | -17/+11 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 1 | -17/+5 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 1 | -15/+7 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 1 | -3/+3 |
| * | Make this work under non-C locales. | Ruslan Ermilov | 2002-11-25 | 1 | -4/+5 |
| * | The second try a committing the bluetooth code | Julian Elischer | 2002-11-20 | 4 | -0/+579 |
| * | Be more careful when parsing arguments. | Eric Melville | 2002-11-20 | 1 | -2/+6 |
| * | Add description of a number of "default" files that have been added | Greg Lehey | 2002-11-19 | 1 | -1/+19 |
| * | Add file for South African holidays. | Greg Lehey | 2002-11-19 | 3 | -6/+25 |
| * | Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local. | Ruslan Ermilov | 2002-11-18 | 1 | -3/+8 |
| * | A little bit of anti-foot-shooting. Use utimes(2) rather than | Peter Wemm | 2002-11-15 | 1 | -8/+11 |
| * | utmp.ut_time and lastlog.ll_time are explicitly int32_t rather than | Peter Wemm | 2002-11-15 | 1 | -3/+5 |
| * | Don't set atime / mtime if we don't have an output file, which can happen | Dag-Erling Smørgrav | 2002-11-13 | 1 | -2/+2 |