aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xlint
Commit message (Expand)AuthorAgeFilesLines
* MFp4(mips2-jnpr):Warner Losh2008-04-041-0/+3
* Fix some "in in" typos in comments.Christian Brueffer2008-03-261-1/+1
* Fix a group of typos:Yaroslav Tykhiy2006-12-291-1/+1
* Pass "-Wtraditional -Wno-system-headers" to compiler as two separateAlexander Kabaev2006-09-211-1/+2
* Remove alpha-specific stuff.Ruslan Ermilov2006-08-231-53/+0
* Include <err.h> where needed. Add $FreeBSD$ where missing.Stefan Farfeleder2005-08-057-0/+11
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm.Olivier Houchard2004-05-141-0/+3
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* The size of a long double is 16 bytes, not 12 bytes.Marcel Moolenaar2003-11-031-1/+1
* Move the -Wtraditional warning from the global cpp flags to when the -pPeter Wemm2003-10-261-2/+1
* If lint(1) is not "lint", don't try to lint the xlint compat-libs. AMark Murray2003-06-151-1/+7
* Consistently use __inline for pure c89 compilers.David E. O'Brien2003-06-071-5/+4
* Add amd64 settings.Peter Wemm2003-05-081-0/+3
* No, forget about rev 1.24. My system wasn't virgin enough when I tested that.David E. O'Brien2003-05-031-1/+0
* Forget about rev 1.23. -$ is now spelled -fno-dollars-in-identifiers.David E. O'Brien2003-05-031-0/+1
* GCC 3.3's cpplib does not impliment -$ (forbid the use of $ in identifiers).David E. O'Brien2003-05-031-1/+0
* 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