summaryrefslogtreecommitdiffstats
path: root/usr.bin/sgmls
Commit message (Collapse)AuthorAgeFilesLines
* Remove SGML tools from -current.jfieber1997-07-1993-31356/+0
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-293-4/+4
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-227-7/+7
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-147-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.jfieber1997-01-082-6/+14
| | | | This should be in 2.2.
* Fixed DPADD to match LDADD.bde1997-01-061-2/+2
|
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-1/+2
|
* Bye Bye sgmlsasp (and rast)! Frankly, I won't miss you.jfieber1996-09-0810-1549/+2
|
* Turn on instant.jfieber1996-09-081-2/+2
|
* This commit was generated by cvs2svn to compensate for changes in r18145,jfieber1996-09-0815-0/+8265
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Tool for manipulating SGML document instances. Replaces sgmlsasp.jfieber1996-09-0815-0/+8265
|
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-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.jkh1996-06-191-1/+2
|
* Upgrade from 1.1 to 1.1.91. Unknown to me, the latter version wasjfieber1996-06-0461-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 SGMLjfieber1996-05-201-1/+2
| | | | declaration parsing.
* Remove trailing whitespace.rgrimes1995-05-3032-164/+164
|
* Silence -Wall.jfieber1995-04-271-0/+1
|
* The sgmls SGML parser. Support for our hypertext documents.jfieber1995-04-2784-0/+22756
Reviewed by: Paul Richards, Garrett Wollman
OpenPOWER on IntegriCloud