.. |
autoconf.c
|
Centralize the declaration and clearing of `cold'.
|
1999-09-17 19:59:35 +00:00 |
bus_space.c
|
Initial implementation of bus_space functions for hp300. Some cleanup
|
1998-01-11 21:40:52 +00:00 |
clock.c
|
Move the prototype of hp300_calibrate_delay() to cpu.h
|
1997-10-12 18:37:56 +00:00 |
clockioctl.h
|
new RCS ID format.
|
1994-10-26 07:22:45 +00:00 |
clockreg.h
|
new RCS ID format.
|
1994-10-26 07:22:45 +00:00 |
conf.c
|
Add COMPAT_SVR4 for m68k.
|
1999-04-19 21:22:56 +00:00 |
db_memrw.c
|
Fix typo: dbaddr_t -> db_addr_t.
|
1998-08-31 19:20:17 +00:00 |
disksubr.c
|
Add prototypes, and make this compile with -Wall. Remove register
|
1997-04-01 03:12:06 +00:00 |
dkbad.c
|
Add prototypes, and make this compile with -Wall. Remove register
|
1997-04-01 03:12:06 +00:00 |
genassym.cf
|
Fix the problem that single-step tracing of a trap instruction
|
1999-10-26 00:20:34 +00:00 |
hpux_machdep.c
|
Spell "privilege" correctly (correct spelling from Jonathan Stone).
|
1999-08-16 02:59:22 +00:00 |
intr.c
|
Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports.
|
2000-02-21 20:38:46 +00:00 |
kgdb_machdep.c
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-20 08:33:41 +00:00 |
leds.c
|
Update for pmap_enter() API change. No functional difference.
|
1999-11-13 00:30:26 +00:00 |
leds.h
|
Pull the LED frobbing code out of machdep.c. Since there is more than
|
1997-05-05 20:54:34 +00:00 |
locore.s
|
Add a bootinfo facility, as is used on i386 and pmax, ports. We expect
|
1999-12-14 17:51:20 +00:00 |
machdep.c
|
Move callout initialization to a single location; no need to duplicate
|
2000-01-19 20:05:30 +00:00 |
mem.c
|
CL* discarding.
|
1999-12-04 21:13:19 +00:00 |
pmap.c
|
Fix typo in previous.
|
1999-11-14 19:20:27 +00:00 |
pmap_bootstrap.c
|
Add a bootinfo facility, as is used on i386 and pmax, ports. We expect
|
1999-12-14 17:51:20 +00:00 |
sys_machdep.c
|
Fix typo (&& -> &).
|
1999-11-28 20:30:57 +00:00 |
trap.c
|
clrnd()/clbase() discarding.
|
1999-12-05 11:56:30 +00:00 |
vectors.s
|
Sigh, we are going to have to burn a vector for Just Sigreturn again,
|
1998-10-04 23:38:55 +00:00 |
vm_machdep.c
|
Fix PR9240: comment above cpu_fork() out of synch with reality on most ports.
|
2000-01-20 22:18:54 +00:00 |