aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xlint
Commit message (Expand)AuthorAgeFilesLines
* Use __XSTRING() from cdefs.h instead of rolling my own.Eivind Eklund1999-01-251-7/+1
* I may have forgotten to upgrade this value, but that will never happenEivind Eklund1999-01-231-6/+8
* __FreeBSD__ is also used here.John Hay1999-01-231-1/+3
* Put y.tab.h back in SRCS. This used to be the best way to getBruce Evans1998-05-051-1/+2
* Fixed races in `make -jN' using new yacc rules.Bruce Evans1998-05-041-6/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-1/+1
* Fixed `make -jN' for large N. Just put the generated file y.tab.h inBruce Evans1998-03-061-1/+3
* Work around a gcc bug (causing false warnings about integral constant being t...Tor Egge1997-06-121-0/+11
* Cope with the possibility of __FreeBSD__ = 3Peter Wemm1997-03-111-1/+3
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-162-2/+2
* .Os NetBSD -> .Os FreeBSD.Wolfram Schneider1996-09-281-1/+1
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-125-0/+10
* Fix a couple of minor typos. Closes PR 1309.Alexander Langer1996-06-111-3/+3
* Backout yacc changes.Poul-Henning Kamp1996-06-024-4/+4
* Finished yacc rules changes.Bruce Evans1996-06-011-1/+1
* yacc rules change.Poul-Henning Kamp1996-05-303-3/+3
* Do not include math.h because it isn't used and it causesMike Pritchard1996-04-092-2/+0
* Correct some man page cross references and file location references.Mike Pritchard1996-04-071-2/+2
* Don't build the special case lint libraries.Paul Richards1996-03-313-3/+3
* Move llib-lstdc to llib-lc since that's what lint expects.Paul Richards1996-03-242-3/+3
* Re-enable building of lint libraries.Paul Richards1996-03-241-2/+1
* Build and install llib-lstdc.ln. Disable Posix version.Paul Richards1996-03-241-2/+3
* Don't build lint libraries for the moment.Paul Richards1996-03-241-1/+2
* replace 'install' with ${INSTALL}Wolfram Schneider1996-02-062-2/+2
* Well, Jochen adopted most of my submissions. So only the differentJoerg Wunsch1995-11-063-5/+12
* Jochen Pohl's lint(1) from NetBSD. Yet another import.vendor/NetBSD/xlint/1.3Joerg Wunsch1995-11-0537-0/+20618