aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xlint
Commit message (Expand)AuthorAgeFilesLines
* Fix typos; add FreeBSD Id where missing.Jens Schweikhardt2003-01-016-11/+14
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-304-4/+6
* mdoc(7) police: overhaul.Ruslan Ermilov2002-12-111-2/+2
* mdoc(7) police: Fixed the declaration of the -column list.Ruslan Ermilov2002-12-111-4/+4
* Teach lint about powerpc.Benno Rice2002-12-091-0/+3
* mdoc(7) police:Ruslan Ermilov2002-11-261-8/+8
* Need to run lint1 from ${WORLDTMP}/usr/libexec during buildworld.Ruslan Ermilov2002-10-231-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-2/+1
* If the CC environment variable contains multiple words then splitIan Dowse2002-09-011-3/+7
* Merge conflicts.Mark Murray2002-07-194-42/+50
* This commit was generated by cvs2svn to compensate for changes in r100360,Mark Murray2002-07-192-10/+3
|\
| * Snapshot of NetBSD's (x)lint. Little functionality, just some codevendor/NetBSD/xlintMark Murray2002-07-197-46/+53
* | #include <sys/time.h> before <sys/stat.h> to get timespec.Poul-Henning Kamp2002-06-211-0/+1
* | Make sure the file in Attic is really "dead".Ruslan Ermilov2002-05-071-91/+0
* | Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-222-2/+2
* | Use `The .Nm utility'Philippe Charnier2002-04-201-6/+12
* | Don't unnecessarily include bsd.own.mk.Ruslan Ermilov2002-04-151-1/+0
* | FreeBSD prior to 4.4-RELEASE and older versions of 5.0-CURRENT doRuslan Ermilov2002-04-072-10/+6
* | Later versions of gcc object very strongly to the -C flag being passedPeter Wemm2002-04-071-1/+1
* | remove __PWarner Losh2002-03-221-1/+3
* | Add an ia64 targparam.hPeter Wemm2002-03-211-0/+54
* | Make lint(1) a cross-tool.Ruslan Ermilov2002-03-206-20/+12
* | Build lint libraries.Mark Murray2002-03-171-1/+1
* | Argh, I constantly keep forgetting about these XXX's I put.Ruslan Ermilov2002-03-151-2/+1
* | mdoc(7) police:Ruslan Ermilov2002-03-151-82/+62
* | Try harder to lint without nonstandard stuff.Mark Murray2002-03-111-0/+1
* | Punt to attic file that moved in latest import.Mark Murray2002-03-111-56/+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
* | Add sparc64 ifdefs.Jake Burkholder2002-03-101-0/+3
* | Completeley revert this to the vendor code. This is in preparation toMark Murray2002-03-071-34/+15
* | Merge conflicts, fix Makefiles and remove (re)moved file(s).Mark Murray2002-03-0317-1328/+1598
* | This commit was generated by cvs2svn to compensate for changes in r91586,Mark Murray2002-03-0338-546/+2343
|\|
| * Import of NetBSD's (x)lint, snapshotted at 2002-3-3.Mark Murray2002-03-0356-1886/+4045
* | WARNS=2 fixes.Mark Murray2001-12-111-1/+1
* | Make this build on ia64.Doug Rabson2001-10-091-1/+4
* | Expand x{malloc,calloc,realloc,strdup} in-place.David E. O'Brien2001-07-248-79/+169
* | Mark a function as __printflike() and fix a non-exploitable format stringKris Kennaway2001-07-051-1/+1
* | Disable llib. The previous commit does not go anywhere near far enoughPeter Wemm2001-04-291-1/+1
* | mdoc(7) police: fix markup.Ruslan Ermilov2001-04-271-111/+94
* | Remove XXX_BROKEN_GCC from the Makefile.Jeroen Ruigrok van der Werven2001-04-261-3/+0
* | Wrap lint calling in a variable.Jeroen Ruigrok van der Werven2001-04-241-2/+3
* | Add build-tools target to the description file, requisite of makingJeroen Ruigrok van der Werven2001-04-241-1/+3
* | Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and shouldJeroen Ruigrok van der Werven2001-04-234-5/+5
* | Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and shouldJeroen Ruigrok van der Werven2001-04-2215-15/+15
* | Aesthetics: fix placement of $NetBSD$ (use space instead of tab)Jeroen Ruigrok van der Werven2001-04-2119-19/+20
* | Properly constify the rcsid[].Jeroen Ruigrok van der Werven2001-04-208-8/+16
* | Add $FreeBSD$ to the files which didn't have it yet.Jeroen Ruigrok van der Werven2001-04-2011-15/+13
* | Change uses of mktemp() to mkstemp().Jeroen Ruigrok van der Werven2001-04-192-57/+72
* | Change SYNOPSIS to use mdoc keeps.Jeroen Ruigrok van der Werven2001-04-191-13/+39