freebsd-dev/sys/conf
Peter Wemm 4503a06eef Merge minidumps from amd64 where they were originally developed.
Major differences:
 * since there is no direct map region, there is no custom uma memory
   allocator to modify to include its pages in the dumps.
 * Various data entries are reduced from 64 bit to 32 bit to match the
   native size.

dump_add_page() and dump_drop_page() are still present in case one wants to
arrange for arbitary pages to be dumped.  This is of marginal use though
because libkvm+kgdb cannot address physical memory that isn't mapped into
kvm.
2006-04-21 04:28:43 +00:00
..
defines
files Remove sab(4). 2006-04-19 19:39:35 +00:00
files.alpha add ath_hal glue 2006-03-14 22:40:44 +00:00
files.amd64 Introduce minidumps. Full physical memory crash dumps are still available 2006-04-21 04:24:50 +00:00
files.arm
files.i386 Merge minidumps from amd64 where they were originally developed. 2006-04-21 04:28:43 +00:00
files.ia64 Retire NETSMBCRYPTO as a kernel option and make its functionality 2006-03-05 22:52:17 +00:00
files.pc98 Retire NETSMBCRYPTO as a kernel option and make its functionality 2006-03-05 22:52:17 +00:00
files.powerpc Add the MacIO attachment for scc(4). 2006-04-01 04:53:08 +00:00
files.sparc64 add ath_hal glue 2006-03-14 22:40:44 +00:00
kern.mk
kern.post.mk Remove .depend when doing "make cleandir". 2006-02-07 13:37:26 +00:00
kern.pre.mk Hook XFS into kernel build. 2005-12-12 01:14:59 +00:00
kmod_syms.awk
kmod.mk Remove dev/uart/uart_if.m from the default MFILES (in kmod.mk) and 2006-02-24 01:49:36 +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 Erm don't use -mno-apcs-frame if we're going to do profiling either, it's not 2006-03-27 00:32:46 +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 Fxi tpyo. 2006-04-18 22:43:46 +00:00
options Add ISP_DEFAULT_ROLES as a config option. 2006-04-18 22:24:55 +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 Add a new option, XSCALE_DISABLE_CCNT, to not use the xscale ccnt as a 2006-04-06 17:11:08 +00:00
options.i386 Move XBOX option to options. While it is only valid on i386, 2006-03-03 18:09:37 +00:00
options.ia64
options.pc98 Move XBOX option to options. While it is only valid on i386, 2006-03-03 18:09:37 +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