summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/pc
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-10-16 14:40:57 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-10-16 14:40:57 +0000
commit721e412d5e061db60a6d124b696cd92b3719027b (patch)
treeec286537aaefbbaacb86ff774be9c00577b9ca51 /sys/i386/include/pc
parent7fa344f13023c7ece6f54f827cd38667bb135af1 (diff)
downloadFreeBSD-src-721e412d5e061db60a6d124b696cd92b3719027b.zip
FreeBSD-src-721e412d5e061db60a6d124b696cd92b3719027b.tar.gz
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
minor cleanup. Added $Id$ to files that did not have any version info, etc
Diffstat (limited to 'sys/i386/include/pc')
-rw-r--r--sys/i386/include/pc/display.h2
-rw-r--r--sys/i386/include/pc/msdos.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/i386/include/pc/display.h b/sys/i386/include/pc/display.h
index cab46e4..9e64a3f 100644
--- a/sys/i386/include/pc/display.h
+++ b/sys/i386/include/pc/display.h
@@ -1,5 +1,7 @@
/*
* IBM PC display definitions
+ *
+ * $Id$
*/
/* Color attributes for foreground text */
diff --git a/sys/i386/include/pc/msdos.h b/sys/i386/include/pc/msdos.h
index 8d1eb7b..ea221c7 100644
--- a/sys/i386/include/pc/msdos.h
+++ b/sys/i386/include/pc/msdos.h
@@ -2,6 +2,8 @@
* msdos common header file
* [obtained from mtools -wfj]
* how to decipher DOS disk structures in coexisting with DOS
+ *
+ * $Id$
*/
#define MSECTOR_SIZE 512 /* MSDOS sector size in bytes */
OpenPOWER on IntegriCloud