| .. |
|
pc
|
Remove headers copied from i386 and either useless or wrong on ia64.
|
2003-11-02 09:19:07 +00:00 |
|
_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 |
|
_regset.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +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
|
By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into
|
2006-01-09 06:05:57 +00:00 |
|
acpica_machdep.h
|
Catch up with ACPI-CA 20070320 import.
|
2007-03-22 18:16:43 +00:00 |
|
asm.h
|
nit in /*-
|
2005-01-31 08:16:45 +00:00 |
|
atomic.h
|
Work-around a compiler optimization bug, that broke libthr. Massive
|
2008-05-28 16:41:02 +00:00 |
|
bootinfo.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
bus.h
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +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
|
The "free-lance" timer in the i8254 is only used for the speaker
|
2008-03-26 20:09:21 +00:00 |
|
cpu.h
|
Fix braino in previous commit: Don't redefine OID_AUTO to something
|
2006-05-11 22:49:31 +00:00 |
|
cpufunc.h
|
Work around a firmware bug in the HP rx2660, where in ACPI an I/O port
|
2007-06-10 16:53:01 +00:00 |
|
db_machdep.h
|
Implement functions calls from within DDB on ia64. On ia64 a function
|
2005-07-02 23:52:37 +00:00 |
|
dig64.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
efi.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
elf.h
|
PR:
|
2006-10-04 21:37:10 +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
|
Remove 3rd clause, renumber, ok per email
|
2007-01-12 07:26:21 +00:00 |
|
float.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
floatingpoint.h
|
Remove 3rd clause, renumber, ok per email
|
2007-01-12 07:26:21 +00:00 |
|
fpu.h
|
Use primitive types to avoid creating an artificial header dependency:
|
2004-12-11 06:15:12 +00:00 |
|
frame.h
|
Revamp of the syscall path, exception and context handling. The
|
2003-05-16 21:26:42 +00:00 |
|
gdb_machdep.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
ia64_cpu.h
|
Add inline function ia64_fc_i() to abstract inline assembly.
|
2008-07-07 17:43:56 +00:00 |
|
ieee.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
ieeefp.h
|
Fixed FP_R*. fp{get_set}round() apparently never worked on ia64, since
|
2006-07-05 06:10:21 +00:00 |
|
in_cksum.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
intr.h
|
Rework the interrupt code and add support for interrupt filtering
|
2007-07-30 22:29:33 +00:00 |
|
intrcnt.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
kdb.h
|
Add kdb_cpu_sync_icache(), intended to synchronize instruction
|
2007-06-09 21:55:17 +00:00 |
|
limits.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
mca.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
md_var.h
|
Better implement I-cache invalidation. The previous implementation
|
2008-03-30 23:09:14 +00:00 |
|
memdev.h
|
Remove the unused major/minor numbers from iodev and memdev.
|
2008-06-25 07:45:31 +00:00 |
|
mutex.h
|
Modify the critical section API as follows:
|
2001-12-18 00:27:18 +00:00 |
|
nexusvar.h
|
Convert NEXUS_ACCESSOR to use the __BUS_ACCESSOR
|
2002-08-22 19:47:10 +00:00 |
|
pal.h
|
Add define for the PIB default address and include a reference to
|
2001-10-21 05:52:54 +00:00 |
|
param.h
|
When building a kernel module, define MAXCPU the same as SMP so
|
2008-03-27 05:03:26 +00:00 |
|
pcb.h
|
As I said: the previous commit was untested... Remove an #endif which
|
2004-08-16 19:05:08 +00:00 |
|
pci_cfgreg.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
pcpu.h
|
Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports
|
2008-08-19 19:53:52 +00:00 |
|
pmap.h
|
Fix a comment.
|
2006-11-13 06:26:57 +00:00 |
|
pmc_mdep.h
|
Add stubs to unbreak LINT.
|
2007-12-07 13:45:47 +00:00 |
|
proc.h
|
Improve SMP support:
|
2005-08-06 20:28:19 +00:00 |
|
profile.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
pte.h
|
Remove struct ia64_itir and use a plain old uint64_t instead.
|
2004-11-21 21:40:08 +00:00 |
|
ptrace.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
reg.h
|
Replace uint64_t with unsigned long in struct dbreg.
|
2004-03-20 05:27:14 +00:00 |
|
reloc.h
|
Remove 3rd clause, renumber, ok per email
|
2007-01-12 07:26:21 +00:00 |
|
resource.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
runq.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
sal.h
|
MFp4:
|
2004-09-19 03:50:46 +00:00 |
|
sapicreg.h
|
Wire up most of the interrupt handling infrastructure. Not sure it works
|
2001-10-05 10:30:09 +00:00 |
|
sapicvar.h
|
Rework the interrupt code and add support for interrupt filtering
|
2007-07-30 22:29:33 +00:00 |
|
setjmp.h
|
Avoid using __aligned(16). Instead define the jmp_buf in terms of
|
2003-07-26 08:03:43 +00:00 |
|
sf_buf.h
|
MFamd64
|
2004-04-18 07:11:12 +00:00 |
|
sigframe.h
|
Split 4.x and 5.x signal handling so that we can keep 4.x signal
|
2002-10-25 19:10:58 +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
|
Improve SMP support:
|
2005-08-06 20:28:19 +00:00 |
|
stdarg.h
|
Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes
|
2006-09-21 01:37:02 +00:00 |
|
sysarch.h
|
Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
|
2004-01-09 16:52:09 +00:00 |
|
ucontext.h
|
Remove kernel support for M:N threading.
|
2008-03-12 10:12:01 +00:00 |
|
unwind.h
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
varargs.h
|
Drop any and all support for varargs. There's no history to worry
|
2003-09-28 05:34:07 +00:00 |
|
vmparam.h
|
Remove cruft we got from Alpha, which was probably inherited
|
2008-04-18 02:21:11 +00:00 |