Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SGML tools from -current. | jfieber | 1997-07-19 | 93 | -31356/+0 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 3 | -4/+4 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 7 | -7/+7 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 7 | -7/+7 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Add an "else" clause to _followrel. | jfieber | 1997-01-08 | 2 | -6/+14 |
| | | | | This should be in 2.2. | ||||
* | Fixed DPADD to match LDADD. | bde | 1997-01-06 | 1 | -2/+2 |
| | |||||
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -1/+2 |
| | |||||
* | Bye Bye sgmlsasp (and rast)! Frankly, I won't miss you. | jfieber | 1996-09-08 | 10 | -1549/+2 |
| | |||||
* | Turn on instant. | jfieber | 1996-09-08 | 1 | -2/+2 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r18145, | jfieber | 1996-09-08 | 15 | -0/+8265 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Tool for manipulating SGML document instances. Replaces sgmlsasp. | jfieber | 1996-09-08 | 15 | -0/+8265 |
| | |||||
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -3/+3 |
| | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. | ||||
* | Add a newline - it seems to want it. | jkh | 1996-06-19 | 1 | -1/+2 |
| | |||||
* | Upgrade from 1.1 to 1.1.91. Unknown to me, the latter version was | jfieber | 1996-06-04 | 61 | -515/+2385 |
| | | | | | actually available at the time I brought in the former. Lots of assorted bug fixes and much needed support for catalogs. | ||||
* | Small patch from James Clark, fixes underscore handling in the SGML | jfieber | 1996-05-20 | 1 | -1/+2 |
| | | | | declaration parsing. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 32 | -164/+164 |
| | |||||
* | Silence -Wall. | jfieber | 1995-04-27 | 1 | -0/+1 |
| | |||||
* | The sgmls SGML parser. Support for our hypertext documents. | jfieber | 1995-04-27 | 84 | -0/+22756 |
Reviewed by: Paul Richards, Garrett Wollman |