aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/i386')
-rw-r--r--sys/gnu/i386/fpemul/Changelog2
-rw-r--r--sys/gnu/i386/fpemul/README1
-rw-r--r--sys/gnu/i386/fpemul/reg_constant.c4
3 files changed, 4 insertions, 3 deletions
diff --git a/sys/gnu/i386/fpemul/Changelog b/sys/gnu/i386/fpemul/Changelog
index a2fbccd15c2c..80d3885c859f 100644
--- a/sys/gnu/i386/fpemul/Changelog
+++ b/sys/gnu/i386/fpemul/Changelog
@@ -1,3 +1,5 @@
+$FreeBSD$
+
This file contains the changes made to W. Metzenthem's 387 FPU
emulator to make it work under NetBSD.
diff --git a/sys/gnu/i386/fpemul/README b/sys/gnu/i386/fpemul/README
index 0cef6c456fc7..d6771455bbe5 100644
--- a/sys/gnu/i386/fpemul/README
+++ b/sys/gnu/i386/fpemul/README
@@ -53,6 +53,7 @@
*
* W. Metzenthen June 1994.
*
+ * $FreeBSD$
*/
wm-FPU-emu is an FPU emulator for Linux. It is derived from wm-emu387
diff --git a/sys/gnu/i386/fpemul/reg_constant.c b/sys/gnu/i386/fpemul/reg_constant.c
index fc2860a0daad..bd16fe430e18 100644
--- a/sys/gnu/i386/fpemul/reg_constant.c
+++ b/sys/gnu/i386/fpemul/reg_constant.c
@@ -55,9 +55,7 @@
*
* W. Metzenthen June 1994.
*
- *
- * $id:$
- *
+ * $FreeBSD$
*/