.. |
alpha_cpu.h
|
Implement atomic quadword load-and-latch.
|
1998-09-25 23:59:42 +00:00 |
ansi.h
|
Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral
|
1998-04-27 17:39:10 +00:00 |
aout_machdep.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
asm.h
|
Get rid of a /* in a comment.
|
1998-03-27 01:17:18 +00:00 |
autoconf.h
|
Garbage-collect the old confargs stuff that was used in the Early Days.
|
1998-05-14 00:01:30 +00:00 |
bus.h
|
don't define __BUS_SPACE_COMPAT_OLDDEFS by default. As stated in
|
1998-08-30 23:40:14 +00:00 |
cdefs.h
|
Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>:
|
1997-11-04 23:09:23 +00:00 |
cfbreg.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
conf.h
|
cdev_decl the "zs" device (which is really zstty).
|
1998-03-24 05:17:14 +00:00 |
cpu.h
|
First-cut at code to spin up secondary processors on a multiprocessor
|
1998-09-24 23:28:17 +00:00 |
cpuconf.h
|
Clean up a little, and add a `powerdown' hook in the platform structure.
|
1998-06-06 20:18:50 +00:00 |
db_machdep.h
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-14 16:50:00 +00:00 |
disklabel.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
ecoff_machdep.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
elf_machdep.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
endian.h
|
(Always) (practice) (safe) (macro expansion).
|
1998-07-31 15:07:41 +00:00 |
fbio.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
float.h
|
Minor changes to make all the float.h files match.
|
1998-02-18 11:01:27 +00:00 |
frame.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
ieee.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
ieeefp.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
intr.h
|
Add basic interprocessor interrupt sending and receiving code. Current
|
1998-09-26 00:03:51 +00:00 |
intrcnt.h
|
Take a stab at EB66 support. An EB66 is basically an EB64+ with a
|
1998-06-27 10:10:51 +00:00 |
kbio.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
kcore.h
|
replace the single phys_ram_seg_t with a count. an array of segment
|
1998-02-14 00:17:57 +00:00 |
limits.h
|
_POSIX_SOURCE -> _POSIX_C_SOURCE
|
1998-08-06 11:25:04 +00:00 |
lock.h
|
Machine-dependent spin lock operations for Alpha, included if MULTIPROCESSOR
|
1998-09-24 22:32:35 +00:00 |
logout.h
|
common logout structure definitions, or a start thereof
|
1998-07-08 00:36:18 +00:00 |
Makefile
|
Rework the way kernel include files are installed. In the new method,
|
1998-06-12 23:22:30 +00:00 |
pal.h
|
Split off PALcode functions into their own header file.
|
1997-09-06 01:23:52 +00:00 |
param.h
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-14 16:50:00 +00:00 |
pcb.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
pmap.h
|
Add some support for multiple processors to the pmap module. Still left
|
1998-09-22 03:58:10 +00:00 |
proc.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
profile.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
prom.h
|
Make prom_enter() and prom_leave() public.
|
1998-09-24 21:18:13 +00:00 |
psl.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
pte.h
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-14 16:50:00 +00:00 |
ptrace.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
reg.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
rpb.h
|
Define the inter-console communication buffer portion of the per-cpu
|
1998-09-22 08:16:51 +00:00 |
setjmp.h
|
Need 83 longs for a jmp_buf now.
|
1998-09-14 06:07:29 +00:00 |
sfbreg.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
signal.h
|
Make signal delivery work again.
|
1998-09-13 01:51:29 +00:00 |
stdarg.h
|
Delint.
|
1998-07-27 13:55:32 +00:00 |
types.h
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-14 16:50:00 +00:00 |
varargs.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
vmparam.h
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-14 16:50:00 +00:00 |
vuid_event.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
wsconsio.h
|
clean up NetBSD RCS ID strings
|
1997-04-06 08:39:37 +00:00 |
z8530var.h
|
Initial mostly-working ioasic attachment for the MI 8530 SCC driver. It is
|
1998-03-24 05:12:00 +00:00 |