freebsd-dev/sys/conf
Warner Losh 7ff5025996 Arrgh. A clean pc98 build failed due to bogons on my part :-(.
Fix it by putting back the link of machine to sys/i386/include rather
than ../../include (aka sys/pc98/include).  I had a stale machine link
on my first test.

Not sure what the "right" fix is, but this unbreaks things.
2001-11-02 21:50:15 +00:00
..
defines
files Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
files.alpha 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.i386 Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-) 2001-10-30 14:49:29 +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 Added the pmc driver which supports power management controller of 2001-10-24 14:46:40 +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 Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to 2001-10-21 23:57:24 +00:00
kern.mk
kern.post.mk Arrgh. A clean pc98 build failed due to bogons on my part :-(. 2001-11-02 21:50:15 +00:00
kern.pre.mk Factor the common parts of the Makefile.foo files. This introduces two 2001-11-02 21:34:20 +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 Use the kernbase symbol exported from locore.o instead of hardcoded magic 2001-09-20 09:19:38 +00:00
ldscript.amd64 Remove hard coded magic load address. Now to change the load address, 2001-09-18 01:12:43 +00:00
ldscript.i386 Remove hard coded magic load address. Now to change the load address, 2001-09-18 01:12:43 +00:00
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 Page align the data segment. 2001-10-08 10:43:34 +00:00
ldscript.sparc64 Add kernbase symbol and use it instead of magic numbers in the 2001-09-21 05:43:38 +00:00
majors Add 'ciss'. 2001-10-26 21:17:26 +00:00
Makefile.alpha Factor the common parts of the Makefile.foo files. This introduces two 2001-11-02 21:34:20 +00:00
Makefile.i386 Factor the common parts of the Makefile.foo files. This introduces two 2001-11-02 21:34:20 +00:00
Makefile.ia64 Factor the common parts of the Makefile.foo files. This introduces two 2001-11-02 21:34:20 +00:00
Makefile.pc98 Arrgh. A clean pc98 build failed due to bogons on my part :-(. 2001-11-02 21:50:15 +00:00
Makefile.powerpc Factor the common parts of the Makefile.foo files. This introduces two 2001-11-02 21:34:20 +00:00
Makefile.sparc64 Factor the common parts of the Makefile.foo files. This introduces two 2001-11-02 21:34:20 +00:00
newvers.sh
NOTES The sound drivers live in sound/driver, not sound/drivers 2001-11-02 16:40:06 +00:00
options Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader 2001-10-10 23:06:54 +00:00
options.alpha
options.i386 Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this. 2001-10-25 04:44:50 +00:00
options.ia64 Add various file relating to firmware interfaces and make SKI support 2001-09-29 11:46:22 +00:00
options.pc98 MFi386: options.i386 revision 1.158 2001-10-19 11:45:05 +00:00
options.powerpc
options.sparc64
systags.sh