| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Remove single-space hard sentence breaks. | Sheldon Hearn | 2000-03-06 | 9 | -39/+85 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-29 | 11 | -11/+31 |
| * | Part 4 of pcvt/voxware revival: pcvt userland | Peter Wemm | 1999-01-01 | 104 | -0/+18316 |
| * | Part 4 of pcvt/voxware revival: pcvt userland | Peter Wemm | 1999-01-01 | 2 | -0/+16 |
| * | follow up to: | Poul-Henning Kamp | 1998-12-27 | 106 | -18311/+0 |
| * | Remove identity crisis in ispcvt(8) man page. Include reference to | Joseph Koshy | 1998-08-26 | 1 | -1/+1 |
| * | $@ deprecated, use long form. | Warner Losh | 1998-06-09 | 1 | -34/+34 |
| * | Fix a bunch of spelling errors. | Steve Price | 1998-06-04 | 1 | -1/+1 |
| * | Inherit BINDIR, don't set it here. | Bruce Evans | 1998-05-31 | 1 | -2/+4 |
| * | ELF preparation step 2: | Søren Schmidt | 1998-05-26 | 1 | -2/+1 |
| * | Fix Anders Email address. | Steve Price | 1998-05-24 | 1 | -1/+1 |
| * | Add a fuller-featured Norwegian keycap entry. | Steve Price | 1998-05-24 | 1 | -6/+23 |
| * | Backed out previous backout. | Bruce Evans | 1998-05-06 | 1 | -2/+3 |
| * | Added y.tab.h to SRCS. This should have been used to get dependencies | Bruce Evans | 1998-05-05 | 1 | -1/+1 |
| * | Backed out previous change. Generating vgaio.h from vgaio.y clobbered | Bruce Evans | 1998-05-05 | 1 | -1/+2 |
| * | Fixed races in `make -jN' using new yacc rules. | Bruce Evans | 1998-05-04 | 2 | -4/+2 |
| * | Don't build files at install time (just to be consistent; the problem | Bruce Evans | 1998-04-20 | 3 | -3/+3 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 1 | -1/+1 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 1 | -3/+2 |
| * | Don't build an unused obj dir. | Bruce Evans | 1998-03-16 | 1 | -7/+6 |
| * | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | Bruce Evans | 1998-03-07 | 1 | -7/+4 |
| * | Never create the destination directory at install time. | Bruce Evans | 1997-12-20 | 1 | -60/+12 |
| * | BSDify. | Bruce Evans | 1997-12-17 | 2 | -32/+0 |
| * | LIBOWN -> BINOWN, etc. There are no libraries here. | Bruce Evans | 1997-12-17 | 1 | -3/+2 |
| * | Use the default LIBOWN, etc. instead of clobbering the defaults to bin, | Bruce Evans | 1997-12-17 | 1 | -4/+1 |
| * | Typo alert (cosmetic). | James Raynard | 1997-12-16 | 1 | -1/+1 |
| * | Something that should have been done 2.5 years ago: install pcvt's | Joerg Wunsch | 1997-10-18 | 5 | -8/+45 |
| * | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". | Paul Traina | 1997-06-29 | 1 | -1/+0 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 9 | -9/+9 |
| * | Fixed missing function types in synopsis. | Bruce Evans | 1997-03-19 | 1 | -0/+3 |
| * | Update to work under Lite2 includes | Peter Wemm | 1997-03-11 | 1 | -0/+1 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Sort cross references. | Wolfram Schneider | 1997-01-20 | 2 | -3/+3 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Use ${COPY} instead of -c for installing non-source files. | Bruce Evans | 1997-01-01 | 1 | -2/+1 |
| * | comma typos | Wolfram Schneider | 1996-12-23 | 1 | -5/+2 |
| * | Fixed DPADD. | Bruce Evans | 1996-09-05 | 1 | -1/+8 |
| * | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 3 | -3/+3 |
| * | Removed -g from CFLAGS. | Bruce Evans | 1996-06-23 | 1 | -1/+1 |
| * | Correct paths for pcvt in FreeBSD. Close PR#1071 | Jordan K. Hubbard | 1996-03-10 | 1 | -30/+30 |
| * | Correct a bunch of man page cross references and generally | Mike Pritchard | 1996-02-11 | 3 | -3/+4 |
| * | Another round of various man page cleanups. | Mike Pritchard | 1996-02-09 | 1 | -3/+3 |
| * | Add some missing MLINKS, correct some cross references, correct some | Mike Pritchard | 1996-02-09 | 2 | -14/+18 |
| * | Fix some of the pcvt related man pages to reflect where the | Mike Pritchard | 1996-01-22 | 4 | -16/+16 |
| * | Fix SRCS so that `make depend' works. There were some .l's and some .y's. | Bruce Evans | 1995-09-28 | 2 | -10/+11 |
| * | Remove private beforeinstall: target that incorrectly attempted to make | Rodney W. Grimes | 1995-09-21 | 1 | -4/+0 |
| * | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-07-25 | 2 | -2/+2 |
| * | Change `install' to `${INSTALL}' as usual. | Bruce Evans | 1995-07-25 | 1 | -4/+1 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 21 | -290/+290 |
| * | Fix nested comments for -Wcomment warnings. | Rodney W. Grimes | 1995-05-09 | 1 | -5/+5 |