| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an ia64 targparam.h | peter | 2002-03-21 | 1 | -0/+54 |
* | Make lint(1) a cross-tool. | ru | 2002-03-20 | 6 | -20/+12 |
* | Build lint libraries. | markm | 2002-03-17 | 1 | -1/+1 |
* | Argh, I constantly keep forgetting about these XXX's I put. | ru | 2002-03-15 | 1 | -2/+1 |
* | mdoc(7) police: | ru | 2002-03-15 | 1 | -82/+62 |
* | Try harder to lint without nonstandard stuff. | markm | 2002-03-11 | 1 | -0/+1 |
* | Punt to attic file that moved in latest import. | markm | 2002-03-11 | 1 | -56/+0 |
* | Fix a prototype to match our headers. I am not convinced that doing | markm | 2002-03-11 | 1 | -2/+4 |
* | Fix silly one line error. (Half a .if statement left behind). | markm | 2002-03-11 | 1 | -1/+0 |
* | Add sparc64 ifdefs. | jake | 2002-03-10 | 1 | -0/+3 |
* | Completeley revert this to the vendor code. This is in preparation to | markm | 2002-03-07 | 1 | -34/+15 |
* | Merge conflicts, fix Makefiles and remove (re)moved file(s). | markm | 2002-03-03 | 17 | -1328/+1598 |
* | This commit was generated by cvs2svn to compensate for changes in r91586, | markm | 2002-03-03 | 38 | -546/+2343 |
|\ |
|
| * | Import of NetBSD's (x)lint, snapshotted at 2002-3-3. | markm | 2002-03-03 | 56 | -1886/+4045 |
* | | WARNS=2 fixes. | markm | 2001-12-11 | 1 | -1/+1 |
* | | Make this build on ia64. | dfr | 2001-10-09 | 1 | -1/+4 |
* | | Expand x{malloc,calloc,realloc,strdup} in-place. | obrien | 2001-07-24 | 8 | -79/+169 |
* | | Mark a function as __printflike() and fix a non-exploitable format string | kris | 2001-07-05 | 1 | -1/+1 |
* | | Disable llib. The previous commit does not go anywhere near far enough | peter | 2001-04-29 | 1 | -1/+1 |
* | | mdoc(7) police: fix markup. | ru | 2001-04-27 | 1 | -111/+94 |
* | | Remove XXX_BROKEN_GCC from the Makefile. | asmodai | 2001-04-26 | 1 | -3/+0 |
* | | Wrap lint calling in a variable. | asmodai | 2001-04-24 | 1 | -2/+3 |
* | | Add build-tools target to the description file, requisite of making | asmodai | 2001-04-24 | 1 | -1/+3 |
* | | Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and should | asmodai | 2001-04-23 | 4 | -5/+5 |
* | | Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and should | asmodai | 2001-04-22 | 15 | -15/+15 |
* | | Aesthetics: fix placement of $NetBSD$ (use space instead of tab) | asmodai | 2001-04-21 | 19 | -19/+20 |
* | | Properly constify the rcsid[]. | asmodai | 2001-04-20 | 8 | -8/+16 |
* | | Add $FreeBSD$ to the files which didn't have it yet. | asmodai | 2001-04-20 | 11 | -15/+13 |
* | | Change uses of mktemp() to mkstemp(). | asmodai | 2001-04-19 | 2 | -57/+72 |
* | | Change SYNOPSIS to use mdoc keeps. | asmodai | 2001-04-19 | 1 | -13/+39 |
* | | Fix some mdoc usage. | asmodai | 2001-04-19 | 1 | -4/+6 |
* | | Fix english grammar: then does -> than. | asmodai | 2001-04-19 | 1 | -1/+1 |
* | | Add a comma after e.g.. This syncs us more with NetBSD and looks more | asmodai | 2001-04-19 | 1 | -2/+2 |
* | | Fix spelling of comparison (was: comparision). | asmodai | 2001-04-19 | 3 | -16/+22 |
* | | mdoc(7) police: normalize .Nd. | ru | 2001-04-18 | 1 | -1/+1 |
* | | Do not override `realinstall' target, use ${PROGNAME}. | ru | 2001-04-02 | 1 | -5/+1 |
* | | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+2 |
* | | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
* | | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -1/+1 |
* | | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -0/+1 |
* | | 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 |
* | | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -11/+11 |
* | | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -33/+66 |
* | | Cosmetic change: space instead of tab in front of $FreeBSD$. | sheldonh | 2000-01-16 | 2 | -2/+2 |
* | | Revert previous change, which is reported to have broken world. I | sheldonh | 2000-01-15 | 1 | -1/+1 |
* | | Populate /usr/libdata/lint again. David Malone <dwmalone@maths.tcd.ie> | sheldonh | 2000-01-14 | 2 | -4/+5 |
* | | Fix lint for the new cpp. Lint is still broken in other ways, but | sheldonh | 2000-01-14 | 1 | -2/+1 |
* | | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | | Declaration of strtouq() is not missing from stdlib.h, so don't redeclare | dt | 1999-08-25 | 1 | -3/+0 |