NetBSD/sys/arch/i386/include
cherry d600e81a73 closes: PR kern/32359
modifies machine/db_machdep.h: BKPT_SET(inst) to BKPT_SET(inst, addr) for all archs ie; passess the
breakpoint address as well.

Patch from cherry@mahiti.org
2006-04-01 15:44:58 +00:00
..
acpi_func.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
acpi_machdep.h Redirect to x86/. 2003-05-11 18:18:08 +00:00
ansi.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
aout_machdep.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
apicvar.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
apmvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
asm.h Add a STRONG_ALIAS macro 2006-01-20 22:02:40 +00:00
atomic.h inline -> __inline 2005-12-28 19:09:29 +00:00
bios32.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
bioscall.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bootinfo.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
bswap.h Change sys/arch/xxx/include/bswap.h to #include machine/byte_swap.h then 2006-01-31 07:49:18 +00:00
bus_private.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bus.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
byte_swap.h Move all the stuff that detects bswapxx(constant) into the MI sys/bswap.h 2006-01-30 22:46:35 +00:00
cdefs.h
clock.h Prototypes for i386-related clock functions. 2006-02-04 15:50:19 +00:00
coff_machdep.h
cpu_counter.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
cpu.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
cpufunc.h inline -> __inline 2005-12-28 19:09:29 +00:00
cputypes.h fix typo in comment 2005-07-16 01:54:27 +00:00
cpuvar.h Redirect to x86/cpuvar.h 2003-03-01 18:30:03 +00:00
darwin_machdep.h move stack somewhere where it is mappable, and add defines for i386 commpage. 2005-06-25 06:29:16 +00:00
db_machdep.h closes: PR kern/32359 2006-04-01 15:44:58 +00:00
disklabel.h Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
eisa_machdep.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
elf_machdep.h
endian_machdep.h Move the definitions of ntohl() and friends into sys/endian.h where they 2006-01-30 21:52:38 +00:00
endian.h
float.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
frame.h u_intN_t -> uintN_t 2005-12-26 19:23:59 +00:00
frameasm.h add a comment to note that INTRFASTEXIT and trap() should be in sync. 2004-05-12 20:03:06 +00:00
freebsd_machdep.h Need <compat/sys/sigtypes.h> here for sigset13_t. 2005-09-14 15:00:16 +00:00
gdt.h Nuke __P(). 2003-10-27 13:43:48 +00:00
i8259.h Redirect to x86/ 2003-03-02 18:09:42 +00:00
i82093reg.h The i82093 spec is unclear about it, but my assumption that the selected 2003-05-11 14:02:17 +00:00
i82093var.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
i82489reg.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
i82489var.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
ibcs2_machdep.h Nuke __P(). 2003-10-27 13:43:48 +00:00
ieee.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
ieeefp.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
int_const.h
int_fmtio.h Bring back {u,}int_fast8_t back to 8 bits, as I had misunderstood Charles. 2004-05-22 14:16:59 +00:00
int_limits.h Bring back {u,}int_fast8_t back to 8 bits, as I had misunderstood Charles. 2004-05-22 14:16:59 +00:00
int_mwgwtypes.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
int_types.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
intr.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
intrdefs.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
ipkdb.h
isa_machdep.h Adapt for move to x86/include. 2003-02-27 00:12:21 +00:00
isapnp_machdep.h
joystick.h just include <sys/joystick.h> 2004-07-02 17:15:10 +00:00
kcore.h u_intN_t -> uintN_t 2005-12-26 19:23:59 +00:00
kvm86.h u_intN_t -> uintN_t 2005-12-26 19:23:59 +00:00
limits.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
loadfile_machdep.h free -> dealloc 2006-01-25 18:28:25 +00:00
lock.h Adapt for move to x86/include. 2003-02-27 00:12:21 +00:00
mach_machdep.h the siginfo trap codes are mi. 2005-06-25 08:29:15 +00:00
macho_machdep.h
Makefile Revert yesterday's change that attempted to fix the detection of the 2006-02-04 11:24:42 +00:00
math.h Use a common <machine/math.h> for amd64 and i386. 2003-10-22 11:54:23 +00:00
mca_machdep.h u_intN_t -> uintN_t 2005-12-26 19:23:59 +00:00
mcontext.h Add some accessor macros for the ucontext: 2003-10-08 22:43:01 +00:00
mpacpi.h Redirect to x86/ 2003-05-11 18:46:59 +00:00
mpbiosreg.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
mpbiosvar.h Enable the define for EISA MPBIOS support. 2003-03-04 22:19:32 +00:00
mpconfig.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
mtrr.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
multiboot.h Revert yesterday's change that attempted to fix the detection of the 2006-02-04 11:24:42 +00:00
npx.h Add defines for the control and status bits of the 80387. 2005-10-10 21:07:17 +00:00
param.h some assym cleanup. 2005-11-07 11:42:34 +00:00
pcb.h defer pmap switching until it's really needed 2004-02-20 17:35:01 +00:00
pccons.h Nuke __P(). 2003-10-27 13:43:48 +00:00
pci_machdep.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
pic.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
pio.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
pmap.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
pmc.h
proc.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
profile.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
psl.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
pte.h u_intN_t -> uintN_t 2005-12-26 19:23:59 +00:00
ptrace.h provide strings for the machdep ptrace calls. 2006-03-05 07:17:21 +00:00
rbus_machdep.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
reg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
segments.h Drop trailing spaces. 2004-03-05 11:30:50 +00:00
setjmp.h
signal.h restrict visibility of struct sigcontext* as much 2005-01-20 20:55:55 +00:00
specialreg.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
spkr.h
stdarg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
svr4_machdep.h Nuke __P(). 2003-10-27 13:43:48 +00:00
sysarch.h u_intN_t -> uintN_t 2005-12-26 19:23:59 +00:00
tlog.h Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
trap.h Redirect some includes to x86/foo.h 2003-02-26 21:28:59 +00:00
tss.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
types.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
userret.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
varargs.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
vm86.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
vmparam.h - Bump default data size from 128M to 256M, allows the java interpreter to 2005-09-20 16:38:58 +00:00
wchar_limits.h Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00