| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUG | David E. O'Brien | 2000-04-21 | 2 | -0/+12 |
| * | Fix 'make distribute' | Andrey A. Chernov | 2000-04-21 | 7 | -33/+19 |
| * | Disable ja NLS until clarifying what needed else to support it | Andrey A. Chernov | 2000-04-21 | 1 | -1/+4 |
| * | Rename the trace() function (that is build only in the -DDEBUG=2 | Martin Cracauer | 2000-04-20 | 3 | -4/+5 |
| * | Include <errno.h> when compiling with -DDEBUG=2 | Martin Cracauer | 2000-04-20 | 1 | -0/+3 |
| * | Fix warnings, some of them serious because sh violated name | Martin Cracauer | 2000-04-20 | 8 | -17/+8 |
| * | Activate NLS. | Andrey A. Chernov | 2000-04-20 | 8 | -31/+38 |
| * | Activate finnish set | Andrey A. Chernov | 2000-04-20 | 2 | -4/+4 |
| * | Add NLS files. Finish and Greek are WIPs. | David E. O'Brien | 2000-04-20 | 9 | -0/+190 |
| * | Use our system malloc(). | David E. O'Brien | 2000-04-19 | 2 | -0/+8 |
| * | Install /bin/tcsh also. | David E. O'Brien | 2000-04-19 | 1 | -0/+2 |
| * | Upgrade csh. | David E. O'Brien | 2000-04-18 | 32 | -16873/+3059 |
| * | Add a NO_TCSH knob. | David E. O'Brien | 2000-04-17 | 1 | -1/+4 |
| * | Sync us up to OpenBSD's cat.1 v1.18 and cat.c v1.9. | Jeroen Ruigrok van der Werven | 2000-04-14 | 2 | -14/+84 |
| * | Use #include <errno.h> rather than extern int errno;. | Warner Losh | 2000-04-14 | 1 | -2/+1 |
| * | Remove unnecessary empty line. | Jeroen Ruigrok van der Werven | 2000-04-13 | 1 | -3/+2 |
| * | Change -v so that variences in units of days or less are sensitive to | Brian Somers | 2000-04-12 | 2 | -64/+75 |
| * | Always give mktime a timeval with tm_isdst set to -1, otherwise | Brian Somers | 2000-04-05 | 1 | -64/+117 |
| * | Fixed prototype for setflags(). setflags() returns int, not u_long, | Bruce Evans | 2000-04-04 | 1 | -1/+1 |
| * | Document that the flags can be specified as an octal number. | John Polstra | 2000-04-03 | 1 | -1/+2 |
| * | Fixed LDADD. Using ${LIBM} instead of -lm gave the wrong libm in most | Bruce Evans | 2000-03-27 | 1 | -3/+4 |
| * | Correct confusing description of the -r option. | Sheldon Hearn | 2000-03-07 | 1 | -2/+7 |
| * | Revert the previous commit. I knew I should leave non-mdoc stuff alone. | Sheldon Hearn | 2000-03-03 | 1 | -2/+1 |
| * | Remove more single-space hard sentence breaks. | Sheldon Hearn | 2000-03-02 | 5 | -7/+14 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -1/+2 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 6 | -13/+26 |
| * | After Bruce kindly explained the whole groff "sentence" idea to me, I've | Brian Feldman | 2000-03-01 | 1 | -2/+4 |
| * | Change DISTRIBUTION name to match reality. | Mark Murray | 2000-02-29 | 1 | -1/+1 |
| * | Fix style bugs I introduced in the last revision. | Brian Feldman | 2000-02-27 | 1 | -7/+7 |
| * | Add iseek= and oseek= aliases for the preexisting skip= and seek= | Brian Feldman | 2000-02-26 | 2 | -1/+13 |
| * | Use libcrypto inst=ead if libdes. | Mark Murray | 2000-02-24 | 2 | -3/+3 |
| * | Re-add "May" to the list of dates supported. | Alfred Perlstein | 2000-02-18 | 1 | -2/+2 |
| * | Reflect that dd accepts octal and hexadecimal numbers (in addition to decimal). | Gregory Sutter | 2000-02-18 | 1 | -1/+2 |
| * | From the PR: | Bill Swingle | 2000-02-17 | 1 | -6/+5 |
| * | From the PR: | Bill Swingle | 2000-02-17 | 1 | -1/+1 |
| * | From the PR: | Bill Swingle | 2000-02-17 | 1 | -4/+4 |
| * | Fix ${#varname} (getting length of string) when in double-quotes. | Martin Cracauer | 2000-02-15 | 1 | -1/+1 |
| * | Revert part of the last commit, remove {g|s}etflags from the libc | Josef Karthauser | 2000-02-05 | 6 | -1/+12 |
| * | Don't report the tablet line discipline, it "doesn't happen (TM)" | Peter Wemm | 2000-01-29 | 1 | -3/+0 |
| * | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser | 2000-01-27 | 6 | -13/+3 |
| * | fix cp -vi bug | Michael Haro | 2000-01-23 | 1 | -2/+3 |
| * | Fix various mandoc bugs | Brian Somers | 2000-01-12 | 1 | -23/+48 |
| * | Add `.Nm red' to NAME section. | Alexey Zelkin | 2000-01-10 | 1 | -1/+2 |
| * | . mdoc(7)'fy | Alexey Zelkin | 2000-01-07 | 1 | -4/+9 |
| * | Print negative minor numbers in hex. Negative minor numbers are | Bruce Evans | 2000-01-06 | 1 | -2/+3 |
| * | Actually remove unrequired SRCS. | Bruce Evans | 2000-01-05 | 1 | -1/+0 |
| * | Added missing DPADD's. Removed unrequired SRCS's. | Josef Karthauser | 2000-01-01 | 3 | -1/+3 |
| * | Removed bogus dependancy on libutil. | Josef Karthauser | 2000-01-01 | 1 | -3/+0 |
| * | Retire stat_flags.c; it's now in libutil. | Josef Karthauser | 1999-12-30 | 1 | -149/+0 |
| * | Moved flags_to_string and string_to_flags into libutil. It's used in | Josef Karthauser | 1999-12-30 | 3 | -6/+8 |