summaryrefslogtreecommitdiff
path: root/usr.bin/fib
Commit message (Expand)AuthorAgeFilesLines
* Removed fib. It was never used, and is unusable without libforms, whichBruce Evans1996-09-034-1015/+0
* Backout yacc changes.Poul-Henning Kamp1996-06-022-2/+2
* yacc rule changes.Poul-Henning Kamp1996-05-302-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Fix calculation of default field heights and a bug in the settingPaul Richards1995-02-011-5/+8
* Clean up the parser, allow fields to be specified inline andPaul Richards1995-02-014-278/+267
* Update the parser to handle the color specifications and new attrPaul Richards1995-01-302-12/+200
* LIBFORMS added to DPADDAndrey A. Chernov1995-01-251-1/+1
* LIBS changed to DPADD & LDADDAndrey A. Chernov1995-01-251-1/+2
* More parser fixes. Store attributes properly for each field andPaul Richards1995-01-251-8/+9
* Quash another bug where if no link alias is specified aPaul Richards1995-01-251-9/+10
* Correct default calculation of menu field widths.Paul Richards1995-01-251-1/+1
* Fix a serious bug where changes to a field changed all fieldsPaul Richards1995-01-251-76/+98
* Improve the forms language quite a bit. Most things nowPaul Richards1995-01-252-40/+79
* A forms interface builder. Basically, it reads a forms spec file andPaul Richards1995-01-234-0/+771