summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/Makefile
AgeCommit message (Expand)Author
2004-11-28a tiny hppa64 bitMichael Shalayeff
2004-05-07Replace RSA-derived md5 code with code derived from Colin Plumb's PD version.Todd C. Miller
2004-05-06add back strchr/strrchr; from dhartmeiTheo de Raadt
2004-02-03no quad stuff on amd64 either; from art@Michael Shalayeff
2002-09-06Remove 64-bit gcc emulation stuff. We're not using it.Artur Grabowski
1999-05-21use right lorder; niklas@ okMichael Shalayeff
1998-03-18pass MACHINE{,_ARCH} into libkern/Makefile so cross-build worksMichael Shalayeff
1997-11-30add bcd<-->bin conversions; from freebsdMichael Shalayeff
1996-10-31Merge NetBSD/Alpha 961020Niklas Hallqvist
1996-08-10srandom() seeds random() at boottimeTheo de Raadt
1996-06-16add getsn(char *buf, int len)Theo de Raadt
1996-05-22make depend workTheo de Raadt
1996-05-10clean betterTheo de Raadt
1996-05-01switch on _KERNEL to pull in correct headersTheo de Raadt
1996-04-17Add MD5 routines to be used by anyone in the kernel.Michael Shalayeff
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1995-12-14update from netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt