summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint/lint1
Commit message (Expand)AuthorAgeFilesLines
* Consistently use __inline for pure c89 compilers.obrien2003-06-071-5/+4
* Add amd64 settings.peter2003-05-081-0/+3
* Fix typos; add FreeBSD Id where missing.schweikh2003-01-014-9/+11
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-304-4/+6
* mdoc(7) police: overhaul.ru2002-12-111-2/+2
* mdoc(7) police: Fixed the declaration of the -column list.ru2002-12-111-4/+4
* Teach lint about powerpc.benno2002-12-091-0/+3
* Need to run lint1 from ${WORLDTMP}/usr/libexec during buildworld.ru2002-10-231-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-2/+1
* Merge conflicts.markm2002-07-192-15/+22
* Make sure the file in Attic is really "dead".ru2002-05-071-91/+0
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* FreeBSD prior to 4.4-RELEASE and older versions of 5.0-CURRENT doru2002-04-071-4/+2
* remove __Pimp2002-03-221-1/+3
* Make lint(1) a cross-tool.ru2002-03-201-4/+6
* Punt to attic file that moved in latest import.markm2002-03-111-56/+0
* Add sparc64 ifdefs.jake2002-03-101-0/+3
* Merge conflicts, fix Makefiles and remove (re)moved file(s).markm2002-03-038-1007/+1039
* This commit was generated by cvs2svn to compensate for changes in r91586,markm2002-03-037-232/+418
|\
| * Import of NetBSD's (x)lint, snapshotted at 2002-3-3.markm2002-03-0315-1239/+1496
* | Make this build on ia64.dfr2001-10-091-1/+4
* | Expand x{malloc,calloc,realloc,strdup} in-place.obrien2001-07-246-35/+72
* | Mark a function as __printflike() and fix a non-exploitable format stringkris2001-07-051-1/+1
* | Remove XXX_BROKEN_GCC from the Makefile.asmodai2001-04-261-3/+0
* | Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and shouldasmodai2001-04-229-9/+9
* | Aesthetics: fix placement of $NetBSD$ (use space instead of tab)asmodai2001-04-219-9/+9
* | Properly constify the rcsid[].asmodai2001-04-205-5/+10
* | Add $FreeBSD$ to the files which didn't have it yet.asmodai2001-04-208-13/+9
* | Fix spelling of comparison (was: comparision).asmodai2001-04-193-16/+22
* | Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereobrien2000-12-051-1/+1
* | The GCC 2.96 snapshots have slightly different rules for finding includeobrien2000-12-011-1/+1
* | $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* | Declaration of strtouq() is not missing from stdlib.h, so don't redeclaredt1999-08-251-3/+0
* | Put y.tab.h back in SRCS. This used to be the best way to getbde1998-05-051-1/+2
* | Fixed races in `make -jN' using new yacc rules.bde1998-05-041-6/+2
* | Fixed `make -jN' for large N. Just put the generated file y.tab.h inbde1998-03-061-1/+3
* | Work around a gcc bug (causing false warnings about integral constant being t...tegge1997-06-121-0/+11
* | Sweep through the tree fixing mmap() usage:alex1997-01-161-1/+1
* | General -Wall warning cleanup, part I.jkh1996-07-123-0/+7
* | Backout yacc changes.phk1996-06-024-4/+4
* | Finished yacc rules changes.bde1996-06-011-1/+1
* | yacc rules change.phk1996-05-303-3/+3
* | Do not include math.h because it isn't used and it causesmpp1996-04-092-2/+0
* | Well, Jochen adopted most of my submissions. So only the differentjoerg1995-11-061-4/+4
|/
* Jochen Pohl's lint(1) from NetBSD. Yet another import.joerg1995-11-0519-0/+15030
OpenPOWER on IntegriCloud