NetBSD/sys/arch/i386
jdolecek c3bb9cd5a4 Process and lwp exit path always executes lwp_exit2() now and cpu_exit()
is empty besides calling switch_exit(). So, rename switch_exit() to
cpu_exit() and modify the routine to call lwp_exit2() direct.
This saves couple cycles on the exit path.
2004-01-04 11:44:52 +00:00
..
acpi Use predefined macro rather than hardcoded value. 2003-11-20 12:30:34 +00:00
bios
bioscall Partial fix for PR#14946. Make sure x86 symlinks exist also 2003-12-25 21:02:58 +00:00
compile
conf Update for opencrypto changes. 2004-01-01 18:46:14 +00:00
eisa
gdbscripts
i386 Process and lwp exit path always executes lwp_exit2() now and cpu_exit() 2004-01-04 11:44:52 +00:00
include Process and lwp exit path always executes lwp_exit2() now and cpu_exit() 2004-01-04 11:44:52 +00:00
isa fix IPRINTF() code to compile if the printf()s are enabled; also print 2003-12-05 21:24:57 +00:00
mca print complete contents of the second feature byte; this also fixes 2003-12-15 08:38:01 +00:00
pci netbsd.org -> NetBSD.org 2003-12-04 13:05:15 +00:00
pnpbios More wdc_channel structure member namespace cleanup: 2004-01-03 22:56:52 +00:00
stand Fix problems booting disks with extended partition from grub (and other 2003-12-21 20:56:40 +00:00
Makefile