Anthony Bentley
b6a50a3afc
added -q to the documentation
2009-11-08 21:27:15 -07:00
Anthony Bentley
db0667e54e
added a command line option -q for quiet mode (suppresses messages except errors) (lmod)
2009-11-08 20:28:24 -07:00
Anthony Bentley
b7ca2e2b87
rgbfix: add warning function, separate output between stdout and stderr (lmod)
2009-11-08 19:49:02 -07:00
Anthony Bentley
be13e051f4
xlib: separate output between stdout and stderr (from lmod)
2009-11-08 19:28:59 -07:00
Anthony Bentley
46c131bc86
more HTML formatting gunk
2009-11-08 18:47:28 -07:00
Anthony Bentley
42007c5c92
remove HTML formatting gunk from a lot of the docs
2009-11-06 23:01:00 -07:00
Anthony Bentley
e1f5352ba5
makefile now works with BSD make
2009-11-06 18:37:47 -07:00
Anthony Bentley
8cbc2f4471
use ${CC} and ${YACC} instead of hardcoded programs
2009-11-06 14:59:16 -07:00
Anthony Bentley
8fd364a1a6
document partial binary includes
2009-09-12 18:53:03 -06:00
Anthony Bentley
6c1dd85c9a
add support for partial binary includes (from lmod00)
2009-09-12 18:46:08 -06:00
Anthony Bentley
7d0dd140c3
create stylesheet and link to it
...
Created a simple stylesheet, linked to it, and removed body color
attributes defined there. This reduces repetition and separates
style and presentation.
2009-09-12 17:49:54 -06:00
Anthony Bentley
171061f3a3
Replaced needless anchors with IDs
2009-09-12 17:10:31 -06:00
Anthony Bentley
cd2e59fc8c
converted DOS linebreaks to UNIX
2009-09-12 16:47:49 -06:00
Anthony Bentley
3eb060b017
HTML4 Transitional doctype
...
This is so the HTML can be made simpler later on.
2009-09-12 16:14:08 -06:00
Anthony Bentley
1c734a015d
correct error in documentation
2009-09-12 06:40:24 -06:00
Anthony Bentley
792fb5ef94
Put in the original license
2009-09-11 22:45:47 -06:00
Anthony Bentley
c0031dad51
use [b]yacc instead of bison by default
...
This is scratching my own itch--OpenBSD has byacc in the base
distribution, whereas bison is another program to install.
2009-09-11 22:01:49 -06:00
Anthony Bentley
50a8bbd414
Make grammar specifications yacc-compatible
2009-09-11 21:40:39 -06:00