Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ansi and some missing protos | 2004-08-07 | 1 | -2/+3 | |
| | |||||
* | add bounded attribute to some functions. anil tested and ok'ed | 2004-06-21 | 1 | -4/+7 | |
| | |||||
* | add back strchr/strrchr; from dhartmei | 2004-05-06 | 1 | -1/+3 | |
| | |||||
* | Remove strcat() and strcpy() prototypes since we no longer have those | 2003-06-23 | 1 | -3/+1 | |
| | | | | functions in kernel-land. Noticed by Jim Rees; OK deraadt@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -30/+30 | |
| | |||||
* | strlcat and strlcpy into libkern. | 2000-12-18 | 1 | -1/+3 | |
| | |||||
* | Pull memcmp() into libkern. | 2000-06-16 | 1 | -1/+2 | |
| | |||||
* | missed from last bcd2bin commit | 1997-11-30 | 1 | -1/+5 | |
| | |||||
* | add prototype for memchr | 1997-11-04 | 1 | -1/+2 | |
| | |||||
* | From NetBSD: assert stuff | 1997-09-14 | 1 | -1/+39 | |
| | |||||
* | Removed strchr() for libkern. | 1997-05-05 | 1 | -2/+1 | |
| | |||||
* | Alpha needs strchr.c | 1997-05-04 | 1 | -2/+2 | |
| | | | | | | Fix up clean and depend targets in Makefile.inc so we can include Makefile.inc in cases where there is already a clean/depend target (based on a NetBSD Makefile.inc). | ||||
* | no more 2(two) md5 libs in kernel! | 1997-03-30 | 1 | -3/+1 | |
| | | | | | | | tested for rnd(4).... should work for ip too, since it's the copy of ip_md*. use sys/md5k.h for protos.... std iface forever! hurray! | ||||
* | protect from multiple includes (required by gpl_math_emulate) | 1997-01-18 | 1 | -1/+6 | |
| | |||||
* | Promise to not change arg 2 & 3 to scanc | 1996-12-06 | 1 | -2/+2 | |
| | |||||
* | Move MD5 protos to a more sensible place | 1996-08-11 | 1 | -1/+3 | |
| | |||||
* | srandom() seeds random() at boottime | 1996-08-10 | 1 | -1/+2 | |
| | |||||
* | add getsn(char *buf, int len) | 1996-06-16 | 1 | -1/+2 | |
| | |||||
* | NetBSD 960317 merge | 1996-04-19 | 1 | -21/+29 | |
| | |||||
* | From NetBSD: Merge with NetBSD 960217 | 1996-02-29 | 1 | -2/+6 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+117 | |