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
/
lib
/
libc
/
arch
/
ns32k
/
string
Age
Commit message (
Expand
)
Author
2001-12-04
Replace some misuses of "then" with "than".
wiz
2001-11-21
"than" instead of "then".
wiz
1999-11-16
make this work again with -mrtd.
matthias
1999-06-06
Go for correctness instead of speed as suggested by Ian Dall. This fixes
matthias
1999-06-06
Fix spurious page faults by double word aligning the source and not the
matthias
1998-10-01
SYS.h
matthias
1998-05-28
Fix all the bugs I introduced with my last fix...
matthias
1998-05-27
Fix a bug in bug in bcopy/memcpy/memmove that would manifest when
matthias
1998-04-03
Prepare assembler source for -mrtd kernels.
matthias
1997-12-07
Introduce ASSRCS. This is set to all the ns32k md assembler source files.
matthias
1997-05-08
* Add correct $NetBSD$ headers everywhere.
matthias
1996-11-07
* Provide an ovbcopy as an alternate entrypoint for bcopy when _KERNEL is
matthias
1996-09-24
The pc532 port now has string functions in assembler.
matthias
1995-03-20
Separate machine dependencies.
mycroft
1993-10-07
make an arch directory in libc, and move all machine dirs into it
cgd