..
pc
_limits.h
OFF_T -> OFF (more standard style)
2001-08-15 19:50:59 +00:00
ansi.h
o Remove some GCCisms in src/powerpc/include/endian.h.
2001-08-30 00:04:19 +00:00
asm.h
Next round of fixes to the ia64 code. This includes simulated clock and
2000-10-04 17:53:03 +00:00
atomic.h
Implement atomic_{set,clear,add,subtract}_{acq_,rel_,}_ptr()
2000-10-25 00:16:38 +00:00
bootinfo.h
* Enable dynamically linked kernel. This involves adding a self-relocator
2001-09-13 12:39:15 +00:00
bus_memio.h
bus_pio.h
bus.h
Axe the barrier_{read,write,rw}() helper functions as this method of
2000-10-20 06:45:48 +00:00
clock.h
Stick a prototype for handleclock() in machine/clock.h and include it
2001-03-24 06:20:48 +00:00
clockvar.h
cpu.h
KSE Milestone 2
2001-09-12 08:38:13 +00:00
cpufunc.h
- Add the new critical_t type used to save state inside of critical
2001-03-28 02:31:54 +00:00
db_machdep.h
Implement a simple stack trace for DDB. This will have to be redone
2001-04-18 14:15:45 +00:00
efi.h
Fix a couple of typos which became obvious when I started to actually use
2001-03-04 23:30:31 +00:00
elf.h
Use a machine dependent type, Elf_Hashelt, for the elements of the elf
2001-07-31 03:46:39 +00:00
endian.h
o Remove some GCCisms in src/powerpc/include/endian.h.
2001-08-30 00:04:19 +00:00
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
* Various fixes to breakage introduced by the atomic and mutex reorgs.
2000-10-24 19:54:38 +00:00
globaldata.h
KSE Milestone 2
2001-09-12 08:38:13 +00:00
globals.h
KSE Milestone 2
2001-09-12 08:38:13 +00:00
ia64_cpu.h
Add a inline function to read the psr.
2001-02-22 15:39:58 +00:00
ieee.h
ieeefp.h
in_cksum.h
inst.h
* Add rudimentary DDB support (no kgdb, no backtrace, no single step).
2000-10-10 14:57:10 +00:00
intr.h
intrcnt.h
Clean up the code exporting interrupt statistics via sysctl a bit:
2001-06-01 13:23:28 +00:00
ioctl_bt848.h
ioctl_meteor.h
limits.h
OFF_T -> OFF (more standard style)
2001-08-15 19:50:59 +00:00
md_var.h
KSE Milestone 2
2001-09-12 08:38:13 +00:00
mutex.h
KSE Milestone 2
2001-09-12 08:38:13 +00:00
pal.h
Next round of fixes to the ia64 code. This includes simulated clock and
2000-10-04 17:53:03 +00:00
param.h
KSE Milestone 2
2001-09-12 08:38:13 +00:00
pcb.h
Axe pcb_schednest as it is no longer used.
2001-02-22 17:09:50 +00:00
pcpu.h
KSE Milestone 2
2001-09-12 08:38:13 +00:00
pmap.h
* Add rudimentary DDB support (no kgdb, no backtrace, no single step).
2000-10-10 14:57:10 +00:00
proc.h
KSE Milestone 2
2001-09-12 08:38:13 +00:00
profile.h
Next round of fixes to the ia64 code. This includes simulated clock and
2000-10-04 17:53:03 +00:00
ptrace.h
Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since they
2001-08-08 05:25:15 +00:00
reg.h
KSE Milestone 2
2001-09-12 08:38:13 +00:00
reloc.h
resource.h
setjmp.h
Add struct tags to avoid warnings in kernel code.
2001-09-06 18:11:16 +00:00
sigframe.h
style(9) the structure definitions.
2001-09-05 01:36:46 +00:00
signal.h
style(9) the structure definitions.
2001-09-05 01:36:46 +00:00
smp.h
Overhaul of the SMP code. Several portions of the SMP kernel support have
2001-04-27 19:28:25 +00:00
stdarg.h
sysarch.h
types.h
- Add the new critical_t type used to save state inside of critical
2001-03-28 02:31:54 +00:00
ucontext.h
* Various fixes to breakage introduced by the atomic and mutex reorgs.
2000-10-24 19:54:38 +00:00
varargs.h
vmparam.h
Next round of fixes to the ia64 code. This includes simulated clock and
2000-10-04 17:53:03 +00:00