index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
Age
Commit message (
Expand
)
Author
1998-09-21
Correct battable[] usage.
tsubai
1998-09-21
Do not print, or even compile in, non-fatal diagnostics unless DEBUG is set.
tv
1998-09-21
Merge sun4 and sun4c version of memerr() again.
pk
1998-09-21
We no longer need to access memerr() through a function pointer.
pk
1998-09-21
We no longer need to access memerr() through a function pointer.
pk
1998-09-21
Add softserial to the alpha port. This significantly improved PPP
matt
1998-09-20
Don't map sbus `registers' on sun4c (i.e. sbus @ mainbus); it's almost
pk
1998-09-20
Async arguments are no longer passed to the memory fault handler.
pk
1998-09-20
Add sun4m NMI handlers.
pk
1998-09-20
Dedicate a pair of entry points to handling sun4m level 15 (NMI) interrupts.
pk
1998-09-20
Account for changes in struct cpuinfo & locore
pk
1998-09-20
Split memory fault status function into `synchronous' and `asynchronous'
pk
1998-09-20
Re-arrange the sun4m cases a bit.
pk
1998-09-20
Format string for SI register.
pk
1998-09-20
Name fault registers more like they're referred to in various docs.
pk
1998-09-20
Make this compile again, as pointed out by Paul Goyette.
scottr
1998-09-20
Nuke some unneeded debugging code.
thorpej
1998-09-20
Add definitions for the maximum allowable `whami' procssor ID and the
thorpej
1998-09-20
bus_space_copy_* -> bus_space_copy_region_*
mark
1998-09-19
Use the expected name for the config attach structure.
pk
1998-09-19
Provide an error entry point like sbus and memory.
pk
1998-09-19
Add %b format strings.
pk
1998-09-19
Map Sbus control registers.
pk
1998-09-19
Add a bunch of SBus control register definitions.
pk
1998-09-19
Pass the children register space in the attach arguments.
pk
1998-09-18
Add `eccmemctl' device.
pk
1998-09-18
Handle ECC memory control found on a number of machines.
pk
1998-09-18
Note which units memory sizes are counted in.
drochner
1998-09-18
Remove the chips which are known to identify properly out of the
drochner
1998-09-18
Take the Intel SIO into the special case list - it identifies itself
drochner
1998-09-18
sigh.. put back non-garbage collectible `que' functions.
pk
1998-09-18
Interrupt handling for the MicroConversions 2124NB II, from Paul Goyette.
scottr
1998-09-18
powerpc/bcopy.c is unnecessary.
sakamoto
1998-09-18
Be less verbose during various data aborts unless DEBUG is defined.
mark
1998-09-18
Allow boot arguments to override the host id on a per instance basis.
mark
1998-09-17
Define the new sigcontext structure.
thorpej
1998-09-17
Make the signal code look a bit more like the 32-bit SPARC port's.
thorpej
1998-09-17
For _LP64, sigcontext must contain longs!
thorpej
1998-09-17
SYS_sigreturn -> SYS___sigreturn14.
thorpej
1998-09-17
Minor cosmetic change.
thorpej
1998-09-17
Sync w/ sendsig().
thorpej
1998-09-17
Slight brain'o in last.
thorpej
1998-09-17
Minor cosmetic change to sendsig().
thorpej
1998-09-17
Catch up with changes to signal delivery.
thorpej
1998-09-16
Back out previous; I'm punting PowerPC to tsubai or sakamoto.
thorpej
1998-09-16
Need 103 longs for jmp_buf now (128-bit signal mask, at the front of the
thorpej
1998-09-16
Need 87 longs for a jmp_buf now (we use sigcontext, which grew).
thorpej
1998-09-16
Define the new sigcontext structure.
thorpej
1998-09-16
Need 13 longs for jmp_buf now; 128-bit signal mask.
thorpej
1998-09-16
Garbage collect unused 3rd parameter to comprobe1().
is
[next]