aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xlint/llib
Commit message (Expand)AuthorAgeFilesLines
* #include <sys/time.h> before <sys/stat.h> to get timespec.Poul-Henning Kamp2002-06-211-0/+1
* Make lint(1) a cross-tool.Ruslan Ermilov2002-03-201-7/+0
* Fix a prototype to match our headers. I am not convinced that doingMark Murray2002-03-111-2/+4
* Fix silly one line error. (Half a .if statement left behind).Mark Murray2002-03-111-1/+0
* Merge conflicts, fix Makefiles and remove (re)moved file(s).Mark Murray2002-03-032-7/+10
* This commit was generated by cvs2svn to compensate for changes in r91586,Mark Murray2002-03-031-1/+1
|\
| * Import of NetBSD's (x)lint, snapshotted at 2002-3-3.Mark Murray2002-03-033-11/+13
* | Wrap lint calling in a variable.Jeroen Ruigrok van der Werven2001-04-241-2/+3
* | Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and shouldJeroen Ruigrok van der Werven2001-04-222-2/+2
* | Aesthetics: fix placement of $NetBSD$ (use space instead of tab)Jeroen Ruigrok van der Werven2001-04-212-2/+2
* | Add $FreeBSD$ to the files which didn't have it yet.Jeroen Ruigrok van der Werven2001-04-201-0/+2
* | Cosmetic change: space instead of tab in front of $FreeBSD$.Sheldon Hearn2000-01-161-1/+1
* | Populate /usr/libdata/lint again. David Malone <dwmalone@maths.tcd.ie>Sheldon Hearn2000-01-141-3/+3
* | Don't build the special case lint libraries.Paul Richards1996-03-312-2/+2
* | Move llib-lstdc to llib-lc since that's what lint expects.Paul Richards1996-03-242-3/+3
* | Build and install llib-lstdc.ln. Disable Posix version.Paul Richards1996-03-241-2/+3
* | replace 'install' with ${INSTALL}Wolfram Schneider1996-02-061-1/+1
|/
* Jochen Pohl's lint(1) from NetBSD. Yet another import.vendor/NetBSD/xlint/1.3Joerg Wunsch1995-11-053-0/+583