mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
Added $Id$
This commit is contained in:
parent
8321fda1d9
commit
5185ed0d3a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3264
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "apm.h"
|
||||
|
@ -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
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <apm_bios.h>
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
extern u_long apm_version;
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef APM
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "apm.h"
|
||||
|
@ -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
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <apm_bios.h>
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
extern u_long apm_version;
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef APM
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Aug, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef _MACHINE_APM_BIOS_H_
|
||||
|
@ -11,6 +11,8 @@
|
||||
* use.
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef _MACHINE_APM_SEGMENTS_H
|
||||
|
Loading…
Reference in New Issue
Block a user