freebsd-skq/sys/conf
John Polstra 9081eec1fb Make the necessary changes so that an ELF kernel can be built. I
have successfully built, booted, and run a number of different ELF
kernel configurations, including GENERIC.  LINT also builds and
links cleanly, though I have not tried to boot it.

The impact on developers is virtually nil, except for two things.
All linker sets that might possibly be present in the kernel must be
listed in "sys/i386/i386/setdefs.h".  And all C symbols that are
also referenced from assembly language code must be listed in
"sys/i386/include/asnames.h".  It so happens that failure to do
these things will have no impact on the a.out kernel.  But it will
break the build of the ELF kernel.

The ELF bootloader works, but it is not ready to commit quite yet.
1997-04-22 06:55:47 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Bring the dev/pdq entries into alphabetical order. 1997-03-26 17:00:36 +00:00
files.i386 GENERIC, LINT: 1997-04-14 00:35:25 +00:00
files.newconf Add IP Filter .c files for "config" & "config.new" use. 1997-02-10 11:52:36 +00:00
files.pc98 Synchronize with sys/i386/conf/files.i386 revision 1.159. 1997-04-15 11:43:10 +00:00
kern.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
kmod.mk Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00
majors Add char#80 xdcp, assigned to Chris Ficklin <chris@serengeti.com> 1997-03-10 20:25:45 +00:00
Makefile.i386 Make the necessary changes so that an ELF kernel can be built. I 1997-04-22 06:55:47 +00:00
Makefile.pc98 Improved CPU identification and initialization routines. This 1997-03-22 18:54:54 +00:00
Makefile.powerpc Make the necessary changes so that an ELF kernel can be built. I 1997-04-22 06:55:47 +00:00
newvers.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nfsswapkernel.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
NOTES GENERIC, LINT: 1997-04-14 00:35:25 +00:00
options Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
options.i386 Moved COMCONSOLE, CONADDR and CONUNIT to defunct options. 1997-04-05 13:21:08 +00:00
options.pc98 Synchronize with sys/i386/conf/options.i386 revision 1.39. 1997-04-05 15:06:30 +00:00
param.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00