index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
conf
/
kern.pre.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize handling of locore.[sS] etc. files.
ru
2003-02-28
1
-4
/
+4
*
Add necessary awk magic to create a table of major numbers allocated
phk
2003-02-27
1
-0
/
+1
*
Overhaul the targets and hope this is now much more readable.
ru
2003-02-21
1
-2
/
+0
*
Put back NORMAL_C_NOWERROR, it was actually used.
mux
2002-10-19
1
-0
/
+1
*
- Remove ${NORMAL_C_NOWERROR}, it is not used anymore. To build
mux
2002-10-19
1
-3
/
+2
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-12
/
+0
*
Spell kenrel as 'kernel' for consistency with the rest of the universe.
jmallett
2002-08-14
1
-1
/
+1
*
The transition time for -Werror has been gone for a while. We are now
peter
2002-07-22
1
-5
/
+0
*
Quick fix for high resolution kernel profiling on i386's. Use
bde
2002-07-13
1
-10
/
+8
*
Moved the setting of all profiling-related variables except the key one
bde
2002-07-13
1
-0
/
+5
*
Removed a duplicate -ffreestanding. It's already set in bsd.kern.mk.
mux
2002-06-16
1
-1
/
+1
*
Translated -malign-functions=4 to -falign-functions=16 for the new gcc.
bde
2002-05-12
1
-1
/
+1
*
Use makeobjops.awk rather than makeobjops.pl.
obrien
2002-05-01
1
-1
/
+1
*
Remove the setting of 'FMT'. We now do ELF by default, so only bother
obrien
2002-03-24
1
-1
/
+0
*
Use vnode_if.awk rather than vnode_if.pl
obrien
2002-03-01
1
-0
/
+1
*
Turn on -Werror by default. This is is easily turned off, by either:
peter
2002-02-25
1
-5
/
+5
*
Commit some infrastructure for turning on -Werror for kernel compiles.
peter
2002-02-20
1
-4
/
+10
*
Always build all modules for LINT
phk
2002-02-17
1
-0
/
+3
*
Eliminate the use of commons in the kernel and modules,
msmith
2002-01-10
1
-2
/
+2
*
Move initialization of the MKMODULESENV envorinoment to kern.pre.mk
imp
2002-01-05
1
-0
/
+11
*
Compile all kernels with "-ffreestanding":
obrien
2001-12-06
1
-1
/
+1
*
Move all: target to kern.pre.mk so it matters less where you include
imp
2001-11-11
1
-0
/
+1
*
Factor the common parts of the Makefile.foo files. This introduces two
imp
2001-11-02
1
-0
/
+84