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
Age
Commit message (
Expand
)
Author
2000-01-03
don't clobber r4 and r5
msaitoh
1999-12-21
check _STANDALONE
msaitoh
1999-11-29
Add strtoul.c and sort sources alphabetically.
simonb
1999-11-29
Move strtoul.c (via CVS repo copy) to libkern. Also sort prototypes
simonb
1999-11-16
make this work again with -mrtd.
matthias
1999-11-11
Add register prefixes.
thorpej
1999-11-11
Sync w/ libc.
thorpej
1999-10-21
add strncasecmp.c
msaitoh
1999-09-21
Finish support for auto-generated libkern divsi3.S.
is
1999-09-20
Use an identical source file for the libc and the libkern version of
is
1999-09-19
Oops. The overflow code should not have been copied from the userland
is
1999-09-17
Synchronize with fixed libc version:
is
1999-09-16
unused file (we have an asm version)
msaitoh
1999-09-13
Merge in NetBSD/sh3 from cvs.kame.net repository.
itojun
1999-09-10
-don't use DEFS.h nor SYS.h in libkern
drochner
1999-09-06
sync with libc:
chs
1999-08-23
Sync with libc: use _ALIGN_TEXT from <machine/asm.h>.
kleink
1999-05-09
Find the udivrem.m4 in the proper directory.
eeh
1999-05-09
Add .PATH.m4
pk
1999-05-05
Copy from libc.
tsubai
1999-04-20
Until <bsd.lib.mk> is fixed, don't try to guess whether or not to
simonb
1999-04-17
Modify syncicache on PowerPC from an inline to a real function.
ws
1999-03-17
Don't add .abicalls if NO_ABICALLS is defined even if ABICALLS is defined.
simonb
1999-03-15
Use merged memcpy()/memset() based on old bcopy rather than C-coded memmove.
jonathan
1999-03-15
Fix bug in construction of word-length version of 'c'.
jonathan
1999-03-05
Sync with libc
pk
1999-02-24
use RODATA(__ffstab) instead of ENTRY().
chs
1999-02-24
don't list any *.S files in SRCS multiple times, once is enough.
chs
1999-02-23
Add memset.S instead of memset.c, and remove __main.c.
simonb
1999-02-15
RCS ID police
hubertf
1999-02-01
sync with libc version
matthias
1999-01-28
memset, derived from old kernel bcopy.
jonathan
1999-01-22
Sync with libc.
mycroft
1999-01-22
Sync with libc.
mycroft
1999-01-19
#include <machine/asm.h> instead of (nonexistent) "DEFS.h".
ragge
1999-01-18
Make bswap32 be the "real" entrypoint and htonl, ntohl aliases.
castor
1999-01-15
Fix an unterminated macro call.
thorpej
1999-01-15
Move the bswap functions from libutil to libc (this bups the
bouyer
1999-01-15
Break out utility functions from locore.S
castor
1998-11-26
Fixup ffstab naming conflict between locore.s, libkern/arch/sparc/ffs.S and
eeh
1998-11-26
Forgot to specify a label for the branch target. Oops.
eeh
1998-09-11
Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
jonathan
1998-08-30
Some more 64-bit cleanup. Now everything compiles.
eeh
1998-08-29
Some more 64-bit-ification.
eeh
1998-08-20
update for b->mem change in sys/kern; now we need memcmp and memset, not just...
tls
1998-08-15
Assign my copyrights to TNF.
mycroft
1998-08-15
Assign copyrights to TNF.
mycroft
1998-08-15
Make copyright notices with my name consistent.
mycroft
1998-08-08
Lots of kernlib functions rewritten as inline macros.
ragge
1998-08-04
add memcmp.c
perry
[next]