summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* add getsn(char *buf, int len)deraadt1996-06-163-3/+83
|
* 64 bit cleanderaadt1996-06-104-12/+12
|
* quote typederaadt1996-05-231-9/+9
|
* make depend workderaadt1996-05-222-4/+8
|
* Added missing '.set noreorder' directivepefo1996-05-188-3/+19
|
* Now uses libkern instead of locore functions.pefo1996-05-153-4/+8
|
* clean betterderaadt1996-05-101-1/+3
|
* switch on _KERNEL to pull in correct headersderaadt1996-05-0112-19/+62
|
* sparc needs memset, compiler calls it automaticallyderaadt1996-05-012-68/+4
|
* use .S versionderaadt1996-05-012-22/+28
|
* copied from libcderaadt1996-05-017-3/+231
|
* no longer needed because gcc has been fixedderaadt1996-05-011-17/+0
|
* copyright added by mark at my suggestionderaadt1996-05-011-0/+30
|
* Fix copyrights, comments, etc.mickey1996-04-241-5/+4
|
* partial sync with netbsd 960418, more to comederaadt1996-04-219-13/+366
|
* NetBSD 960317 mergeniklas1996-04-1918-43/+125
|
* Add MD5 routines to be used by anyone in the kernel.mickey1996-04-172-2/+170
| | | | Moved from dev/rnd.c
* From NetBSD:mickey1996-03-082-1/+59
| | | | linux compatibility changes.
* From NetBSD: Merge with NetBSD 960217niklas1996-02-295-26/+97
|
* update from netbsdderaadt1995-12-147-28/+225
|
* libkern pica stuffderaadt1995-11-0611-1/+351
|
* initial import of NetBSD treederaadt1995-10-18117-0/+7600