summaryrefslogtreecommitdiff
path: root/usr.bin/window/parser2.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-06-14Remove #if __STDC__. De-__P() and ANSIfy, and fix a mismatching prototypewiz
1998-10-14Get rid of the bazillion commons in several header files.wsanchez
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1997-11-21* WARNSify, KNFifylukem
1995-09-28Sync with 4.4BSD-Lite2tls
1993-08-01Add RCS identifiers.mycroft
1993-04-09added, from net/2 (patch 124).cgd
be72840351315e0652b2fc6663628c84cad'>Convert TNF licenses to new 2 clause variantmartin 2004-04-23Grammar improvement by Patrick Welche.wiz 2004-04-20Add some articles; use No instead of Li in one placewiz 2004-04-20add support for 'length' keyword, for compatibility with GNU exprjdolecek 2003-12-21Add some articles.wiz 2003-12-21add a note explaining empty string matching via :jdolecek 2003-03-29spelling errors, some from Igor Sobrado in PR 19670perry 2003-02-14'NetBSD.org'grant 2002-09-25New policy: New sentences start on a new line.wiz 2002-02-19rewritten in NetBSD 1.6 -> rewritten for NetBSD 1.6pooka 2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross 2001-12-20Use standard headers, sort sections.wiz 2001-10-18Quote `:' correctly.wiz 2001-05-07Fix the operator precedence list to match reality. Operators were incorrectlyjdolecek 2000-10-30list parenthesis usage similar way as other operatorsjdolecek 2000-09-19reimplement expr using lexical parser generated by yaccjdolecek