| Commit message (Expand) | Author | Age | Files | Lines |
* | Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm. | cognet | 2004-05-14 | 1 | -0/+3 |
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 1 | -2/+2 |
* | Consistently use __inline for pure c89 compilers. | obrien | 2003-06-07 | 1 | -5/+4 |
* | Add amd64 settings. | peter | 2003-05-08 | 1 | -0/+3 |
* | Fix typos; add FreeBSD Id where missing. | schweikh | 2003-01-01 | 4 | -9/+11 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 4 | -4/+6 |
* | mdoc(7) police: overhaul. | ru | 2002-12-11 | 1 | -2/+2 |
* | mdoc(7) police: Fixed the declaration of the -column list. | ru | 2002-12-11 | 1 | -4/+4 |
* | Teach lint about powerpc. | benno | 2002-12-09 | 1 | -0/+3 |
* | Need to run lint1 from ${WORLDTMP}/usr/libexec during buildworld. | ru | 2002-10-23 | 1 | -1/+1 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -2/+1 |
* | Merge conflicts. | markm | 2002-07-19 | 2 | -15/+22 |
* | Make sure the file in Attic is really "dead". | ru | 2002-05-07 | 1 | -91/+0 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 1 | -1/+1 |
* | FreeBSD prior to 4.4-RELEASE and older versions of 5.0-CURRENT do | ru | 2002-04-07 | 1 | -4/+2 |
* | remove __P | imp | 2002-03-22 | 1 | -1/+3 |
* | Make lint(1) a cross-tool. | ru | 2002-03-20 | 1 | -4/+6 |
* | Punt to attic file that moved in latest import. | markm | 2002-03-11 | 1 | -56/+0 |
* | Add sparc64 ifdefs. | jake | 2002-03-10 | 1 | -0/+3 |
* | Merge conflicts, fix Makefiles and remove (re)moved file(s). | markm | 2002-03-03 | 8 | -1007/+1039 |
* | This commit was generated by cvs2svn to compensate for changes in r91586, | markm | 2002-03-03 | 7 | -232/+418 |
|\ |
|
| * | Import of NetBSD's (x)lint, snapshotted at 2002-3-3. | markm | 2002-03-03 | 15 | -1239/+1496 |
* | | Make this build on ia64. | dfr | 2001-10-09 | 1 | -1/+4 |
* | | Expand x{malloc,calloc,realloc,strdup} in-place. | obrien | 2001-07-24 | 6 | -35/+72 |
* | | Mark a function as __printflike() and fix a non-exploitable format string | kris | 2001-07-05 | 1 | -1/+1 |
* | | Remove XXX_BROKEN_GCC from the Makefile. | asmodai | 2001-04-26 | 1 | -3/+0 |
* | | Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and should | asmodai | 2001-04-22 | 9 | -9/+9 |
* | | Aesthetics: fix placement of $NetBSD$ (use space instead of tab) | asmodai | 2001-04-21 | 9 | -9/+9 |
* | | Properly constify the rcsid[]. | asmodai | 2001-04-20 | 5 | -5/+10 |
* | | Add $FreeBSD$ to the files which didn't have it yet. | asmodai | 2001-04-20 | 8 | -13/+9 |
* | | Fix spelling of comparison (was: comparision). | asmodai | 2001-04-19 | 3 | -16/+22 |
* | | Change the spelling of `.' to `.' from .OBJDIR since `.' really is where | obrien | 2000-12-05 | 1 | -1/+1 |
* | | The GCC 2.96 snapshots have slightly different rules for finding include | obrien | 2000-12-01 | 1 | -1/+1 |
* | | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | | Declaration of strtouq() is not missing from stdlib.h, so don't redeclare | dt | 1999-08-25 | 1 | -3/+0 |
* | | Put y.tab.h back in SRCS. This used to be the best way to get | bde | 1998-05-05 | 1 | -1/+2 |
* | | Fixed races in `make -jN' using new yacc rules. | bde | 1998-05-04 | 1 | -6/+2 |
* | | Fixed `make -jN' for large N. Just put the generated file y.tab.h in | bde | 1998-03-06 | 1 | -1/+3 |
* | | Work around a gcc bug (causing false warnings about integral constant being t... | tegge | 1997-06-12 | 1 | -0/+11 |
* | | Sweep through the tree fixing mmap() usage: | alex | 1997-01-16 | 1 | -1/+1 |
* | | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 3 | -0/+7 |
* | | Backout yacc changes. | phk | 1996-06-02 | 4 | -4/+4 |
* | | Finished yacc rules changes. | bde | 1996-06-01 | 1 | -1/+1 |
* | | yacc rules change. | phk | 1996-05-30 | 3 | -3/+3 |
* | | Do not include math.h because it isn't used and it causes | mpp | 1996-04-09 | 2 | -2/+0 |
* | | Well, Jochen adopted most of my submissions. So only the different | joerg | 1995-11-06 | 1 | -4/+4 |
|/ |
|
* | Jochen Pohl's lint(1) from NetBSD. Yet another import. | joerg | 1995-11-05 | 19 | -0/+15030 |