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