.. |
ansi.h
|
fix gcc -Werror -Wmissing-braces problem
|
2006-10-04 13:51:59 +00:00 |
aout_machdep.h
|
|
|
asm.h
|
Add a STRONG_ALIAS macro
|
2006-01-20 22:02:40 +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.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
byte_swap.h
|
Remove duplicate #include <sys/types.h>
|
2006-02-17 08:41:31 +00:00 |
cca.h
|
|
|
cdefs.h
|
|
|
clock.h
|
Switch VAX over to generic TODR
|
2006-09-05 19:32:57 +00:00 |
coff_machdep.h
|
|
|
cpu.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
db_machdep.h
|
closes: PR kern/32359
|
2006-04-01 15:45:00 +00:00 |
disklabel.h
|
|
|
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
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
frame.h
|
|
|
ibcs2_machdep.h
|
welcome to syscall_intern.
|
2006-03-12 02:04:26 +00:00 |
int_const.h
|
|
|
int_fmtio.h
|
|
|
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
|
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
|
2007-02-16 02:53:43 +00:00 |
ioa.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
ka43.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ka46.h
|
|
|
ka48.h
|
|
|
ka88.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ka410.h
|
|
|
ka420.h
|
|
|
ka630.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ka650.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ka670.h
|
|
|
ka680.h
|
|
|
ka750.h
|
|
|
ka820.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
lcgreg.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
leds.h
|
|
|
limits.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
loadfile_machdep.h
|
free -> dealloc
|
2006-01-25 18:28:25 +00:00 |
lock.h
|
cpu_simple_lock() calls are emitted in the UP case if DEBUG || DIAGNOSTIC.
|
2007-03-04 07:28:12 +00:00 |
macros.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
Makefile
|
More MD changes to get vax compiling.
|
2007-02-16 02:17:42 +00:00 |
math.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mcontext.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mtpr.h
|
Partially adapt the VAX port to the newlock2 changes. These are untested
|
2007-02-16 01:33:49 +00:00 |
mutex.h
|
Return rv, not 1, in MUTEX_ACQUIRE (spotted by mhitch)
|
2007-02-19 03:06:46 +00:00 |
nexus.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
param.h
|
- remove unused bdbtofsb.
|
2006-08-28 13:43:35 +00:00 |
pcb.h
|
|
|
pmap.h
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:47:16 +00:00 |
pmc.h
|
|
|
proc.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
profile.h
|
__asm__ -> __asm
|
2005-12-24 23:23:59 +00:00 |
psl.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
pte.h
|
bare asm -> __asm
|
2005-12-24 22:45:33 +00:00 |
ptrace.h
|
|
|
qdioctl.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
qdreg.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
qduser.h
|
Add #inclusion protection.
|
2006-10-09 18:42:59 +00:00 |
qevent.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
reg.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
rpb.h
|
|
|
rsp.h
|
|
|
rwlock.h
|
Add an implementation for krwlock_t. Initialize ci_mtx_count to 1 (biased).
|
2007-02-17 05:34:07 +00:00 |
scb.h
|
|
|
setjmp.h
|
|
|
sgmap.h
|
|
|
sid.h
|
|
|
signal.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 |
trap.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
types.h
|
Partially adapt the VAX port to the newlock2 changes. These are untested
|
2007-02-16 01:33:49 +00:00 |
userret.h
|
L_USERRET -> LW_USERRET
|
2007-02-19 03:06:16 +00:00 |
uvax.h
|
|
|
varargs.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
vaxfp.h
|
Provide constants for the widths of the bitfields and use them.
|
2007-02-26 01:32:29 +00:00 |
vmparam.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
vsbus.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
wchar_limits.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |