.. |
atari_init.c
|
Implement an allocator for VA-space using fixed extent maps. It is now
|
1999-12-06 16:06:24 +00:00 |
autoconf.c
|
Centralize the declaration and clearing of `cold'.
|
1999-09-17 19:59:35 +00:00 |
be_bus.c
|
Allow storage-space to be passed to the alloc_bus_space_tag() functions. This
|
2000-01-19 13:12:54 +00:00 |
bus.c
|
Fix argument of extent_free().
|
1999-12-09 13:07:41 +00:00 |
conf.c
|
Define an audio device at c-major 42 and reserve 41 for wscons.
|
1999-10-28 13:43:54 +00:00 |
db_memrw.c
|
Get rid of vm_offset_t/vm_size_t
|
1998-09-02 14:58:01 +00:00 |
device.h
|
change cfprint_t type definition to take a const char *, rather than
|
1996-08-27 21:53:46 +00:00 |
disksubr.c
|
Make sure the pointer to the cpu_label is not NULL before trying to use it.
|
1999-09-22 07:20:44 +00:00 |
dkbad.c
|
Add a prototype.
|
1996-07-20 20:48:36 +00:00 |
fpu.c
|
s/REGENTS/FOUNDATION/
|
1997-04-24 22:37:11 +00:00 |
genassym.cf
|
Fix the problem that single-step tracing of a trap instruction
|
1999-10-26 00:20:34 +00:00 |
intr.c
|
Centralize the declaration and clearing of `cold'.
|
1999-09-17 19:59:35 +00:00 |
intr.h
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 07:37:50 +00:00 |
intrcnt.h
|
Add some sense to the interrupt names.
|
1998-06-17 11:41:21 +00:00 |
le_bus.c
|
Allow storage-space to be passed to the alloc_bus_space_tag() functions. This
|
2000-01-19 13:12:54 +00:00 |
locore.s
|
Fix the problem that single-step tracing of a trap instruction
|
1999-10-26 00:20:34 +00:00 |
machdep.c
|
Move callout initialization to a single location; no need to duplicate
|
2000-01-19 20:05:30 +00:00 |
mainbus.c
|
Add bus_space_{read,write}_region_stream_N functions.
|
1998-05-25 09:08:08 +00:00 |
mem.c
|
CL* discarding.
|
1999-12-04 21:13:19 +00:00 |
pmap.c
|
Update for pmap_enter() API change. No functional difference.
|
1999-11-13 00:30:26 +00:00 |
stalloc.c
|
backout previous kprintf changes
|
1996-10-13 04:10:34 +00:00 |
stalloc.h
|
Prototyping.
|
1996-04-12 09:05:14 +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
|
Remove unwanted reference to "_trap1" if !defined(COMPAT_13).
|
1998-10-18 04:42:17 +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 |