freebsd-dev/sys/i386/i386
Poul-Henning Kamp a1c995b626 Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
Distribute all but the most fundamental malloc types.  This time I also
remembered the trick to making things static:  Put "static" in front of
them.

A couple of finer points by:	bde
1997-10-12 20:26:33 +00:00
..
apic_vector.s Fix a serious bug I introduced while adding in support for CAM interrupts. 1997-09-28 19:30:01 +00:00
autoconf.c Moved setconf() call after root configuration again. This fixes a 1997-09-23 17:14:37 +00:00
bios.c Look for another couple of magic bios things.. 1997-09-24 07:47:43 +00:00
bioscall.s Support functions for working with x86 PC-architecture BIOS. 1997-08-01 06:07:13 +00:00
cons.c Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
cons.h Some staticized variables were still declared to be extern. 1997-07-01 00:54:37 +00:00
db_disasm.c
db_interface.c Fix the DDB breakpoint code when using the 4MB page support. 1997-08-07 05:15:52 +00:00
db_trace.c Revert my previous commit about using CS_SECURE macro. 1997-08-21 06:33:04 +00:00
exception.s Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00
genassym.c GPROC0_SEL isn't used in any *.s files it seems.. 1997-10-10 12:38:27 +00:00
gensetdefs.c
i386-gdbstub.c Document a non-standard gdbremote protocol extension (kludge, really) 1997-06-04 16:44:29 +00:00
identcpu.c Call identifycyrix() when 6x86MX CPU is found. The identifycyrix() 1997-10-03 14:23:47 +00:00
in_cksum.c Removed unused #includes. 1997-09-02 20:06:59 +00:00
initcpu.c Added two Cyrix 6x86/6x86MX options. 1997-10-06 08:08:41 +00:00
locore.s Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00
machdep.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
math_emu.h
math_emulate.c Oops, I removed one too many #include. <machine/frame.h> was previously 1997-07-20 11:00:32 +00:00
mem.c Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
microtime.s General cleanup of the lock pushdown code. They are grouped and enabled 1997-09-07 22:04:09 +00:00
mp_apicdefs.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
mp_machdep.c Try and fix some style problems 1997-10-12 15:24:39 +00:00
mpapic.c Made PEND_INTS default. 1997-08-21 05:08:25 +00:00
mpboot.s Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00
mplock.s Another round of lock pushdown. 1997-08-30 08:08:10 +00:00
mptable.c Try and fix some style problems 1997-10-12 15:24:39 +00:00
perfmon.c Added ifdefs so that this compiles when neither I586_CPU nor I586_CPU 1997-07-01 01:18:38 +00:00
pmap.c Distribute and statizice a lot of the malloc M_* types. 1997-10-11 18:31:40 +00:00
procfs_machdep.c Removed unused #includes. 1997-07-20 08:37:24 +00:00
setdef0.c
setdef1.c
simplelock.s Debug version of simple_lock. This will store the CPU id of the 1997-08-31 03:17:48 +00:00
support.s Removed unused #includes. 1997-09-02 20:06:59 +00:00
swapgeneric.c Removed more vestiges of config-time swap configuration. 1997-09-07 12:56:46 +00:00
swtch.s Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00
symbols.raw
sys_machdep.c Compensate for pcb.h tweaks. 1997-10-10 12:42:54 +00:00
trap.c Compensate for pcb.h tweaks. 1997-10-10 12:42:54 +00:00
tsc.c General cleanup of the sub-system locking macros. 1997-09-01 07:45:37 +00:00
userconfig.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
vm86.c Compensate for pcb.h tweaks. 1997-10-10 12:42:54 +00:00
vm_machdep.c Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00