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
/
lib
/
libkern
/
arch
/
vax
Age
Commit message (
Expand
)
Author
2003-08-13
Include the C versions of the string instructions.
ragge
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-19
Need strtoul() also.
ragge
2002-02-24
Add register prefixes to these.
matt
2002-02-24
Upon further reflection, move udiv/urem to libkern and out of vax/vax.
matt
2002-02-19
blkset() used a register for set value that get clobbered by movc5,
ragge
2002-02-10
Add __blkcpy() and __blkset() (renamed/modified from __blkclr()) to
thorpej
2000-11-01
Add a strcasecmp(), modified from chopps's strncasecmp().
thorpej
2000-07-19
We need strncasecmp.c now.
matt
2000-07-19
ELFify
matt
1999-02-15
RCS ID police
hubertf
1999-01-19
#include <machine/asm.h> instead of (nonexistent) "DEFS.h".
ragge
1999-01-15
Move the bswap functions from libutil to libc (this bups the
bouyer
1998-08-08
Lots of kernlib functions rewritten as inline macros.
ragge
1998-02-22
Move random.S from kernel.
mycroft
1998-01-21
add rules like those in libc to build strchr() and strrchr() (the latter
cgd
1997-10-24
add memchr() to libkern
chuck
1997-10-09
Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.
bouyer
1997-01-18
add strchr() to libkern. strchr.c copied from libc's "index.c", but with
cgd
1996-08-27
Add machine-independent assertion-checking support. macros are:
cgd
1996-06-10
locc() is unused. Remove it from the machine-independent kernel interface.
cgd
1996-04-13
add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new
cgd
1995-04-18
Added VAX specific makefile. (In libkern/arch/vax)
ragge