freebsd-src/sys/i386/i386
Marcel Moolenaar 4c53edc53b Change the type of sf_addr in struct {o}sigframe from char* to
register_t.

Fix some style bugs and bitrotted comments.

Submitted by: bde
1999-11-12 11:21:34 +00:00
..
apic_vector.s Invoke smp_rendezvous_action() using the a.out compatible asnames.h 1999-09-10 01:17:01 +00:00
atomic.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
autoconf.c Remove the prototypes for two functions that were removed when the 1999-11-02 19:38:27 +00:00
bios.c * Add some verbose logging to the PnP parser and fix a couple of bugs. 1999-10-14 21:03:03 +00:00
bioscall.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
busdma_machdep.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
db_disasm.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_interface.c Fix from Tor so that if we enter the debugger in the tristate going to 1999-09-25 18:35:38 +00:00
db_trace.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
elf_machdep.c Zap unneeded #includes 1999-10-11 14:50:03 +00:00
exception.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
genassym.c Add a per-signal flag to mark handlers registered with osigaction, so we 1999-10-11 20:33:17 +00:00
globals.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i386-gdbstub.c Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
i686_mem.c Enable MTRR support for K7 (Athlon) processors, which happens to have the 1999-10-12 22:53:05 +00:00
identcpu.c Add text for the Athlon's MMX and 3DNow! (DSP) instruction extensions 1999-10-24 23:36:20 +00:00
in_cksum.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
initcpu.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
k6_mem.c M_WAITOK->M_NOWAIT 1999-09-05 15:45:57 +00:00
legacy.c Remove pccard attachment stub, this caused pccard unit 0 to be allocated 1999-10-19 17:12:28 +00:00
locore.s Add a per-signal flag to mark handlers registered with osigaction, so we 1999-10-11 20:33:17 +00:00
machdep.c Change the type of sf_addr in struct {o}sigframe from char* to 1999-11-12 11:21:34 +00:00
math_emu.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
math_emulate.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mem.c Patch got this one wrong, we want to check securelevel in open() 1999-11-07 12:32:45 +00:00
mp_clock.c Zap unneeded #includes 1999-10-11 14:50:03 +00:00
mp_machdep.c Eliminate remaining part of incorrect PCI bus numbering sanity check on systems with more than one PCI bus. 1999-10-15 21:38:15 +00:00
mpapic.c Move the declaration of panic() from sys/systm.h to sys/param.h. 1999-09-26 18:19:49 +00:00
mpboot.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mplock.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mptable.c Eliminate remaining part of incorrect PCI bus numbering sanity check on systems with more than one PCI bus. 1999-10-15 21:38:15 +00:00
nexus.c Remove pccard attachment stub, this caused pccard unit 0 to be allocated 1999-10-19 17:12:28 +00:00
perfmon.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
pmap.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
procfs_machdep.c Zap unneeded #includes 1999-10-11 14:50:03 +00:00
simplelock.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
support.s Add a per-signal flag to mark handlers registered with osigaction, so we 1999-10-11 20:33:17 +00:00
swtch.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
symbols.raw $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sys_machdep.c Zap unneeded #includes 1999-10-11 14:50:03 +00:00
trap.c Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. It 1999-11-09 01:44:28 +00:00
tsc.c i8254_restore is called from apm_default_resume() to reload 1999-10-30 14:56:01 +00:00
userconfig.c Remove two private copies of strtoul() 1999-11-02 09:34:09 +00:00
vm86.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
vm86bios.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vm_machdep.c The core of this patch is to vm/vm_page.h. The effects are two-fold: (1) to 1999-10-30 07:37:14 +00:00