summaryrefslogtreecommitdiff
path: root/usr.bin/xlint
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvscvs2svn2002-08-149-9/+9
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-12/+6
* The .Nm utilityPhilippe Charnier2002-06-211-6/+12
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-97/+108
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-2/+2
* Pointy hat.Kris Kennaway2001-07-191-1/+1
* MFC: r1.8 decl.c, r1.5 externs1.hKris Kennaway2001-07-192-3/+6
* MFC: Utilize PROGNAME.Ruslan Ermilov2001-04-251-5/+1
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+1
* MFC: r1.2: typo fixKris Kennaway2001-03-041-1/+3
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-0/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-11/+11
* MFC.David E. O'Brien2000-12-071-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-33/+66
* Cosmetic change: space instead of tab in front of $FreeBSD$.Sheldon Hearn2000-01-162-2/+2
* Revert previous change, which is reported to have broken world. ISheldon Hearn2000-01-151-1/+1
* Populate /usr/libdata/lint again. David Malone <dwmalone@maths.tcd.ie>Sheldon Hearn2000-01-142-4/+5
* Fix lint for the new cpp. Lint is still broken in other ways, butSheldon Hearn2000-01-141-2/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Declaration of strtouq() is not missing from stdlib.h, so don't redeclareDmitrij Tejblum1999-08-251-3/+0
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* 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