| Commit message (Expand) | Author | Age | Files | Lines |
* | Doh! two last second refactoring typos crept in. Fix. | imp | 2010-09-13 | 1 | -2/+2 |
* | Revert r212513 and reimplement the search order to be ARCH, CPUARCH | imp | 2010-09-13 | 3 | -13/+62 |
* | merge powerpc and powerpc64 now that we use TARGET_CPUARCH | imp | 2010-09-13 | 2 | -55/+11 |
* | Move to using TARGET_CPUARCH instead of TARGET_ARCH. | imp | 2010-09-13 | 1 | -1/+9 |
* | Remove more extraneous ;s. | emaste | 2010-07-15 | 1 | -1/+1 |
* | Teach truss and xlint how to operate on 64-bit PowerPC systems. | nwhitehorn | 2010-07-12 | 1 | -0/+55 |
* | Rename the ALIGN macro to LINT_ALIGN so it does not clash with machine/param.h | rdivacky | 2010-04-09 | 3 | -7/+7 |
* | Pass the correct size to memset(). | jh | 2010-03-08 | 1 | -1/+1 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 | imp | 2010-02-16 | 1 | -7/+0 |
* | This now passes a make universe with WARNS=6. | dwmalone | 2010-01-07 | 1 | -2/+0 |
* | 1) Make usage() as dead2 - it helps the compiler know that some vars | dwmalone | 2010-01-05 | 1 | -7/+8 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | MFp4(mips2-jnpr): | imp | 2008-04-04 | 1 | -0/+3 |
* | Fix some "in in" typos in comments. | brueffer | 2008-03-26 | 1 | -1/+1 |
* | Fix a group of typos: | yar | 2006-12-29 | 1 | -1/+1 |
* | Pass "-Wtraditional -Wno-system-headers" to compiler as two separate | kan | 2006-09-21 | 1 | -1/+2 |
* | Remove alpha-specific stuff. | ru | 2006-08-23 | 1 | -53/+0 |
* | Include <err.h> where needed. Add $FreeBSD$ where missing. | stefanf | 2005-08-05 | 7 | -0/+11 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for arm. | cognet | 2004-05-14 | 1 | -0/+3 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 1 | -2/+2 |
* | The size of a long double is 16 bytes, not 12 bytes. | marcel | 2003-11-03 | 1 | -1/+1 |
* | Move the -Wtraditional warning from the global cpp flags to when the -p | peter | 2003-10-26 | 1 | -2/+1 |
* | If lint(1) is not "lint", don't try to lint the xlint compat-libs. A | markm | 2003-06-15 | 1 | -1/+7 |
* | Consistently use __inline for pure c89 compilers. | obrien | 2003-06-07 | 1 | -5/+4 |
* | Add amd64 settings. | peter | 2003-05-08 | 1 | -0/+3 |
* | No, forget about rev 1.24. My system wasn't virgin enough when I tested that. | obrien | 2003-05-03 | 1 | -1/+0 |
* | Forget about rev 1.23. -$ is now spelled -fno-dollars-in-identifiers. | obrien | 2003-05-03 | 1 | -0/+1 |
* | GCC 3.3's cpplib does not impliment -$ (forbid the use of $ in identifiers). | obrien | 2003-05-03 | 1 | -1/+0 |
* | Fix typos; add FreeBSD Id where missing. | schweikh | 2003-01-01 | 6 | -11/+14 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 4 | -4/+6 |
* | mdoc(7) police: overhaul. | ru | 2002-12-11 | 1 | -2/+2 |
* | mdoc(7) police: Fixed the declaration of the -column list. | ru | 2002-12-11 | 1 | -4/+4 |
* | Teach lint about powerpc. | benno | 2002-12-09 | 1 | -0/+3 |
* | mdoc(7) police: | ru | 2002-11-26 | 1 | -8/+8 |
* | Need to run lint1 from ${WORLDTMP}/usr/libexec during buildworld. | ru | 2002-10-23 | 1 | -1/+1 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -2/+1 |
* | If the CC environment variable contains multiple words then split | iedowse | 2002-09-01 | 1 | -3/+7 |
* | Merge conflicts. | markm | 2002-07-19 | 4 | -42/+50 |
* | This commit was generated by cvs2svn to compensate for changes in r100360, | markm | 2002-07-19 | 2 | -10/+3 |
|\ |
|
| * | Snapshot of NetBSD's (x)lint. Little functionality, just some code | markm | 2002-07-19 | 7 | -46/+53 |
* | | #include <sys/time.h> before <sys/stat.h> to get timespec. | phk | 2002-06-21 | 1 | -0/+1 |
* | | Make sure the file in Attic is really "dead". | ru | 2002-05-07 | 1 | -91/+0 |
* | | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 2 | -2/+2 |
* | | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -6/+12 |
* | | Don't unnecessarily include bsd.own.mk. | ru | 2002-04-15 | 1 | -1/+0 |
* | | FreeBSD prior to 4.4-RELEASE and older versions of 5.0-CURRENT do | ru | 2002-04-07 | 2 | -10/+6 |
* | | Later versions of gcc object very strongly to the -C flag being passed | peter | 2002-04-07 | 1 | -1/+1 |