| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed style bugs in rev.1.4, including clobbering of the "Don't generate | Bruce Evans | 2001-08-31 | 1 | -1/+2 |
| * | Dynamically adapt to kernbase changes on crashdumps, falling back to | Peter Wemm | 2001-08-24 | 2 | -2/+38 |
| * | Note that submitted patches are assumed to be under the same license as | Nik Clayton | 2001-08-20 | 1 | -0/+4 |
| * | Define _KERNEL as this grubs around where no userland should go. | David E. O'Brien | 2001-08-16 | 2 | -0/+4 |
| * | Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integer | David E. O'Brien | 2001-08-16 | 1 | -0/+4 |
| * | The .Rv macro support zero and more than one arguments. | Ruslan Ermilov | 2001-08-15 | 2 | -10/+34 |
| * | mdoc(7) police: s/BSD/.Bx/ where appropriate. | Ruslan Ermilov | 2001-08-14 | 2 | -2/+4 |
| * | msg_out is already initialized | Peter Wemm | 2001-08-13 | 1 | -1/+1 |
| * | Turn cvs back on. It seems that there's nothing outright broken, but there | Peter Wemm | 2001-08-13 | 1 | -1/+1 |
| * | mdoc(7) police: s/NetBSD/.Nx/ where appropriate. | Ruslan Ermilov | 2001-08-13 | 2 | -2/+4 |
| * | Spell "FreeBSD" with "F" and "BSD" in uppercase. | Ruslan Ermilov | 2001-08-13 | 1 | -1/+2 |
| * | Removed duplicate VCS ID tags, as per style(9). | Ruslan Ermilov | 2001-08-13 | 3 | -4/+5 |
| * | Use some slightly less horrible make magic for doing the version stuff. | Peter Wemm | 2001-08-10 | 2 | -17/+12 |
| * | One more version related tweak after cvs-1.11 -> 1.11.1p1 | Peter Wemm | 2001-08-10 | 1 | -4/+4 |
| * | Update build rules for .in and tidy up. | Peter Wemm | 2001-08-10 | 1 | -6/+4 |
| * | Tools dir is now empty and unused | Peter Wemm | 2001-08-10 | 2 | -20/+1 |
| * | Generate version.c on the fly rather than using a generated file. | Peter Wemm | 2001-08-10 | 1 | -0/+12 |
| * | Get the version source from the (more) correct place. | Peter Wemm | 2001-08-10 | 1 | -8/+7 |
| * | *** empty log message *** | Peter Wemm | 2001-08-10 | 2 | -18/+76 |
| * | Add annotate.c, remove rtag.c for 1.11.1p1 | Peter Wemm | 2001-08-10 | 1 | -2/+2 |
| * | Temporarily turn off cvs builds for the (short) duration of | Peter Wemm | 2001-08-10 | 1 | -1/+1 |
| * | Skip empty calls in the NAME section after the .Nm macro call. | Ruslan Ermilov | 2001-08-09 | 1 | -0/+1 |
| * | An empty request (single dot on the line) is treated as an | Ruslan Ermilov | 2001-08-09 | 1 | -2/+2 |
| * | Teach makewhatis(1) about mdoc(7) .Xr macro. | Ruslan Ermilov | 2001-08-09 | 1 | -3/+9 |
| * | mdoc(7) police: | Ruslan Ermilov | 2001-08-07 | 3 | -7/+9 |
| * | Hook up the manpage. | David E. O'Brien | 2001-07-29 | 1 | -1/+0 |
| * | Add lbasename which is used in the `LD' fix for -current. | David E. O'Brien | 2001-07-20 | 1 | -1/+1 |
| * | Update the version string so I can identify this new variant. | David E. O'Brien | 2001-07-20 | 1 | -1/+1 |
| * | Restore vendor CVS keywords; eliminate troff(1) warnings. | Ruslan Ermilov | 2001-07-12 | 1 | -1/+3 |
| * | Use the real structure names explicitly. Note that this is mostly for | Peter Wemm | 2001-07-12 | 1 | -0/+8 |
| * | Fixed CLEANFILES. | Ruslan Ermilov | 2001-07-12 | 1 | -1/+2 |
| * | mdoc(7) police: removed punctuation after the last SEE ALSO xref. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | Add $FreeBSD$ CVS tag. | Ruslan Ermilov | 2001-07-10 | 1 | -0/+3 |
| * | Upgrade to Groff 1.17.2. | Ruslan Ermilov | 2001-07-10 | 2 | -4/+4 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 5 | -5/+5 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 5 | -8/+1 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 2 | -3/+5 |
| * | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | Ruslan Ermilov | 2001-07-06 | 1 | -2/+2 |
| * | Upgrade to Binutils 2.11.2. | David E. O'Brien | 2001-06-29 | 1 | -2/+25 |
| * | Style fix. | David E. O'Brien | 2001-06-26 | 1 | -1/+2 |
| * | Add the IA-64 unwind handling (needed for readelf). | David E. O'Brien | 2001-06-26 | 1 | -1/+1 |
| * | Upgrade to Binutils 2.11.2. | David E. O'Brien | 2001-06-26 | 1 | -4/+27 |
| * | Upgrade to 2.11.2. | David E. O'Brien | 2001-06-26 | 1 | -1/+1 |
| * | Rewrite locale handling using nl_langinfo(CODESET), so aliases not needed here | Andrey A. Chernov | 2001-06-25 | 1 | -44/+77 |
| * | When processing -a, strip off the path of the argument before copying | Dima Dorfman | 2001-06-18 | 1 | -3/+4 |
| * | Document the -a flag. | Alexander Langer | 2001-06-17 | 1 | -0/+12 |
| * | Add an -a option which will make send-pr copy the specified file into | Dima Dorfman | 2001-06-17 | 1 | -1/+21 |
| * | Fix the build of C programs that link against libperl, and use the | Anton Berezin | 2001-06-13 | 7 | -14/+14 |
| * | In debug mode don't print error for C,POSIX,ASCII,US-ASCII locales | Andrey A. Chernov | 2001-06-10 | 1 | -2/+7 |
| * | Fix for new locale names | Andrey A. Chernov | 2001-06-10 | 1 | -1/+1 |