freebsd-nq/sys/conf
Julian Elischer e602ba25fd Part 1 of KSE-III
The ability to schedule multiple threads per process
(one one cpu) by making ALL system calls optionally asynchronous.
to come: ia64 and power-pc patches, patches for gdb, test program (in tools)

Reviewed by:	Almost everyone who counts
	(at various times, peter, jhb, matt, alfred, mini, bernd,
	and a cast of thousands)

	NOTE: this is still Beta code, and contains lots of debugging stuff.
	expect slight instability in signals..
2002-06-29 17:26:22 +00:00
..
defines
files Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
files.alpha
files.i386 Remote pci.h/NPCI usage from i4b code. 2002-06-13 06:04:28 +00:00
files.ia64
files.pc98 Remote pci.h/NPCI usage from i4b code. 2002-06-13 06:04:28 +00:00
files.powerpc Add in_cksum.c 2002-06-29 09:50:20 +00:00
files.sparc64 Allow one to configure `sio'. 2002-06-18 01:14:54 +00:00
kern.mk For now, make the .ifdef GCC3 case default. We should change -Wno-format 2002-05-24 01:02:45 +00:00
kern.post.mk Fixed broken ``make -jX install''. 2002-05-23 07:25:01 +00:00
kern.pre.mk Removed a duplicate -ffreestanding. It's already set in bsd.kern.mk. 2002-06-16 10:42:05 +00:00
kmod_syms.awk
kmod.mk Use OBJDIR instead of CURDIR. This unbreaks loading modules through 2002-06-17 20:01:06 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
majors
Makefile.alpha
Makefile.i386
Makefile.ia64 Remove CWARNFLAGS and add GCC3. We handle GCC3.x specific flags 2002-05-19 03:41:48 +00:00
Makefile.pc98
Makefile.powerpc
Makefile.sparc64 Remove a hack for using an external compiler if cross compiling. 2002-05-26 15:55:28 +00:00
makeLINT.sed
newvers.sh
NOTES At long last, commit the zero copy sockets code. 2002-06-26 03:37:47 +00:00
options At long last, commit the zero copy sockets code. 2002-06-26 03:37:47 +00:00
options.alpha More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
options.i386 Make the speed used by gdb over serial settable in the kernel configuration. 2002-06-18 21:30:37 +00:00
options.ia64 Make the speed used by gdb over serial settable in the kernel configuration. 2002-06-18 21:30:37 +00:00
options.pc98 Make the speed used by gdb over serial settable in the kernel configuration. 2002-06-18 21:30:37 +00:00
options.powerpc
options.sparc64
systags.sh