Bruce Evans
f6d370a798
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
David Greenman
e81097cf46
Quiet down compiler warnings.
1994-08-31 04:45:24 +00:00
Rich Murphey
b95c0fbacd
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
Gary Clark II
2e1544b201
Added rcs Id's
1994-04-29 21:34:30 +00:00
Gary Clark II
5a7ba48c82
Import of gpl'ed math emulator.
...
No changes have been done.
1994-04-29 20:42:02 +00:00