| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-11-10 | ABICALLS -> __ABICALLS__ | thorpej |
| 2002-01-02 | R5900 short-loop bug. | uch |
| 2001-12-27 | we need ffs(). | shin |
| 2001-12-27 | don't use .abicalls in kernel. | shin |
| 2001-12-27 | copy from libc/arch/mips/string | shin |
| 2001-10-16 | R5900 miss-prediction of branch targets for short-loop. | uch |
| 2001-02-27 | copy from lib/libc/arch/mips/gen | cgd |
| 2000-11-01 | Add a strcasecmp(), modified from chopps's strncasecmp(). | thorpej |
| 2000-10-10 | Set return value correctly for memcpy/memmove. | jeffs |
| 2000-07-18 | Fix an obvious typo in comment introduced by previous commit; the instruction | enami |
| 2000-07-17 | Make memcpy() the favored interface an swizzle the args for ovbcopy. Also | jeffs |
| 1999-11-29 | Add strtoul.c and sort sources alphabetically. | simonb |
| 1999-04-20 | Until <bsd.lib.mk> is fixed, don't try to guess whether or not to | simonb |
| 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-02-23 | Add memset.S instead of memset.c, and remove __main.c. | simonb |
| 1999-01-28 | memset, derived from old kernel bcopy. | jonathan |
| 1999-01-18 | Make bswap32 be the "real" entrypoint and htonl, ntohl aliases. | castor |
| 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-09-11 | Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>. | jonathan |
| 1998-08-20 | update for b->mem change in sys/kern; now we need memcmp and memset, not just... | tls |
| 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-04-13 | add strncasecmp.c to ports' libkern Makefile.inc's. When adding a new | cgd |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-06-15 | fix typo: scan.c -> scanc.c | glass |
| 1994-06-03 | works in bootstrapping caseee | glass |