eeh
|
264b1139cd
|
Prevent the compiler from blowing up on sparc64. From mrg.
|
2000-09-17 19:55:28 +00:00 |
sommerfeld
|
e8a86fe7eb
|
Include <lib/libkern/libkern.h> instead of <sys/systm.h>.
(the former no longer has mem* prototypes).
Remove the b* vs mem* kludge.
This change allows standalone libkern to build on alpha again.
|
1999-09-16 00:06:46 +00:00 |
eeh
|
06e7ea9afe
|
Allocating a byte-array and then accessing it as 32-bit integers just won't work
on any machine that has alignment restrictions.
|
1999-05-09 00:22:46 +00:00 |
ragge
|
35662aa6e6
|
Include <sys/param.h> instead of <sys/types.h>, to get mem* inlines.
(At least on vax)
|
1998-09-12 08:31:23 +00:00 |
hannken
|
3028e5f93b
|
Didn't find sha1.h compiling sys/arch/sparc/stand/boot.
|
1998-05-29 16:50:14 +00:00 |
explorer
|
7c17ff519d
|
add sha1.c, and build it.
|
1998-05-27 00:46:32 +00:00 |