Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Promise to not change arg 2 & 3 to scanc | 1996-12-06 | 2 | -5/+5 | ||
| | ||||||
* | short and long are now u_int16_t and u_int32_t | 1996-11-27 | 4 | -8/+12 | ||
| | ||||||
* | Merge NetBSD/Alpha 961020 | 1996-10-31 | 14 | -128/+155 | ||
| | ||||||
* | cleanup tags and Ids. | 1996-09-27 | 18 | -59/+32 | ||
| | ||||||
* | Fix unterminated constant complaint | 1996-09-22 | 1 | -1/+1 | ||
| | ||||||
* | Fluff needed for -Wstrict-prototypes -Wmissing-prototypes | 1996-08-23 | 1 | -1/+6 | ||
| | ||||||
* | Remove extra underscore from _randseed | 1996-08-14 | 1 | -3/+3 | ||
| | ||||||
* | make -Wstrict-prototypes happy | 1996-08-11 | 3 | -3/+8 | ||
| | ||||||
* | Move MD5 protos to a more sensible place | 1996-08-11 | 1 | -1/+3 | ||
| | ||||||
* | srandom() seeds random() at boottime | 1996-08-10 | 4 | -6/+55 | ||
| | ||||||
* | Cleanup of endian and abi call stuff. | 1996-07-30 | 8 | -28/+24 | ||
| | ||||||
* | Add macros to handle endian issues. | 1996-07-18 | 3 | -12/+12 | ||
| | ||||||
* | sync to libc | 1996-06-18 | 1 | -2/+13 | ||
| | ||||||
* | add getsn(char *buf, int len) | 1996-06-16 | 3 | -3/+83 | ||
| | ||||||
* | 64 bit clean | 1996-06-10 | 4 | -12/+12 | ||
| | ||||||
* | quote type | 1996-05-23 | 1 | -9/+9 | ||
| | ||||||
* | make depend work | 1996-05-22 | 2 | -4/+8 | ||
| | ||||||
* | Added missing '.set noreorder' directive | 1996-05-18 | 8 | -3/+19 | ||
| | ||||||
* | Now uses libkern instead of locore functions. | 1996-05-15 | 3 | -4/+8 | ||
| | ||||||
* | clean better | 1996-05-10 | 1 | -1/+3 | ||
| | ||||||
* | switch on _KERNEL to pull in correct headers | 1996-05-01 | 12 | -19/+62 | ||
| | ||||||
* | sparc needs memset, compiler calls it automatically | 1996-05-01 | 2 | -68/+4 | ||
| | ||||||
* | use .S version | 1996-05-01 | 2 | -22/+28 | ||
| | ||||||
* | copied from libc | 1996-05-01 | 7 | -3/+231 | ||
| | ||||||
* | no longer needed because gcc has been fixed | 1996-05-01 | 1 | -17/+0 | ||
| | ||||||
* | copyright added by mark at my suggestion | 1996-05-01 | 1 | -0/+30 | ||
| | ||||||
* | Fix copyrights, comments, etc. | 1996-04-24 | 1 | -5/+4 | ||
| | ||||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 9 | -13/+366 | ||
| | ||||||
* | NetBSD 960317 merge | 1996-04-19 | 18 | -43/+125 | ||
| | ||||||
* | Add MD5 routines to be used by anyone in the kernel. | 1996-04-17 | 2 | -2/+170 | ||
| | | | | Moved from dev/rnd.c | |||||
* | From NetBSD: | 1996-03-08 | 2 | -1/+59 | ||
| | | | | linux compatibility changes. | |||||
* | From NetBSD: Merge with NetBSD 960217 | 1996-02-29 | 5 | -26/+97 | ||
| | ||||||
* | update from netbsd | 1995-12-14 | 7 | -28/+225 | ||
| | ||||||
* | libkern pica stuff | 1995-11-06 | 11 | -1/+351 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 117 | -0/+7600 | ||