.. |
Makefile
|
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
|
2006-02-09 19:18:56 +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
|
…
|
|
ansi.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
aout_machdep.h
|
…
|
|
apicvar.h
|
…
|
|
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
|
…
|
|
bootinfo.h
|
…
|
|
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.h
|
…
|
|
bus_private.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +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
|
…
|
|
cpu.h
|
convert to timecounters (from branch simonb-timecounters)
|
2006-06-07 22:37:14 +00:00 |
cpu_counter.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 |
cpuvar.h
|
…
|
|
db_machdep.h
|
define PC_ADVANCE to avoid a LHS cast which makes gcc4 unhappy.
|
2006-06-26 14:11:29 +00:00 |
disklabel.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
elf_machdep.h
|
…
|
|
endian.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 |
float.h
|
…
|
|
fpu.h
|
…
|
|
frame.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
frameasm.h
|
…
|
|
gdt.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
i8259.h
|
…
|
|
i82093reg.h
|
…
|
|
i82093var.h
|
…
|
|
i82489reg.h
|
…
|
|
i82489var.h
|
…
|
|
ieee.h
|
…
|
|
ieeefp.h
|
…
|
|
int_const.h
|
…
|
|
int_fmtio.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
int_limits.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +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
|
…
|
|
intrdefs.h
|
…
|
|
isa_machdep.h
|
…
|
|
joystick.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kcore.h
|
…
|
|
limits.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
linux32_machdep.h
|
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
|
2006-02-09 19:18:56 +00:00 |
loadfile_machdep.h
|
free -> dealloc
|
2006-01-25 18:28:25 +00:00 |
lock.h
|
…
|
|
math.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mcontext.h
|
Add the netbsd32 MD bits for sparc64 and amd64 to support SA.
|
2006-03-29 23:07:49 +00:00 |
mpacpi.h
|
…
|
|
mpbiosreg.h
|
…
|
|
mpbiosvar.h
|
…
|
|
mpconfig.h
|
…
|
|
mtrr.h
|
…
|
|
netbsd32_machdep.h
|
Add the netbsd32 MD bits for sparc64 and amd64 to support SA.
|
2006-03-29 23:07:49 +00:00 |
param.h
|
increase NKMEMPAGES_MAX_DEFAULT to 1 GB.
|
2006-02-12 01:12:48 +00:00 |
pcb.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
pci_machdep.h
|
…
|
|
pic.h
|
…
|
|
pio.h
|
…
|
|
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
|
Make sure we generate the right call with -fPIC.
|
2006-02-03 07:27:05 +00:00 |
psl.h
|
…
|
|
pte.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ptrace.h
|
Support the generation of coredumps for 32-bits binaries under
|
2006-03-12 20:25:25 +00:00 |
rbus_machdep.h
|
Add boilerplate for cardbus support.
|
2005-12-21 22:35:41 +00:00 |
reg.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
segments.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
setjmp.h
|
…
|
|
signal.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
specialreg.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
stdarg.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sysarch.h
|
De __P
|
2006-01-07 18:22:25 +00:00 |
trap.h
|
…
|
|
tss.h
|
…
|
|
types.h
|
convert to timecounters (from branch simonb-timecounters)
|
2006-06-07 22:37:14 +00:00 |
userret.h
|
The comment says this is the same as the i386 counterpart, so catch
|
2006-04-15 16:17:36 +00:00 |
varargs.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
vmparam.h
|
Add support for VM_TOPDOWN, and use it unconditionally (just like i386).
|
2006-01-11 09:30:45 +00:00 |
wchar_limits.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |