freebsd-skq/sys/i386/i386
dyson d8fdc759f3 Correct some new and older lurking bugs. Hold count wasn't being
handled correctly.  Fix some incorrect code that was included
to improve performance. Significantly simplify the pmap_use_pt and
pmap_unuse_pt subroutines.  Add some more diagnostic code.
1996-03-09 07:01:21 +00:00
..
autoconf.c Catch a couple more null devsw dereferences... 1995-12-16 18:52:08 +00:00
cons.c Remove crufty "pg" function. 1995-12-22 13:09:39 +00:00
cons.h Move sysctl machdep.consdev to cons.c 1995-12-09 20:39:47 +00:00
db_disasm.c Get rid of two and a half printf in the kernel. 1996-01-15 22:41:03 +00:00
db_interface.c Staticize and cleanup. 1995-12-10 13:36:34 +00:00
db_trace.c Fix a small logic bug that caused the arguments of the previous frame to 1995-12-22 07:09:24 +00:00
dkbad.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
exception.s Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
genassym.c Convert SYSV IPC to new-style options. (I hope I got everything...) 1996-01-04 20:29:06 +00:00
in_cksum.c Completed function declarations and/or added prototypes. 1995-12-03 18:35:28 +00:00
locore.s Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
machdep.c USER_LDT changes for the Willows TwinXPDK toolkit. Only tested with WINE 1996-03-03 01:57:45 +00:00
math_emu.h Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
math_emulate.c Fixed the type of some sysinit functions. 1995-12-14 20:21:58 +00:00
mem.c Restrict /devfs/io perms to 0600. 1995-12-31 09:32:16 +00:00
microtime.s Add Pentium Pro CPU detection and special handling. For now, all the 1995-12-24 08:10:52 +00:00
ns_cksum.c Completed function declarations and/or added prototypes. 1995-12-03 18:35:28 +00:00
pmap.c Correct some new and older lurking bugs. Hold count wasn't being 1996-03-09 07:01:21 +00:00
procfs_machdep.c Staticize and cleanup. 1995-12-10 13:36:34 +00:00
support.s Made bzero a function vector and added a 586/686 optimized version of 1995-12-28 23:14:40 +00:00
swapgeneric.c Moving the kern.dumpdev sysctl handler from kern_sysctl.c to swapgeneric.c 1995-12-06 09:04:44 +00:00
swtch.s Rewrote cpu_fork so that it doesn't use pmap_activate, and removed 1996-02-04 21:20:53 +00:00
symbols.raw Removed the poorly named unused bogus common variable `total'. It was 1995-07-29 10:47:05 +00:00
sys_machdep.c USER_LDT changes for the Willows TwinXPDK toolkit. Only tested with WINE 1996-03-03 01:57:45 +00:00
trap.c Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
tsc.c No longer use the cyclecounter to attempt to correct for late or missed 1996-01-30 18:56:47 +00:00
userconfig.c Tell userconfig about qcam 1996-02-04 10:03:19 +00:00
vm_machdep.c USER_LDT changes for the Willows TwinXPDK toolkit. Only tested with WINE 1996-03-03 01:57:45 +00:00