summaryrefslogtreecommitdiff
path: root/sys/gnu/i386/fpemul/fpu_proto.h
Commit message (Collapse)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
| | | | | | | ready for it yet. Notes: svn path=/head/; revision=22975
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Staticize.Poul-Henning Kamp1995-12-171-2/+1
| | | | Notes: svn path=/head/; revision=12911
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-3/+1
| | | | Notes: svn path=/head/; revision=12820
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+3
| | | | | | | | | (except in netccitt, netiso and netns) and most of the warnings from `gcc -Wnested-externs'. Fix all the bugs found. There were no serious ones. Notes: svn path=/head/; revision=7090
* Added rcs Id'sGary Clark II1994-04-291-0/+7
| | | | Notes: svn path=/head/; revision=1428
* Import of gpl'ed math emulator.Gary Clark II1994-04-291-0/+108
No changes have been done. Notes: svn path=/head/; revision=1421