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
2000-07-25
Fix mips3 outofworld to panic cleanly even if shutdown path misses K2.
jeffs
2000-07-25
Add option to apply additional mask to the SR at run-time for MIPS3 platforms.
jeffs
2000-07-25
add disabled LOCKDEBUG; re-enable all the phy drivers
mrg
2000-07-25
Re-instate a couple of delay slot NOPs marked `XXX spitfire bug?'
pk
2000-07-25
Ignore all undefined bits in the Tadpole microcontroller status register.
toddpw
2000-07-25
Use libsa alloc().
tsubai
2000-07-25
Add ofwboot.{mrg,xcf} to CLEANFILES.
tsubai
2000-07-25
Make this compile again.
tsubai
2000-07-25
Enable console in initppc().
tsubai
2000-07-25
Allocate temporary buffer to copy OF page table dynamically
tsubai
2000-07-25
We don't need to include the # VIA VT82C686A integrated AC'97 Audio as it
wrstuden
2000-07-25
Add a bunch of pci audio drivers. Most are commented out as they haven't
wrstuden
2000-07-25
Correct typo in comment.
jeffs
2000-07-24
French/Finnish/German/Norwegian keyboard support; ported by Thomas Runge from...
is
2000-07-24
French/Finnish/German/Norwegian keyboard support; ported by Thomas Runge
is
2000-07-24
Use new uvm_km_valloc_prefer_wait() in vmapbuf(). This lets the K2
jeffs
2000-07-24
add netboot.bin to CLEANFILES
jdolecek
2000-07-24
cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary
jdolecek
2000-07-24
Optimization to pmap_zero_page(): we only need to use the first 16 FP regs,
mycroft
2000-07-24
Fix a whitespace glitch.
mycroft
2000-07-24
Pull in the bzero() changes from libc for real, with a couple of kernel-
mycroft
2000-07-24
CopyToBuffer/CopyFromBuffer are used by sii/xsii and nothing else.
ad
2000-07-24
Cosmetic & readability:
pk
2000-07-24
Allow probe for SCSI tape drives even if no SCSI disk drives are configured.
ad
2000-07-24
G/C the IIO* #defines. They're no longer needed.
scw
2000-07-24
Delete kernfs.
tsubai
2000-07-24
Pass the boot partition number into the loaded kernel, in preparation
scw
2000-07-24
Define UVM_PAGE_IDLE_ZERO.
pk
2000-07-24
Fix delay slot error in the SUN4_MMU3L startup code.
pk
2000-07-24
Fix stack issues in bzero.
eeh
2000-07-24
Revert the previous change for now. I don't have time to debug it tonight.
mycroft
2000-07-24
Er, eliminate the -p link option as well, which just outputs huge amounts
mycroft
2000-07-24
Nuke lderr.
mycroft
2000-07-24
Slight rearrangement.
mycroft
2000-07-24
Fix an obvious error that would cause fpu_ftoxi() to drop the upper half.
mycroft
2000-07-24
asm volatile --> __asm __volatile
mycroft
2000-07-24
Make this a bit safer against errors by using some .tmp files.
mycroft
2000-07-24
Give this a prayer of working with obj dirs.
mycroft
2000-07-24
Make this at least pretend to compile.
mycroft
2000-07-24
Fix compiler warnings.
mycroft
2000-07-23
Fix multiple problems with floating point and structure handling.
mycroft
2000-07-23
__BROKEN_CONFIG_UNIT_USAGE is no longer required for mvme68k.
scw
2000-07-23
G/C cf_unit. It wasn't really being used in a meaningfull way.
scw
2000-07-23
Make these work with obj directories.
jdc
2000-07-23
Copy bzero change from libc.
mycroft
2000-07-23
Add WSEMUL_VT100 to configuration files using wsdisplay.
ur
2000-07-23
Give 64-bit processes access to a full 64-bit address space (90% of which
eeh
2000-07-23
Include <machine/frame.h> to get the definition of BIAS and CC64FSZ.
eeh
2000-07-23
make this usable for for userland asm, which needs CC64FSZ
mrg
2000-07-22
Fix up alignment of incoming payloads. BOOTP at least now works.
bjh21
[next]