Added $Id$

This commit is contained in:
David Greenman 1994-10-01 05:13:37 +00:00
parent 8321fda1d9
commit 5185ed0d3a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3264
16 changed files with 32 additions and 0 deletions

View File

@ -11,6 +11,8 @@
* use.
*
* Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
#include "apm.h"

View File

@ -12,6 +12,8 @@
#
# Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
#
# $Id$
#
OBJS = apm_init.o real_prot.o table.o
CFLAGS = -DKERNEL -DINITIALIZER

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
/*

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
#include <stdio.h>

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
#include <apm_bios.h>

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
extern u_long apm_version;

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
#ifdef APM

View File

@ -11,6 +11,8 @@
* use.
*
* Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
#include "apm.h"

View File

@ -12,6 +12,8 @@
#
# Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
#
# $Id$
#
OBJS = apm_init.o real_prot.o table.o
CFLAGS = -DKERNEL -DINITIALIZER

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
/*

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
#include <stdio.h>

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
#include <apm_bios.h>

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
extern u_long apm_version;

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
#ifdef APM

View File

@ -11,6 +11,8 @@
* use.
*
* Aug, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
#ifndef _MACHINE_APM_BIOS_H_

View File

@ -11,6 +11,8 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
* $Id$
*/
#ifndef _MACHINE_APM_SEGMENTS_H