freebsd-dev/sys/conf
Bruce Evans 4a04f6f613 Quote port names that have a digit in them. IO_TIMER1 was lexed as
{ port_name = "IO_TIMER", port_number = 1 } and only worked because
it was reassembled to "IO_TIMER1".  Trailing digits always work, but
this is too magic to depend on.

Don't quote port names that don't have a digit in them.
1998-10-22 13:49:51 +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 Add driver support for PCI fast ethernet adapters based on the 1998-10-18 16:24:34 +00:00
files.alpha Make kernel build on alpha again. New kld stuff needs rindex. 1998-10-10 18:32:18 +00:00
files.i386 elf_machdep.c and rindex.c are now standard 1998-10-09 23:08:14 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision 1.206. 1998-10-11 15:02:49 +00:00
kern.mk Turned on -Wformat -fformat-extensions. -fformat-extensions requires a 1998-09-09 10:04:58 +00:00
kmod.mk Update the kld glue 1998-10-16 03:32:03 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.amd64 Make the ELF kernel build produce a dynamic executable (!). This enables 1998-09-30 12:14:39 +00:00
ldscript.i386 Make the ELF kernel build produce a dynamic executable (!). This enables 1998-09-30 12:14:39 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors New major for 3dfx driver. 1998-09-21 22:04:07 +00:00
Makefile.alpha Change version number. 1998-09-18 18:41:49 +00:00
Makefile.i386 rm *.so and *.ko in clean as well. 1998-10-10 01:00:56 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.126. 1998-10-11 15:01:40 +00:00
Makefile.powerpc rm *.so and *.ko in clean as well. 1998-10-10 01:00:56 +00:00
newvers.sh Back to -current again. 1998-10-16 06:55:36 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Quote port names that have a digit in them. IO_TIMER1 was lexed as 1998-10-22 13:49:51 +00:00
options Fixed bitrot in mfs options. MFS_ROOT split into MFS_ROOT and 1998-10-12 12:27:24 +00:00
options.alpha Change to cam. 1998-09-16 08:22:09 +00:00
options.i386 - Implement enabling write allocate on AMD K5/K6/K6-2 cpus. 1998-10-06 13:16:29 +00:00
options.pc98 - Implement enabling write allocate on AMD K5/K6/K6-2 cpus. 1998-10-06 13:16:29 +00:00
param.c Moved definition of fscale from param.c to kern_synch.c where it 1998-07-11 13:06:41 +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