freebsd-nq/sys/i386/i386
1995-11-10 09:53:50 +00:00
..
autoconf.c Modifications for the new eisaconf. 1995-11-05 04:43:22 +00:00
conf.c Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
cons.c Make pcvt and syscons live in the same kernel. If both are enabled, then 1995-09-10 21:36:12 +00:00
cons.h Make pcvt and syscons live in the same kernel. If both are enabled, then 1995-09-10 21:36:12 +00:00
db_disasm.c Removed bogus statics in declarations that don't allocate storage. 1995-10-30 17:13:25 +00:00
db_interface.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
db_trace.c Remove trailing whitespace. 1995-05-30 08:16:23 +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 Minor cleanup and (very) small micro optimization to Xsyscall (and the 1995-09-07 21:36:17 +00:00
genassym.c Killed some unused stuff inherited from Bill Jolitz. Note that since 1995-08-17 11:30:03 +00:00
in_cksum.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
locore.s Our existing Cyrix cache-disable code was short-cutting the steps for 1995-09-16 21:31:55 +00:00
machdep.c convert more sysctl variables. 1995-11-10 09:53:50 +00:00
math_emu.h Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
math_emulate.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
mem.c Remove the #ifdev DEVRANDOM's, as promised. 1995-11-04 16:00:56 +00:00
microtime.s Restore initialization of %ecx for the !I586_CPU case. 1995-10-14 04:53:49 +00:00
ns_cksum.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
pmap.c Remove PG_W bit setting in some cases where it should not be set. 1995-10-23 02:31:29 +00:00
procfs_machdep.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
support.s Pull all of libkern.a in (though not mcount) so the LKM's don't come 1995-10-15 18:03:42 +00:00
swapgeneric.c Minor correction for the "od" driver. 1995-10-31 17:03:26 +00:00
swtch.s Machine dependent routines to support pre-zeroed free pages. This 1995-09-03 20:39:22 +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 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
trap.c Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
tsc.c Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
userconfig.c Coerce the exit message into making more sense. 1995-10-14 12:57:01 +00:00
vm_machdep.c Insert zeroed pages at the head of the zero queue rather than at the tail. 1995-10-01 20:10:20 +00:00