1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/i386/i386
1996-03-19 04:40:03 +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
exception.s Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
genassym.c Killed some historical #define cruft that we've never used in FreeBSD: 1996-03-12 15:37:58 +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 Change type of code argument to sendsig from unsigned to u_long to make it 1996-03-11 02:21:42 +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 Make sure that we pmap_update AFTER modifying the page table entries. 1996-03-13 00:39:45 +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 Always enable interrupts before calling the APM idle/busy routines. 1996-03-19 04:40:03 +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