summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint
Commit message (Expand)AuthorAgeFilesLines
* MFC r280387:pfg2015-04-0618-356/+868
* MFC r264400,r265836:ngie2014-12-311-1/+1
* Improve compatibility with recent flex from flex.sourceforge.net.jkim2013-05-031-1/+2
* Remove clause 3 and 4 from the NetBSD Foundation copyright header, missedjoel2012-09-091-7/+0
* Merging of projects/armv6, part 3gonzo2012-08-151-1/+1
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-1/+1
* Spelling fixes for usr.bin/uqs2011-12-307-23/+23
* lint: Fix lseek() argument order.jilles2011-11-051-1/+1
* catstrg() does not set the resulting string length.kevlo2011-08-081-0/+1
* Fix clang warnings.benl2011-06-184-11/+2
* Retire TARGET_ABI.imp2011-01-071-1/+1
* Doh! two last second refactoring typos crept in. Fix.imp2010-09-131-2/+2
* Revert r212513 and reimplement the search order to be ARCH, CPUARCHimp2010-09-133-13/+62
* merge powerpc and powerpc64 now that we use TARGET_CPUARCHimp2010-09-132-55/+11
* Move to using TARGET_CPUARCH instead of TARGET_ARCH.imp2010-09-131-1/+9
* Remove more extraneous ;s.emaste2010-07-151-1/+1
* Teach truss and xlint how to operate on 64-bit PowerPC systems.nwhitehorn2010-07-121-0/+55
* Rename the ALIGN macro to LINT_ALIGN so it does not clash with machine/param.hrdivacky2010-04-093-7/+7
* Pass the correct size to memset().jh2010-03-081-1/+1
* The NetBSD Foundation has granted permission to remove clause 3 and 4imp2010-02-161-7/+0
* This now passes a make universe with WARNS=6.dwmalone2010-01-071-2/+0
* 1) Make usage() as dead2 - it helps the compiler know that some varsdwmalone2010-01-051-7/+8
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-0/+2
* MFp4(mips2-jnpr):imp2008-04-041-0/+3
* Fix some "in in" typos in comments.brueffer2008-03-261-1/+1
* Fix a group of typos:yar2006-12-291-1/+1
* Pass "-Wtraditional -Wno-system-headers" to compiler as two separatekan2006-09-211-1/+2
* Remove alpha-specific stuff.ru2006-08-231-53/+0
* Include <err.h> where needed. Add $FreeBSD$ where missing.stefanf2005-08-057-0/+11
* Expand *n't contractions.ru2005-02-131-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm.cognet2004-05-141-0/+3
* style.Makefile(5):johan2004-02-231-1/+1
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
* The size of a long double is 16 bytes, not 12 bytes.marcel2003-11-031-1/+1
* Move the -Wtraditional warning from the global cpp flags to when the -ppeter2003-10-261-2/+1
* If lint(1) is not "lint", don't try to lint the xlint compat-libs. Amarkm2003-06-151-1/+7
* Consistently use __inline for pure c89 compilers.obrien2003-06-071-5/+4
* Add amd64 settings.peter2003-05-081-0/+3
* No, forget about rev 1.24. My system wasn't virgin enough when I tested that.obrien2003-05-031-1/+0
* Forget about rev 1.23. -$ is now spelled -fno-dollars-in-identifiers.obrien2003-05-031-0/+1
* GCC 3.3's cpplib does not impliment -$ (forbid the use of $ in identifiers).obrien2003-05-031-1/+0
* Fix typos; add FreeBSD Id where missing.schweikh2003-01-016-11/+14
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-304-4/+6
* mdoc(7) police: overhaul.ru2002-12-111-2/+2
* mdoc(7) police: Fixed the declaration of the -column list.ru2002-12-111-4/+4
* Teach lint about powerpc.benno2002-12-091-0/+3
* mdoc(7) police:ru2002-11-261-8/+8
* Need to run lint1 from ${WORLDTMP}/usr/libexec during buildworld.ru2002-10-231-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-2/+1
OpenPOWER on IntegriCloud