freebsd-dev/sys/i386/i386
Andrey A. Chernov d85314fa5f Since new bcd* macros not argument range overflow resistant,
fix argument overflow for years >= 2000
1996-01-16 06:35:40 +00:00
..
autoconf.c Catch a couple more null devsw dereferences... 1995-12-16 18:52:08 +00:00
conf.c i386/i386/conf.c is no longer needed.. remove it from files.i386 1995-12-21 20:09:46 +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 Rewrote most of the ddb stack traceback code. These changes are smarter 1995-12-21 19:20:58 +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 Convert DDB to new-style option. 1996-01-04 21:13:23 +00:00
machdep.c Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme. 1996-01-05 20:12:53 +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 Staticized code that was hidden by `#ifdef DEBUG'. 1995-12-22 18:21:26 +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 Converted two options over to the new scheme: USER_LDT and KTRACE. 1996-01-03 21:42:35 +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 Converted two options over to the new scheme: USER_LDT and KTRACE. 1996-01-03 21:42:35 +00:00
trap.c Convert DDB to new-style option. 1996-01-04 21:13:23 +00:00
tsc.c Since new bcd* macros not argument range overflow resistant, 1996-01-16 06:35:40 +00:00
userconfig.c Staticize and cleanup. 1995-12-10 13:36:34 +00:00
vm_machdep.c Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme. 1996-01-05 20:12:53 +00:00