.. |
autoconf.c
|
Update the console attach interface now that bus_space is available.
|
2001-12-14 08:29:24 +00:00 |
bus_space.c
|
For INTIO space, use an offset for the mapping rather than the physical
|
2001-11-17 23:26:55 +00:00 |
clock.c
|
Remove placeholder for event counter; it's done elsewhere
|
2001-12-08 04:04:49 +00:00 |
clockreg.h
|
Use new RTC attachment.
|
2001-11-17 23:51:03 +00:00 |
clockvar.h
|
Use new RTC attachment.
|
2001-11-17 23:51:03 +00:00 |
conf.c
|
Added clockctl
|
2002-01-12 13:11:08 +00:00 |
db_memrw.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:22:17 +00:00 |
disksubr.c
|
In the provisional disklabel (which will be used if there is no
|
2001-04-20 16:58:19 +00:00 |
dkbad.c
|
|
|
genassym.cf
|
softintr(9) interface for hp300
|
2001-12-08 04:09:18 +00:00 |
hpux_machdep.c
|
bcopy -> memcpy
|
2001-12-08 03:55:22 +00:00 |
intr.c
|
- rework data structures to align with generic soft interrupts interface
|
2001-12-08 04:00:22 +00:00 |
kgdb_machdep.c
|
|
|
leds.c
|
Multi-line string literals are not in ANSI C; don't use them.
|
2001-12-26 17:37:59 +00:00 |
leds.h
|
|
|
locore.s
|
- shift event counters to intr.c
|
2001-12-08 04:01:48 +00:00 |
machdep.c
|
Use pmap_kenter_pa() for msgbuf
|
2002-02-02 04:17:37 +00:00 |
mem.c
|
bcopy -> memcpy
|
2001-12-08 03:55:22 +00:00 |
pmap_bootstrap.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:22:17 +00:00 |
pmap.c
|
pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list,
|
2002-01-02 00:51:33 +00:00 |
procfs_machdep.c
|
No-op commit to force update to a non-"-kk" revision.
|
2001-01-18 17:47:58 +00:00 |
softintr.c
|
softintr(9) interface for hp300
|
2001-12-08 04:12:37 +00:00 |
sys_machdep.c
|
g/c obsolete vtrace(2) stuff
|
2000-12-13 18:13:05 +00:00 |
trap.c
|
Remove (incorrect) extern decl of emul_hpux.
|
2001-12-26 19:08:11 +00:00 |
vectors.s
|
Make hil interrupts come through the standard dispatch mechanism rather
|
2001-11-17 23:29:08 +00:00 |
vm_machdep.c
|
bcopy -> memcpy
|
2001-12-08 03:55:22 +00:00 |