summary refs log tree commit diff
path: root/.gitignore (follow)
Commit message (Expand)AuthorAge
* Add simple configure scriptJune McEnroe2020-02-06
* Generate tags fileJune McEnroe2020-02-01
* Blindly implement login flowJune McEnroe2020-02-01
tle='2019-05-10 17:33:36 -0400'>2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe