freebsd-nq/sys/conf
Pawel Jakub Dawidek 847a2a1716 Add buffer corruption protection (RedZone) for kernel's malloc(9).
It detects both: buffer underflows and buffer overflows bugs at runtime
(on free(9) and realloc(9)) and prints backtraces from where memory was
allocated and from where it was freed.

Tested by:	kris
2006-01-31 11:09:21 +00:00
..
defines
files Add buffer corruption protection (RedZone) for kernel's malloc(9). 2006-01-31 11:09:21 +00:00
files.alpha Make config(8) understand ORed dependecies in "files*" and 2005-11-27 21:41:58 +00:00
files.amd64 Add in the Linux IOCTL shim and create the megadev0 device so 2006-01-24 21:13:50 +00:00
files.arm
files.i386 Add BPF Just-In-Time compiler support for ng_bpf(4). 2005-12-07 21:30:47 +00:00
files.ia64 Make config(8) understand ORed dependecies in "files*" and 2005-11-27 21:41:58 +00:00
files.pc98 Add BPF Just-In-Time compiler support for ng_bpf(4). 2005-12-07 21:30:47 +00:00
files.powerpc Make config(8) understand ORed dependecies in "files*" and 2005-11-27 21:41:58 +00:00
files.sparc64 Make config(8) understand ORed dependecies in "files*" and 2005-11-27 21:41:58 +00:00
kern.mk
kern.post.mk I couldn't find any traces of what the tags1 file was supposed to do. 2006-01-16 16:25:17 +00:00
kern.pre.mk Hook XFS into kernel build. 2005-12-12 01:14:59 +00:00
kmod_syms.awk
kmod.mk firmware(9) is a subsystem to load binary data into the kernel via a 2006-01-29 02:52:42 +00:00
ldscript.alpha
ldscript.amd64
ldscript.arm Create a non-elf pure binary version of the kernel as well. 2005-11-24 02:25:49 +00:00
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
Makefile.alpha Version 600004 is better than 700000 given other changes that are in 2005-11-28 17:51:31 +00:00
Makefile.amd64 Version 600004 is better than 700000 given other changes that are in 2005-11-28 17:51:31 +00:00
Makefile.arm Build a minimal pagetables, with only section mappings, mapped write through, 2006-01-20 00:46:44 +00:00
Makefile.i386 Set MACHINE to i386(pc98). This fixes cross-building. 2006-01-29 03:32:19 +00:00
Makefile.ia64 Version 600004 is better than 700000 given other changes that are in 2005-11-28 17:51:31 +00:00
Makefile.pc98 Set MACHINE to i386(pc98). This fixes cross-building. 2006-01-29 03:32:19 +00:00
Makefile.powerpc Version 600004 is better than 700000 given other changes that are in 2005-11-28 17:51:31 +00:00
Makefile.sparc64 Version 600004 is better than 700000 given other changes that are in 2005-11-28 17:51:31 +00:00
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES Add buffer corruption protection (RedZone) for kernel's malloc(9). 2006-01-31 11:09:21 +00:00
options Add buffer corruption protection (RedZone) for kernel's malloc(9). 2006-01-31 11:09:21 +00:00
options.alpha
options.amd64 Remove all redundant option file names that don't hurt readability. 2005-12-12 10:15:11 +00:00
options.arm The IQ80321 clock is 200MHz, but the IQ80321 is 198MHz, so add a kernel option 2005-12-09 23:52:51 +00:00
options.i386 Remove all redundant option file names that don't hurt readability. 2005-12-12 10:15:11 +00:00
options.ia64
options.pc98 Remove all redundant option file names that don't hurt readability. 2005-12-12 10:15:11 +00:00
options.powerpc
options.sparc64
systags.sh Use a simpler way to reach the <machine> include dir, which should 2005-12-03 21:37:54 +00:00