Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added quot to the html entities programs | epochqwert | 2015-05-28 | 1 | -5/+7 |
| | | | | | | cat fontfile.808 | fontdump > editme.font ; cat editme.font | fontbuild.sh > filefile2.808 the fontstuff is for text-mode fonts for NetBSD. at least. can probably be used for any binary files if you want. only support for 8x8 fonts in build atm. mime-type got a fix for css | ||||
* | updated httpd.c to use different dirs for sites and vhosts | Epoch Qwert | 2014-11-27 | 1 | -2/+2 |
| | | | | | | | updated gopherd.sh to use the new rdns script rdns script just wraps dig -x and outputs a real hostname instead of one ending with a '.' rebuild.sh got a cd added to the top so it can be run from somewhere else mime-type got an error line commented out. | ||||
* | noticed mime-type, which is used by httpd, wasn't included. | Epoch Qwert | 2014-11-23 | 1 | -0/+13 |