peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
bde
9e27b29fba
Use [u]intptr_t instead of [u_]long for casts between pointers and
...
integers. Don't forget to cast to (void *) as well.
1998-08-16 01:21:52 +00:00
bde
bca1963c9b
Removed unused #includes (bogus #includes were necessary because fusword()
...
was declared in the wrong place).
1997-08-31 22:22:21 +00:00
bde
22b6cfd000
Removed unused #includes.
1997-06-14 15:11:07 +00:00
peter
94b6d72794
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
...
ready for it yet.
1997-02-22 09:48:43 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
bde
25556c3b93
Updated #includes to 4.4Lite style.
1996-09-10 08:32:01 +00:00
bde
a89f142f6f
Added #include of <machine/md_var.h>. This will be needed when
...
some declarations are moved from <machine/cpufunc.h> to better
places.
1996-06-25 20:31:01 +00:00
bde
690101d613
Fix the consistent mistranslation of Linux's get_fs_word() and
...
put_fs_word() to fuword() and suword(). Linux words are 16 bits
but BSD words are 32-bits, at least on vax's. Writing a too-large
word trashed the neighbouring short word.
Bruce
1994-09-21 22:22:48 +00:00
dg
9335489bec
Quiet down compiler warnings.
1994-08-31 04:45:24 +00:00
rich
764936c66a
Copyright changes per the author.
...
Added specific permissions for redistribution with FreeBSD and NetBSD.
Fixed author's email address.
1994-06-10 07:45:04 +00:00
gclarkii
b31b483302
Added rcs Id's
1994-04-29 21:34:30 +00:00
gclarkii
f64e3f3d89
Import of gpl'ed math emulator.
...
No changes have been done.
1994-04-29 20:42:02 +00:00