summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint/lint1
Commit message (Expand)AuthorAgeFilesLines
* 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