aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/kern.mk
Commit message (Expand)AuthorAgeFilesLines
* Use C99 for the kernel.David E. O'Brien2003-05-031-1/+1
* Add AMD64 hooksPeter Wemm2003-04-301-0/+9
* Sync with bsd.kern.mk.Jake Burkholder2003-02-281-0/+9
* ia64 specific CFLAGS change:Marcel Moolenaar2002-10-131-1/+1
* Use the -mno-align-long-strings on i386's to debloat the kernel a little.Bruce Evans2002-10-041-1/+1
* Bump the -mev56 to -mev6. Otherwise, when you compile with gcc usingPeter Wemm2002-09-061-2/+2
* Turned format checking back on. It was left turned off for too long afterBruce Evans2002-08-251-7/+1
* For now, make the .ifdef GCC3 case default. We should change -Wno-formatPeter Wemm2002-05-241-7/+1
* Use -ffreestanding for kernel bits unconditionally.David E. O'Brien2002-05-041-2/+0
* This will have to be revised, but allow putting 'makeoptions GCC3=true'Peter Wemm2001-09-101-0/+15
* revert previous accidental commitAssar Westerlund2001-07-221-1/+5
* get rid of some printf and pointer type warningsAssar Westerlund2001-07-221-5/+1
* Add section for building ia64 kernels.Doug Rabson2000-10-161-0/+8
* Reserve register t7 on alpha to point at per-cpu global variables.Doug Rabson2000-04-281-1/+2
* Fix the grammar in my previous commit "lose" -> "loss".Mike Pritchard2000-04-241-1/+1
* Fix a typo in the comments.Mike Pritchard2000-04-231-1/+1
* Make "-mpreferred-stack-boundary=2" the default on the i386.David E. O'Brien1999-11-171-0/+13
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed comment and whitespace lossage in recent commits. The -W flagBruce Evans1999-01-291-7/+14
* Cleanup bsd.kern.mk after last commit.Matthew Dillon1999-01-291-14/+4
* Turn on -Wall and -Wcast-qualMatthew Dillon1999-01-271-5/+11
* Move some compile flags from the kernel makefile to bsd.kern.mk so thatDoug Rabson1998-12-171-1/+9
* Add -Wunused to kernel build flags.Archie Cobbs1998-12-141-3/+3
* Turned on -Wformat -fformat-extensions. -fformat-extensions requires aBruce Evans1998-09-091-3/+4
* Added -ansi to CWARNFLAGS so that ANSI errors don't come back.Bruce Evans1998-05-011-2/+2
* Oops, comment lines can't be indented either.Bruce Evans1997-10-211-3/+2
* Oops, comment lines can't be continued.Bruce Evans1997-10-211-3/+3
* Added -Wuninitialized to CWARNFLAGS. Warnings about uninitialializedBruce Evans1997-10-211-2/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Turned off -W and -Winline so that the warnings that should be fixed forBruce Evans1996-11-111-3/+3
* Oops, this wasn't supposed to have -Wcast-qual yet.Bruce Evans1996-10-091-2/+2
* Oops, forgot to cvs add bsd.kern.mk.Bruce Evans1996-10-081-0/+15