freebsd-nq/sys/conf
David E. O'Brien 26a42e7c88 Compile all kernels with "-ffreestanding":
Assert that compilation takes place in a freestanding environment. This
	implies `-fno-builtin'. A freestanding environment is one in which the
	standard library may not exist, and program startup may not necessarily be
	at main. The most obvious example is an OS kernel. This is equivalent to
	`-fno-hosted'.
2001-12-06 17:53:32 +00:00
..
defines
files The pccard/cardbus power interface should depend on having pccard or 2001-12-06 06:40:18 +00:00
files.alpha GC userconfig after Peter axed it 15 months ago. 2001-11-05 21:46:35 +00:00
files.i386 This is the first commit of the Intel gigabit driver for 2001-12-02 07:37:17 +00:00
files.ia64 OLDCARD isn't supported on alpha or ia64, so don't pretend that it is by 2001-10-30 14:53:36 +00:00
files.pc98 Split the sio driver for pc98 into bus front end and back end. 2001-11-26 12:29:53 +00:00
files.powerpc Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to 2001-10-21 23:57:24 +00:00
files.sparc64 Add entries for the recently committed code. 2001-11-09 20:44:44 +00:00
kern.mk
kern.post.mk Move all: target to kern.pre.mk so it matters less where you include 2001-11-11 06:16:53 +00:00
kern.pre.mk Compile all kernels with "-ffreestanding": 2001-12-06 17:53:32 +00:00
kmod.mk Support the "install.debug" and "reinstall.debug" targets for kernel modules. 2001-10-27 00:52:50 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.ia64 Put symbols at the start and end of the unwind section so that we can 2001-10-29 11:40:14 +00:00
ldscript.powerpc
ldscript.sparc64
majors Add 'ciss'. 2001-10-26 21:17:26 +00:00
Makefile.alpha Move kern.post.mk to last line, now that it appears safe 2001-11-11 20:33:02 +00:00
Makefile.i386 s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharing 2001-11-11 20:17:10 +00:00
Makefile.ia64 Move kern.post.mk to last line, now that it appears safe 2001-11-11 20:33:02 +00:00
Makefile.pc98 Move kern.post.mk to last line, now that it appears safe 2001-11-11 20:33:02 +00:00
Makefile.powerpc -msoft-float must always be turned on when compiling the PowerPC kernel. 2001-11-12 10:12:00 +00:00
Makefile.sparc64 Change to using my custom sparc64 binutils. 2001-11-28 02:35:02 +00:00
newvers.sh
NOTES PROCFS requires PSEUDOFS now. 2001-12-04 01:35:59 +00:00
options Axe NFS_NOSERVER since it doesn't do anything anymore. Remove NFSSERVER 2001-11-15 16:03:24 +00:00
options.alpha
options.i386 GC userconfig after Peter axed it 15 months ago. 2001-11-05 21:46:35 +00:00
options.ia64
options.pc98 MFi386: revision 1.160 2001-11-17 13:44:33 +00:00
options.powerpc
options.sparc64 Add entries for the recently committed code. 2001-11-09 20:44:44 +00:00
systags.sh