freebsd-skq/sys/conf
Peter Wemm 2398f0cd1d Hints overhaul:
- Replace some very poorly thought out API hacks that should have been
  fixed a long while ago.
- Provide some much more flexible search functions (resource_find_*())
- Use strings for storage instead of an outgrowth of the rather
  inconvenient temporary ioconf table from config().  We already had a
  fallback to using strings before malloc/vm was running anyway.
2001-06-12 09:40:04 +00:00
..
defines
files Sync with recent KAME. 2001-06-11 12:39:29 +00:00
files.alpha Hints overhaul: 2001-06-12 09:40:04 +00:00
files.i386 Hints overhaul: 2001-06-12 09:40:04 +00:00
files.ia64 Hints overhaul: 2001-06-12 09:40:04 +00:00
files.pc98 Hints overhaul: 2001-06-12 09:40:04 +00:00
kern.mk Add section for building ia64 kernels. 2000-10-16 20:04:52 +00:00
kmod.mk Don't install KO's with the "schg" flag. 2001-04-25 20:56:15 +00:00
ldscript.alpha Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.amd64 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.i386 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.ia64 Change the kernel layout to match Linux/ia64 more closely. This prevents 2001-03-09 13:47:25 +00:00
ldscript.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors Remove MFS from configs idea of the world. 2001-05-29 18:49:46 +00:00
Makefile.alpha Move the -I../../../include or -I/usr/include to the last entry on the 2001-06-12 06:06:18 +00:00
Makefile.i386 Move the -I../../../include or -I/usr/include to the last entry on the 2001-06-12 06:06:18 +00:00
Makefile.ia64 Move the -I../../../include or -I/usr/include to the last entry on the 2001-06-12 06:06:18 +00:00
Makefile.pc98 Move the -I../../../include or -I/usr/include to the last entry on the 2001-06-12 06:06:18 +00:00
Makefile.powerpc Move the -I../../../include or -I/usr/include to the last entry on the 2001-06-12 06:06:18 +00:00
newvers.sh setlocale(3) has been fixed to match POSIX standard: 2001-03-02 16:52:14 +00:00
NOTES Hints overhaul: 2001-06-12 09:40:04 +00:00
options Add a PSEUDOFS option to allow pseudofs to be built statically. 2001-06-11 10:58:07 +00:00
options.alpha Turn on preemption by default on the alpha arch. This also removes the 2001-05-01 00:19:24 +00:00
options.i386 Hints overhaul: 2001-06-12 09:40:04 +00:00
options.ia64 Allow the size of the SSC memory disk used with the SKI emulator to be 2001-04-30 21:26:43 +00:00
options.pc98 Hints overhaul: 2001-06-12 09:40:04 +00:00
param.c Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00