..
Makefile
Add <machine/int_types.h>, which provides namespace-pure definitions
2000-06-26 15:42:16 +00:00
ansi.h
switch size_t, ptrdiff_t, & ssize_t to long int (signed or unsigned) for
2000-07-17 02:52:24 +00:00
aout_machdep.h
…
asm.h
Revert WEAK_ALIAS back to ELF only.
2000-07-03 23:05:32 +00:00
bswap.h
Use machine instead of vax in include path.
2000-05-27 16:44:14 +00:00
bus.h
Change the kernel mmap interface so that the offset to map is an
2000-06-26 04:55:19 +00:00
byte_swap.h
GCC 2.96 wants the = constraint first. Older gcc(s) don't care.
2000-07-01 06:43:42 +00:00
cca.h
Console Communication Area (CCA) layout description.
2000-07-06 17:34:29 +00:00
cdefs.h
…
clock.h
Make yeartonum/numtoyear visible.
2000-07-26 11:54:32 +00:00
coff_machdep.h
Add coff_machdep.h (now need due to the recent exec_coff changes).
2000-06-04 21:06:18 +00:00
cpu.h
Make need_resched() take a "struct cpu_info *" argument. This
2000-08-25 01:04:06 +00:00
db_machdep.h
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 07:07:52 +00:00
disklabel.h
…
elf_machdep.h
Reflect the new reality.
2000-07-13 03:18:22 +00:00
endian.h
…
endian_machdep.h
Use machine instead of vax in include path.
2000-05-27 16:44:14 +00:00
float.h
…
frame.h
more cleanup. use __builtin_frame_address(0) instead of our funky
2000-06-04 19:30:14 +00:00
ibcs2_machdep.h
Move COFF_LDPGSZ to ibcs2_machdep.h. Fix nmagic loader to deal with
2000-06-21 05:45:15 +00:00
int_types.h
Resolve some formatting nits; add __intptr_t and __uintptr_t.
2000-06-27 04:58:51 +00:00
intr.h
Add spllock(). See spl(9) for details.
2000-08-22 19:46:26 +00:00
ioa.h
Put all cputype definitions in one file instead of separate files.
2000-06-12 11:13:14 +00:00
ka43.h
…
ka46.h
…
ka48.h
…
ka88.h
Support for the KA88 CPU and the NMI backplane.
2000-07-26 11:47:15 +00:00
ka410.h
…
ka420.h
…
ka630.h
Move KA630 definitions from boot/boot/consio.c to here.
2000-07-19 01:01:58 +00:00
ka650.h
…
ka670.h
Some defines for the 6000/400 CPU.
2000-07-06 17:42:49 +00:00
ka750.h
…
ka820.h
…
lcgreg.h
Initial definition of registers for VS400 LCG cards. Still needs more.
2000-04-24 17:09:03 +00:00
limits.h
Preparation for the future introduction of multibyte locale.
2000-08-08 22:31:13 +00:00
loadfile_machdep.h
More ELF changes (a.out still works).
2000-07-19 18:15:01 +00:00
lock.h
GCC 2.96 wants the = constraint first. Also change to be a bit more
2000-07-01 06:41:06 +00:00
macros.h
Since cpu_switch (aka Swtch) is now called at splsched() with sched_lock
2000-08-27 00:21:46 +00:00
math.h
…
mtpr.h
Some defines for the 6000/400 CPU.
2000-07-06 17:42:49 +00:00
nexus.h
Put all cputype definitions in one file instead of separate files.
2000-06-12 11:13:14 +00:00
param.h
raise MSIZE from 128 to 256.
2000-06-30 17:55:11 +00:00
pcb.h
…
pmap.h
Remove some unneccessary TBIA's. Keep track of wired pages.
2000-08-08 19:06:52 +00:00
proc.h
…
profile.h
Add ELF support.
2000-07-01 06:42:54 +00:00
psl.h
…
pte.h
More ELF changes (a.out still works).
2000-07-19 18:15:01 +00:00
ptrace.h
…
qdioctl.h
…
qdreg.h
…
qduser.h
…
qevent.h
…
reg.h
…
rpb.h
Add RPB number for VS4000 SCSI.
2000-04-18 20:23:54 +00:00
rsp.h
…
scb.h
Nexus vector number is 0x14-0x17, not 14-17! Fortunately, 3 wrong did
2000-07-10 09:14:32 +00:00
setjmp.h
…
sgmap.h
Preliminary support for the VS4000/90 SGMAP. Needed for SCSI. Does not
2000-05-17 21:22:18 +00:00
sid.h
Obviously we don't use the symbol, but we might give it the correct value.
2000-05-22 15:40:06 +00:00
signal.h
…
stdarg.h
More GCC 2.96 changes.
2000-07-01 06:38:53 +00:00
trap.h
Add extra argument to scb_vecalloc (a struct evcnt *)
2000-06-04 02:19:24 +00:00
types.h
…
uvax.h
Include offsets in vs_cpu register in comments.
2000-06-02 21:39:54 +00:00
varargs.h
…
vmparam.h
…
vsbus.h
Make the HDC9224 MFM device driver up-to-date; has been not-working
2000-06-25 16:00:43 +00:00