freebsd-skq/sys/conf
Kazutaka YOKOTA f359876ff1 syscons
- Bring down the splash screen when a vty is opened for the first
  time.
- Make sure the splash screen/screen saver is stopped before
  switching vtys.
- Read and save initial values in the BIOS data area early.
  VESA BIOS may change BIOS data values when switching modes.
- Fix missing '&' operator.
- Move ISA specific part of driver initialization to syscons_isa.c.

atkbd
- kbdtables.h is now in /sys/dev/kbd.

all
- Adjust for forthcoming alpha port.  Submitted by: dfr
1999-01-19 11:31:22 +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 LKM kernel support becomes optional on "options LKM". (Bear in mind 1999-01-17 19:02:39 +00:00
files.alpha Added support for the DEC EB64PLUS systype. (Part III) 1999-01-18 20:26:50 +00:00
files.i386 syscons 1999-01-19 11:31:22 +00:00
files.pc98 Switched to new syscons driver. 1999-01-18 08:38:08 +00:00
kern.mk Move some compile flags from the kernel makefile to bsd.kern.mk so that 1998-12-17 22:36:21 +00:00
kmod.mk Use a name less likely to collide with source files without an obj dir. 1998-11-11 07:40:44 +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 dftp -> dtfp Get it right... 1999-01-14 03:47:55 +00:00
Makefile.alpha Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
Makefile.i386 Use the gensetdefs that is now in /usr/bin, it's a superset of the 1999-01-17 21:17:27 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.135. 1999-01-18 11:00:29 +00:00
Makefile.powerpc Use the gensetdefs that is now in /usr/bin, it's a superset of the 1999-01-17 21:17:27 +00:00
newvers.sh The kernel should compile even /dev/null does not exists. 1998-11-01 15:36:20 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Add LKM option so that the remaining code (hopefully) doesn't go stale. 1999-01-17 19:09:41 +00:00
options LKM kernel support becomes optional on "options LKM". (Bear in mind 1999-01-17 19:02:39 +00:00
options.alpha Added support for the DEC EB64PLUS systype. (Part III) 1999-01-18 20:26:50 +00:00
options.i386 The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
options.pc98 Switched to new syscons driver. 1999-01-18 08:38:08 +00:00
param.c Fixed problems with kernel config file overrides of sysv semaphore 1998-12-14 08:34:55 +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