| .. |
|
_bus.h
|
Break out the definition of bus_space_{tag,handle}_t and a few other types
|
2005-04-18 21:45:34 +00:00 |
|
_inttypes.h
|
Since printf(3) now supports the `j' conversion specifier, use that
|
2002-06-30 05:48:03 +00:00 |
|
_limits.h
|
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
|
2005-08-20 16:44:41 +00:00 |
|
_stdint.h
|
<stdint.h> should define WINT_M{AX,IN} independent from whether WCHAR_MIN is
|
2004-05-18 16:04:57 +00:00 |
|
_types.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
asm.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
atomic.h
|
Add a new atomic_fetchadd() primitive that atomically adds a value to a
|
2005-09-27 17:39:11 +00:00 |
|
bat.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
bootinfo.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
bus.h
|
Add a dummy implementation of bus_space_map().
|
2006-03-31 01:39:50 +00:00 |
|
bus_dma.h
|
Refactor the bus_dma header files so that the interface is described in
|
2005-03-14 16:46:28 +00:00 |
|
clock.h
|
Forward-declare struct trapframe to allow the aic module to compile.
|
2005-12-24 08:27:45 +00:00 |
|
cpu.h
|
Clean out sysctl machdep.* related defines.
|
2006-05-11 17:29:25 +00:00 |
|
cpufunc.h
|
Always isync after a mtmsr. While perhaps not strictly necessary for PSL_EE
|
2004-08-07 00:20:00 +00:00 |
|
db_machdep.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
elf.h
|
Implement TLS relocations for powerpc.
|
2004-11-02 09:47:01 +00:00 |
|
endian.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
exec.h
|
Use a common multi-inclusion protection, and add such a
|
2005-02-19 21:16:48 +00:00 |
|
float.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
floatingpoint.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
fpu.h
|
Not all cpus are MPC750s. Replace the MPC750 cpu option with OEA. This
|
2003-02-05 11:37:59 +00:00 |
|
frame.h
|
Tweak how the MD code calls the fooclock() methods some. Instead of
|
2005-12-22 22:16:09 +00:00 |
|
gdb_machdep.h
|
Add skeletal support for GDB. In particular gdb_cpu_getreg() needs
|
2006-08-24 21:52:11 +00:00 |
|
hid.h
|
HID0 updates:
|
2005-02-04 01:14:38 +00:00 |
|
ieee.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
ieeefp.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
in_cksum.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
interruptvar.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
intr.h
|
Remove __P.
|
2002-03-20 23:17:50 +00:00 |
|
intr_machdep.h
|
Reorganize the interrupt handling code a bit to make a few things cleaner
|
2005-10-25 19:48:48 +00:00 |
|
ipl.h
|
This commit (along with one pending in sys/dev/ofw and one in sys/conf) give
|
2001-06-16 07:14:07 +00:00 |
|
kdb.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
limits.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
md_var.h
|
o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.
|
2006-07-26 17:12:54 +00:00 |
|
memdev.h
|
Add /dev/mem and /dev/kmem to powerpc.
|
2004-08-16 13:07:40 +00:00 |
|
metadata.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
mmuvar.h
|
Insert a layer of indirection to the pmap code, using a kobj for
|
2005-11-08 06:48:08 +00:00 |
|
mutex.h
|
Modify the critical section API as follows:
|
2001-12-18 00:27:18 +00:00 |
|
nexusvar.h
|
Remove hard-coded knowledge of specific OFW devices. Use bus_generic_probe
|
2004-01-13 11:20:52 +00:00 |
|
ofw_machdep.h
|
o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.
|
2006-07-26 17:12:54 +00:00 |
|
openpicreg.h
|
Driver for OpenPIC compatible interrupt controllers.
|
2002-07-09 11:26:10 +00:00 |
|
openpicvar.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
param.h
|
Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with
|
2005-12-06 13:27:21 +00:00 |
|
pcb.h
|
Forward declare struct trapframe.
|
2006-07-26 17:05:11 +00:00 |
|
pcpu.h
|
Gratuitous namechange to avoid low-level association with ddb.
|
2004-07-12 22:18:02 +00:00 |
|
pio.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
pmap.h
|
- Cleanup whitespace and extra ()s in vtophys() macros.
|
2005-12-06 21:09:01 +00:00 |
|
pmc_mdep.h
|
MFP4:
|
2005-06-09 19:45:09 +00:00 |
|
powerpc.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
proc.h
|
Divorce critical sections from spinlocks. Critical sections as denoted by
|
2005-04-04 21:53:56 +00:00 |
|
profile.h
|
Add user-space profiling support. Kernel profiling still todo.
|
2005-12-29 04:07:36 +00:00 |
|
psl.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
pte.h
|
Add definitions for 64-bit PTEs
|
2005-11-11 12:03:28 +00:00 |
|
ptrace.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
reg.h
|
Add comment explaining struct reg and struct fpreg must match the trapframe.
|
2004-07-29 13:39:27 +00:00 |
|
reloc.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
resource.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
runq.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
sc_machdep.h
|
A syscons implementation using the 8-bit framebuffer set up by
|
2004-01-21 05:16:23 +00:00 |
|
setjmp.h
|
Fix namespace issues by using visibility conditionals from
|
2002-10-05 05:47:56 +00:00 |
|
sf_buf.h
|
MFamd64
|
2004-04-18 08:10:04 +00:00 |
|
sigframe.h
|
Removed osigframe. No need for COMPAT_43 signal bin-compat in PPC.
|
2002-09-19 04:46:36 +00:00 |
|
signal.h
|
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
|
2005-08-20 16:44:41 +00:00 |
|
smp.h
|
This commit (along with one pending in sys/dev/ofw and one in sys/conf) give
|
2001-06-16 07:14:07 +00:00 |
|
spr.h
|
- add definitions for MPC7447A/7448 (i.e. miniMac)
|
2005-02-04 01:17:04 +00:00 |
|
sr.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
stdarg.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
trap.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
ucontext.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
varargs.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
vmparam.h
|
Eliminate unused definitions. (They came from NetBSD.)
|
2006-08-25 23:51:11 +00:00 |