.. |
asm.h
|
…
|
|
autoconf.c
|
bootpath_build(): implement slighly more clever algorith to find boot
|
2000-10-04 23:05:08 +00:00 |
bsd_fdintr.s
|
remove vaddrs.h
|
2000-07-13 06:25:55 +00:00 |
cache.c
|
fix warnings in DEBUG & DIAGNSTIC code.
|
2000-12-06 01:47:49 +00:00 |
cache.h
|
Revamp cache flush routines.
|
2000-08-01 00:28:02 +00:00 |
clock.c
|
Fix a 'defined but not used' error (GENERIC doesn't define DEBUG).
|
2000-12-30 07:34:40 +00:00 |
compat_13_machdep.c
|
Fix broken printf()s.
|
2000-12-29 17:09:49 +00:00 |
conf.c
|
Add bpp and make com match the sparc port.
|
2000-10-28 23:19:31 +00:00 |
cpu.c
|
Warning police. Mostly useless format warnings. Switch Makefile for
|
2000-12-04 16:01:18 +00:00 |
cpuvar.h
|
…
|
|
db_disasm.c
|
Fix two printf formats: `%ld' -> `%d'.
|
2000-08-16 11:29:42 +00:00 |
db_interface.c
|
Fix broken printf().
|
2000-12-29 17:08:54 +00:00 |
db_trace.c
|
* Apply proper cast for 32 -> 64 bit pointer argument conversion.
|
2001-01-03 15:33:34 +00:00 |
disksubr.c
|
Pull over revision 1.23 from sparc:
|
2000-12-17 22:39:18 +00:00 |
emul.c
|
Warning police. Mostly useless format warnings. Switch Makefile for
|
2000-12-04 16:01:18 +00:00 |
genassym.c
|
Add UVM_PAGEIDLE_ZERO.
|
2000-08-01 00:31:15 +00:00 |
genassym.cf
|
Add UVM_PAGEIDLE_ZERO.
|
2000-08-01 00:31:15 +00:00 |
in_cksum.c
|
…
|
|
intersil7170.h
|
…
|
|
intr.c
|
More cast / format cleanup to make this compile cleanly in 32bit mode.
|
2000-12-04 20:40:07 +00:00 |
intreg.h
|
Get rid of vaddrs.h.
|
2000-06-24 04:20:58 +00:00 |
kgdb_proto.h
|
…
|
|
kgdb_stub.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:37:53 +00:00 |
locore.s
|
Make INCR() atomic.
|
2000-12-31 21:05:21 +00:00 |
locore2.c
|
First sweep at scheduler state cleanup. Collect MI scheduler
|
2000-05-26 21:19:19 +00:00 |
machdep.c
|
split off thread specific stuff from struct sigacts to struct sigctx, leaving
|
2000-12-22 22:58:52 +00:00 |
mem.c
|
s/register//
|
2000-11-18 03:52:50 +00:00 |
netbsd32_machdep.c
|
split off thread specific stuff from struct sigacts to struct sigctx, leaving
|
2000-12-22 22:58:52 +00:00 |
ofw_machdep.c
|
Fix some sign extension bugs.
|
2000-09-11 22:36:35 +00:00 |
openfirm.c
|
sync with sparc port. add support for OF_setprop(), OF_nextprop(),
|
2000-11-18 23:43:06 +00:00 |
openprom.c
|
use OpenFirmware, not prom version 0, operations. eeprom(8) works now.
|
2000-11-18 23:45:05 +00:00 |
pmap.c
|
Fix faults caused by incorrect cacheing information in the pv_entry.
|
2001-01-03 23:05:22 +00:00 |
process_machdep.c
|
UltraSPARC machines don't have FP queues. Don't let userland code set them.
|
2000-09-26 22:05:50 +00:00 |
sigdebug.h
|
…
|
|
sunos_machdep.c
|
split off thread specific stuff from struct sigacts to struct sigctx, leaving
|
2000-12-22 22:58:52 +00:00 |
svr4_machdep.c
|
split off thread specific stuff from struct sigacts to struct sigctx, leaving
|
2000-12-22 22:58:52 +00:00 |
sys_machdep.c
|
g/c obsolete vtrace(2) stuff
|
2000-12-13 18:13:05 +00:00 |
sysioreg.h
|
…
|
|
timerreg.h
|
…
|
|
trap.c
|
Update for new signal structures in struct proc.
|
2000-12-29 17:07:12 +00:00 |
vm_machdep.c
|
Remove spurious `#define DEBUG'
|
2000-12-17 21:41:43 +00:00 |