| Commit message (Expand) | Author | Age | Files | Lines |
| * | mdoc(7) fixes. | Ruslan Ermilov | 2004-07-07 | 1 | -1/+1 |
| * | Add support for multibyte characters in input files and delimiter | Tim J. Robbins | 2004-06-25 | 2 | -31/+48 |
| * | Fixed the abuses of .Ql visible on stderr in troff mode. | Ruslan Ermilov | 2002-12-23 | 1 | -2/+2 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 1 | -1/+3 |
| * | Fix typos; each file has at least one s/seperat/separat/ | Jens Schweikhardt | 2002-08-11 | 1 | -1/+1 |
| * | paste(1) appeared at least as early as 32v. | Tim J. Robbins | 2002-06-11 | 1 | -0/+5 |
| * | Add another example for using paste(1) since tjr seemed to want more examples | Juli Mallett | 2002-06-10 | 1 | -0/+7 |
| * | Add an EXAMPLES section with three examples. Document the problem with | Tim J. Robbins | 2002-06-10 | 1 | -0/+17 |
| * | Use fgetln(3) to handle lines of unlimited length instead of a | Tim J. Robbins | 2002-05-24 | 1 | -15/+15 |
| * | P1003.2 forbids imposing any limit on line lengths; read character by | Tim J. Robbins | 2002-05-24 | 1 | -24/+22 |
| * | Exit with non-zero status if any files specified could not be opened | Tim J. Robbins | 2002-05-24 | 1 | -9/+15 |
| * | Clean up malloc(3)'s argument. Remove casts which do nothing when we're | Juli Mallett | 2002-05-17 | 1 | -2/+2 |
| * | More low hanging warnings fruit; ANSIfy, de-register, constify. | Mark Murray | 2002-04-28 | 1 | -19/+17 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -4/+4 |
| * | When invoked with no file arguments, display usage. | Mike Barcroft | 2002-03-20 | 1 | -4/+7 |
| * | Cross-reference between lam(1) and paste(1). Add a STANDARDS section to | Garrett Wollman | 2001-09-21 | 1 | -2/+3 |
| * | mdoc(7) police: utilize the new .Ex macro. | Ruslan Ermilov | 2001-08-15 | 1 | -3/+1 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -1/+1 |
| * | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. | Ruslan Ermilov | 2001-02-13 | 1 | -1/+1 |
| * | Put flags under .Fl. Add DIAGNOSTICS section name | Philippe Charnier | 2000-03-26 | 1 | -3/+7 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 2 | -2/+2 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
| * | Add #include <stdlib.h> to get prototype for malloc(). Without this, | John Birrell | 1998-02-20 | 1 | -1/+2 |
| * | Remove bogus malloc() decl. | Satoshi Asami | 1997-08-05 | 1 | -2/+2 |
| * | Use err(3). Add prototypes. Silent -Wall. | Philippe Charnier | 1997-07-31 | 2 | -41/+39 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 3 | -0/+375 |