diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /sys/i386/include | |
parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) |
This commit was manufactured by cvs2svn to create tagrelease/2.2.7_cvs
'RELENG_2_2_7_RELEASE'.
This commit was manufactured to restore the state of the 2.2.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'sys/i386/include')
64 files changed, 64 insertions, 64 deletions
diff --git a/sys/i386/include/ansi.h b/sys/i386/include/ansi.h index f7934ab74c85..2d71f774de2c 100644 --- a/sys/i386/include/ansi.h +++ b/sys/i386/include/ansi.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ansi.h 8.2 (Berkeley) 1/4/94 - * $Id: ansi.h,v 1.9 1996/04/13 14:25:06 bde Exp $ + * $Id: ansi.h,v 1.10 1996/05/01 00:47:05 bde Exp $ */ #ifndef _MACHINE_ANSI_H_ diff --git a/sys/i386/include/apm_bios.h b/sys/i386/include/apm_bios.h index 83baac969dfc..1499b31c6236 100644 --- a/sys/i386/include/apm_bios.h +++ b/sys/i386/include/apm_bios.h @@ -12,7 +12,7 @@ * * Aug, 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $Id: apm_bios.h,v 1.12.2.1 1997/03/09 16:52:49 kato Exp $ + * $Id: apm_bios.h,v 1.12.2.2 1997/11/04 19:02:35 nate Exp $ */ #ifndef _MACHINE_APM_BIOS_H_ diff --git a/sys/i386/include/apm_segments.h b/sys/i386/include/apm_segments.h index ff966ccc36af..7050dea14bd3 100644 --- a/sys/i386/include/apm_segments.h +++ b/sys/i386/include/apm_segments.h @@ -12,7 +12,7 @@ * * Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD) * - * $Id: apm_segments.h,v 1.4 1995/05/30 08:00:25 rgrimes Exp $ + * $Id: apm_segments.h,v 1.5 1996/03/11 06:48:57 nate Exp $ */ #ifndef _MACHINE_APM_SEGMENTS_H diff --git a/sys/i386/include/asm.h b/sys/i386/include/asm.h index 3f1544610a70..337b8adcf726 100644 --- a/sys/i386/include/asm.h +++ b/sys/i386/include/asm.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)DEFS.h 5.1 (Berkeley) 4/23/90 - * $Id: asm.h,v 1.2 1997/03/09 13:57:32 bde Exp $ + * $Id: asm.h,v 1.2.2.1 1997/12/28 19:41:35 steve Exp $ */ #ifndef _MACHINE_ASM_H_ diff --git a/sys/i386/include/asmacros.h b/sys/i386/include/asmacros.h index 35f01dbd26a7..29bf990a5ee3 100644 --- a/sys/i386/include/asmacros.h +++ b/sys/i386/include/asmacros.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: asmacros.h,v 1.16 1997/04/22 06:55:32 jdp Exp $ + * $Id: asmacros.h,v 1.9.2.7 1998/01/03 08:51:43 obrien Exp $ */ #ifndef _MACHINE_ASMACROS_H_ diff --git a/sys/i386/include/bootinfo.h b/sys/i386/include/bootinfo.h index d0b471f4ee5a..919b6b205be2 100644 --- a/sys/i386/include/bootinfo.h +++ b/sys/i386/include/bootinfo.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: bootinfo.h,v 1.4 1995/01/25 21:40:32 bde Exp $ + * $Id: bootinfo.h,v 1.5 1995/05/30 08:00:26 rgrimes Exp $ */ #ifndef _MACHINE_BOOTINFO_H_ diff --git a/sys/i386/include/bus.h b/sys/i386/include/bus.h index 3d1fecae7881..926c3c14c4a6 100644 --- a/sys/i386/include/bus.h +++ b/sys/i386/include/bus.h @@ -67,7 +67,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: bus.h,v 1.2 1998/04/19 15:28:30 bde Exp $ */ +/* $Id: bus.h,v 1.3.2.1 1998/05/06 19:06:34 gibbs Exp $ */ #ifndef _I386_BUS_H_ #define _I386_BUS_H_ diff --git a/sys/i386/include/bus_memio.h b/sys/i386/include/bus_memio.h index 5071ad4f1a52..2023b8fe945a 100644 --- a/sys/i386/include/bus_memio.h +++ b/sys/i386/include/bus_memio.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: bus_memio.h,v 1.1 1998/01/15 07:32:54 gibbs Exp $ + * $Id: bus_memio.h,v 1.1.2.1 1998/05/06 19:06:35 gibbs Exp $ */ #ifndef _I386_BUS_MEMIO_H_ diff --git a/sys/i386/include/bus_pio.h b/sys/i386/include/bus_pio.h index 4f231089db84..7102e81c1eff 100644 --- a/sys/i386/include/bus_pio.h +++ b/sys/i386/include/bus_pio.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: bus_pio.h,v 1.1 1998/01/15 07:32:55 gibbs Exp $ + * $Id: bus_pio.h,v 1.1.2.1 1998/05/06 19:06:36 gibbs Exp $ */ #ifndef _I386_BUS_PIO_H_ diff --git a/sys/i386/include/cdk.h b/sys/i386/include/cdk.h index f49aa32cf16c..909e1b5a0189 100644 --- a/sys/i386/include/cdk.h +++ b/sys/i386/include/cdk.h @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: cdk.h,v 1.2 1996/05/04 08:42:13 peter Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/include/clock.h b/sys/i386/include/clock.h index 755167b0cd19..d737e2435e0c 100644 --- a/sys/i386/include/clock.h +++ b/sys/i386/include/clock.h @@ -3,7 +3,7 @@ * Garrett Wollman, September 1994. * This file is in the public domain. * - * $Id: clock.h,v 1.21 1996/10/30 22:38:34 asami Exp $ + * $Id: clock.h,v 1.21.2.1 1997/01/18 16:16:41 kato Exp $ */ #ifndef _MACHINE_CLOCK_H_ diff --git a/sys/i386/include/comstats.h b/sys/i386/include/comstats.h index f332eebcfb19..676d0dc65964 100644 --- a/sys/i386/include/comstats.h +++ b/sys/i386/include/comstats.h @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: comstats.h,v 1.2 1996/05/04 08:42:14 peter Exp $ */ /*****************************************************************************/ diff --git a/sys/i386/include/cons.h b/sys/i386/include/cons.h index faa17d12332c..4ae03493d093 100644 --- a/sys/i386/include/cons.h +++ b/sys/i386/include/cons.h @@ -3,6 +3,6 @@ * needs to access these functions. In the mean time, just include the * header where it sits. * - * $Id$ + * $Id: cons.h,v 1.2 1994/08/02 07:38:41 davidg Exp $ */ #include <i386/i386/cons.h> diff --git a/sys/i386/include/console.h b/sys/i386/include/console.h index 7e0eb5b2dfa1..e8bc3b638e15 100644 --- a/sys/i386/include/console.h +++ b/sys/i386/include/console.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: console.h,v 1.25.2.5 1998/01/20 03:51:20 yokota Exp $ + * $Id: console.h,v 1.25.2.6 1998/01/30 10:47:24 yokota Exp $ */ #ifndef _MACHINE_CONSOLE_H_ diff --git a/sys/i386/include/cpu.h b/sys/i386/include/cpu.h index 7589c627325e..ca4276310908 100644 --- a/sys/i386/include/cpu.h +++ b/sys/i386/include/cpu.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)cpu.h 5.4 (Berkeley) 5/9/91 - * $Id: cpu.h,v 1.25.2.1 1997/02/02 10:51:24 kato Exp $ + * $Id: cpu.h,v 1.25.2.2 1997/08/30 14:08:44 kato Exp $ */ #ifndef _MACHINE_CPU_H_ diff --git a/sys/i386/include/cpufunc.h b/sys/i386/include/cpufunc.h index 62a9da9d318d..35b1e35852b2 100644 --- a/sys/i386/include/cpufunc.h +++ b/sys/i386/include/cpufunc.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: cpufunc.h,v 1.59.2.1 1997/06/20 10:27:42 kato Exp $ + * $Id: cpufunc.h,v 1.59.2.2 1998/05/06 19:06:37 gibbs Exp $ */ /* diff --git a/sys/i386/include/cputypes.h b/sys/i386/include/cputypes.h index addff5bef106..a4e234f42441 100644 --- a/sys/i386/include/cputypes.h +++ b/sys/i386/include/cputypes.h @@ -24,7 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: cputypes.h,v 1.5.4.1 1997/06/20 10:27:42 kato Exp $ + * $Id: cputypes.h,v 1.5.4.2 1998/05/22 22:18:45 des Exp $ */ #ifndef _MACHINE_CPUTYPES_H_ diff --git a/sys/i386/include/db_machdep.h b/sys/i386/include/db_machdep.h index ff2ec44e24dd..aa23f07ebdaf 100644 --- a/sys/i386/include/db_machdep.h +++ b/sys/i386/include/db_machdep.h @@ -23,7 +23,7 @@ * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. * - * $Id: db_machdep.h,v 1.9 1995/12/03 10:40:16 bde Exp $ + * $Id: db_machdep.h,v 1.9.4.1 1997/02/13 07:13:19 bde Exp $ */ #ifndef _MACHINE_DB_MACHDEP_H_ diff --git a/sys/i386/include/elf.h b/sys/i386/include/elf.h index ce2da560116c..e685a79fe6ba 100644 --- a/sys/i386/include/elf.h +++ b/sys/i386/include/elf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: elf.h,v 1.2 1997/08/30 18:59:48 peter Exp $ + * $Id: elf.h,v 1.2.2.1 1998/01/27 16:23:49 jdp Exp $ */ #ifndef _MACHINE_ELF_H_ diff --git a/sys/i386/include/endian.h b/sys/i386/include/endian.h index 12c000a3e830..36b103509937 100644 --- a/sys/i386/include/endian.h +++ b/sys/i386/include/endian.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)endian.h 7.8 (Berkeley) 4/3/91 - * $Id: endian.h,v 1.7.2.1 1998/01/04 04:26:38 steve Exp $ + * $Id: endian.h,v 1.7.2.2 1998/01/04 16:02:53 steve Exp $ */ #ifndef _MACHINE_ENDIAN_H_ diff --git a/sys/i386/include/exec.h b/sys/i386/include/exec.h index c08283f7384a..65241472837f 100644 --- a/sys/i386/include/exec.h +++ b/sys/i386/include/exec.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)exec.h 8.1 (Berkeley) 6/11/93 - * $Id: exec.h,v 1.4 1994/08/09 14:39:56 jkh Exp $ + * $Id: exec.h,v 1.5 1994/09/24 21:36:38 davidg Exp $ */ #ifndef _EXEC_H_ diff --git a/sys/i386/include/float.h b/sys/i386/include/float.h index fb5967e6eadc..3024ca2b3dd3 100644 --- a/sys/i386/include/float.h +++ b/sys/i386/include/float.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)float.h 7.1 (Berkeley) 5/8/90 - * $Id: float.h,v 1.4 1993/10/16 14:39:16 rgrimes Exp $ + * $Id: float.h,v 1.5 1993/11/07 17:42:53 wollman Exp $ */ #ifndef _MACHINE_FLOAT_H_ diff --git a/sys/i386/include/floatingpoint.h b/sys/i386/include/floatingpoint.h index 69cb204c835c..65d4df8d095d 100644 --- a/sys/i386/include/floatingpoint.h +++ b/sys/i386/include/floatingpoint.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#) floatingpoint.h 1.0 (Berkeley) 9/23/93 - * $Id: floatingpoint.h,v 1.5 1994/08/04 19:16:36 wollman Exp $ + * $Id: floatingpoint.h,v 1.6 1994/09/20 22:26:37 bde Exp $ */ #ifndef _FLOATINGPOINT_H_ diff --git a/sys/i386/include/frame.h b/sys/i386/include/frame.h index bb584a12c48b..05c381334f27 100644 --- a/sys/i386/include/frame.h +++ b/sys/i386/include/frame.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)frame.h 5.2 (Berkeley) 1/18/91 - * $Id: frame.h,v 1.11 1995/12/14 08:21:33 phk Exp $ + * $Id: frame.h,v 1.12 1996/01/30 22:54:27 mpp Exp $ */ #ifndef _MACHINE_FRAME_H_ diff --git a/sys/i386/include/ieeefp.h b/sys/i386/include/ieeefp.h index 943bb062db09..903e5f3a0a0f 100644 --- a/sys/i386/include/ieeefp.h +++ b/sys/i386/include/ieeefp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#) ieeefp.h 1.0 (Berkeley) 9/23/93 - * $Id: ieeefp.h,v 1.2 1994/08/05 14:36:04 wollman Exp $ + * $Id: ieeefp.h,v 1.3 1996/01/30 22:54:31 mpp Exp $ */ /* diff --git a/sys/i386/include/if_wl_wavelan.h b/sys/i386/include/if_wl_wavelan.h index 1626f13862c5..60b85576fec0 100644 --- a/sys/i386/include/if_wl_wavelan.h +++ b/sys/i386/include/if_wl_wavelan.h @@ -1,4 +1,4 @@ -/* $Id: if_wl_wavelan.h,v 1.2 1997/08/01 03:33:43 msmith Exp $ */ +/* $Id: if_wl_wavelan.h,v 1.2.2.1 1998/03/07 16:47:01 jkh Exp $ */ /* * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/i386/include/in_cksum.h b/sys/i386/include/in_cksum.h index 929a588bd081..7bf0e66465ce 100644 --- a/sys/i386/include/in_cksum.h +++ b/sys/i386/include/in_cksum.h @@ -33,7 +33,7 @@ * from tahoe: in_cksum.c 1.2 86/01/05 * from: @(#)in_cksum.c 1.3 (Berkeley) 1/19/91 * from: Id: in_cksum.c,v 1.8 1995/12/03 18:35:19 bde Exp - * $Id: in_cksum.h,v 1.1 1996/04/18 15:39:27 wollman Exp $ + * $Id: in_cksum.h,v 1.2 1996/05/23 20:11:48 wollman Exp $ */ #ifndef _MACHINE_IN_CKSUM_H_ diff --git a/sys/i386/include/ioctl_ctx.h b/sys/i386/include/ioctl_ctx.h index bf76f570ac68..323457f29dac 100644 --- a/sys/i386/include/ioctl_ctx.h +++ b/sys/i386/include/ioctl_ctx.h @@ -7,7 +7,7 @@ * of this software, nor does the author assume any responsibility * for damages incurred with its use * - * $Id: ioctl_ctx.h,v 1.2 1995/05/30 08:00:40 rgrimes Exp $ + * $Id: ioctl_ctx.h,v 1.3 1996/09/21 14:58:01 bde Exp $ */ /* diff --git a/sys/i386/include/ioctl_fd.h b/sys/i386/include/ioctl_fd.h index 1f6b6d57b322..f45561735d3c 100644 --- a/sys/i386/include/ioctl_fd.h +++ b/sys/i386/include/ioctl_fd.h @@ -24,7 +24,7 @@ * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH * DAMAGE. * - * $Id: ioctl_fd.h,v 1.8 1996/01/30 22:54:34 mpp Exp $ + * $Id: ioctl_fd.h,v 1.9 1996/09/21 14:58:03 bde Exp $ */ #ifndef _MACHINE_IOCTL_FD_H_ diff --git a/sys/i386/include/ipl.h b/sys/i386/include/ipl.h index 773fa9c700c6..f60f2e765c1a 100644 --- a/sys/i386/include/ipl.h +++ b/sys/i386/include/ipl.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: ipl.h,v 1.2 1994/08/02 07:38:49 davidg Exp $ */ #ifndef _ISA_IPL_H_ diff --git a/sys/i386/include/limits.h b/sys/i386/include/limits.h index c71216f7afff..85dff93060bb 100644 --- a/sys/i386/include/limits.h +++ b/sys/i386/include/limits.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)limits.h 8.3 (Berkeley) 1/4/94 - * $Id: limits.h,v 1.8 1994/08/02 07:38:50 davidg Exp $ + * $Id: limits.h,v 1.9 1995/02/03 21:49:18 bde Exp $ */ #ifndef _MACHINE_LIMITS_H_ diff --git a/sys/i386/include/lpt.h b/sys/i386/include/lpt.h index 14ea3d325534..dec213d4710a 100644 --- a/sys/i386/include/lpt.h +++ b/sys/i386/include/lpt.h @@ -11,7 +11,7 @@ * * Geoff Rehmet, Rhodes University, South Africa <csgr@cs.ru.ac.za> * - * $Id: lpt.h,v 1.3 1995/05/30 08:00:41 rgrimes Exp $ + * $Id: lpt.h,v 1.4 1996/09/21 14:58:11 bde Exp $ */ #ifndef _MACHINE_LPT_H_ diff --git a/sys/i386/include/md_var.h b/sys/i386/include/md_var.h index ed92b9999c25..e49e7767117e 100644 --- a/sys/i386/include/md_var.h +++ b/sys/i386/include/md_var.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: md_var.h,v 1.10.2.3 1998/03/06 23:44:45 julian Exp $ + * $Id: md_var.h,v 1.10.2.4 1998/05/06 19:06:39 gibbs Exp $ */ #ifndef _MACHINE_MD_VAR_H_ diff --git a/sys/i386/include/mouse.h b/sys/i386/include/mouse.h index 30982bdce554..6f9152ff8a78 100644 --- a/sys/i386/include/mouse.h +++ b/sys/i386/include/mouse.h @@ -20,7 +20,7 @@ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: mouse.h,v 1.1.12.2 1996/12/03 10:44:48 phk Exp $ + * $Id: mouse.h,v 1.1.12.3 1998/01/20 03:51:22 yokota Exp $ */ #ifndef _MACHINE_MOUSE_H_ diff --git a/sys/i386/include/mtpr.h b/sys/i386/include/mtpr.h index e8347e677541..e56ef7f85400 100644 --- a/sys/i386/include/mtpr.h +++ b/sys/i386/include/mtpr.h @@ -1,4 +1,4 @@ /* * Unused in 386BSD port - * $Id$ + * $Id: mtpr.h,v 1.2 1993/10/16 14:39:21 rgrimes Exp $ */ diff --git a/sys/i386/include/npx.h b/sys/i386/include/npx.h index 6664614fe317..eacf16277d85 100644 --- a/sys/i386/include/npx.h +++ b/sys/i386/include/npx.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)npx.h 5.3 (Berkeley) 1/18/91 - * $Id: npx.h,v 1.9 1995/09/19 18:54:53 bde Exp $ + * $Id: npx.h,v 1.10 1995/11/04 17:06:54 bde Exp $ */ /* diff --git a/sys/i386/include/param.h b/sys/i386/include/param.h index db91e1293fb1..232724a5a792 100644 --- a/sys/i386/include/param.h +++ b/sys/i386/include/param.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)param.h 5.8 (Berkeley) 6/28/91 - * $Id: param.h,v 1.22 1996/05/03 21:01:18 phk Exp $ + * $Id: param.h,v 1.23 1996/10/06 19:24:02 bde Exp $ */ #ifndef _MACHINE_PARAM_H_ diff --git a/sys/i386/include/pc/display.h b/sys/i386/include/pc/display.h index 9e64a3f13307..31a203cc852d 100644 --- a/sys/i386/include/pc/display.h +++ b/sys/i386/include/pc/display.h @@ -1,7 +1,7 @@ /* * IBM PC display definitions * - * $Id$ + * $Id: display.h,v 1.2 1993/10/16 14:40:55 rgrimes Exp $ */ /* Color attributes for foreground text */ diff --git a/sys/i386/include/pc/msdos.h b/sys/i386/include/pc/msdos.h index ea221c7954a5..63c6c3f724b9 100644 --- a/sys/i386/include/pc/msdos.h +++ b/sys/i386/include/pc/msdos.h @@ -3,7 +3,7 @@ * [obtained from mtools -wfj] * how to decipher DOS disk structures in coexisting with DOS * - * $Id$ + * $Id: msdos.h,v 1.2 1993/10/16 14:40:57 rgrimes Exp $ */ #define MSECTOR_SIZE 512 /* MSDOS sector size in bytes */ diff --git a/sys/i386/include/pcaudioio.h b/sys/i386/include/pcaudioio.h index c580fd42f979..2abfd966aa8e 100644 --- a/sys/i386/include/pcaudioio.h +++ b/sys/i386/include/pcaudioio.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: pcaudioio.h,v 1.6 1996/07/17 20:18:42 joerg Exp $ + * $Id: pcaudioio.h,v 1.7 1996/09/21 14:58:13 bde Exp $ */ #ifndef _MACHINE_PCAUDIOIO_H_ diff --git a/sys/i386/include/pcb.h b/sys/i386/include/pcb.h index 4cbcc534d671..4253e9f89db7 100644 --- a/sys/i386/include/pcb.h +++ b/sys/i386/include/pcb.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)pcb.h 5.10 (Berkeley) 5/12/91 - * $Id: pcb.h,v 1.15 1996/05/01 03:47:04 bde Exp $ + * $Id: pcb.h,v 1.16 1996/07/31 12:35:36 bde Exp $ */ #ifndef _I386_PCB_H_ diff --git a/sys/i386/include/perfmon.h b/sys/i386/include/perfmon.h index 8e5023c5409b..b0dbcff4fbd8 100644 --- a/sys/i386/include/perfmon.h +++ b/sys/i386/include/perfmon.h @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: perfmon.h,v 1.1 1996/03/26 19:57:56 wollman Exp $ + * $Id: perfmon.h,v 1.2 1996/09/21 14:58:18 bde Exp $ */ /* diff --git a/sys/i386/include/pmap.h b/sys/i386/include/pmap.h index 1d1f8e78f28a..ab4d72d0bea8 100644 --- a/sys/i386/include/pmap.h +++ b/sys/i386/include/pmap.h @@ -42,7 +42,7 @@ * * from: hp300: @(#)pmap.h 7.2 (Berkeley) 12/16/90 * from: @(#)pmap.h 7.4 (Berkeley) 5/12/91 - * $Id: pmap.h,v 1.44 1996/10/12 20:36:04 bde Exp $ + * $Id: pmap.h,v 1.46 1996/10/13 03:14:57 dyson Exp $ */ #ifndef _MACHINE_PMAP_H_ diff --git a/sys/i386/include/proc.h b/sys/i386/include/proc.h index 77b66664a373..8f7431b78c99 100644 --- a/sys/i386/include/proc.h +++ b/sys/i386/include/proc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)proc.h 7.1 (Berkeley) 5/15/91 - * $Id: proc.h,v 1.4 1994/05/25 08:56:29 rgrimes Exp $ + * $Id: proc.h,v 1.5 1996/04/10 05:26:26 nate Exp $ */ #ifndef _MACHINE_PROC_H_ diff --git a/sys/i386/include/profile.h b/sys/i386/include/profile.h index 3f965c594446..01087ed2809b 100644 --- a/sys/i386/include/profile.h +++ b/sys/i386/include/profile.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)profile.h 8.1 (Berkeley) 6/11/93 - * $Id: profile.h,v 1.8 1996/10/17 19:31:59 bde Exp $ + * $Id: profile.h,v 1.8.2.1 1997/02/27 17:24:46 bde Exp $ */ #ifndef _MACHINE_PROFILE_H_ diff --git a/sys/i386/include/psl.h b/sys/i386/include/psl.h index 4c412c4786b2..dbe859dddd20 100644 --- a/sys/i386/include/psl.h +++ b/sys/i386/include/psl.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)psl.h 5.2 (Berkeley) 1/18/91 - * $Id: psl.h,v 1.6 1995/01/14 13:20:25 bde Exp $ + * $Id: psl.h,v 1.7 1996/01/30 22:54:50 mpp Exp $ */ #ifndef _MACHINE_PSL_H_ diff --git a/sys/i386/include/ptrace.h b/sys/i386/include/ptrace.h index f77fba257c57..c5852e12401a 100644 --- a/sys/i386/include/ptrace.h +++ b/sys/i386/include/ptrace.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ptrace.h 8.1 (Berkeley) 6/11/93 - * $Id: ptrace.h,v 1.2 1994/08/02 07:38:57 davidg Exp $ + * $Id: ptrace.h,v 1.3 1996/01/24 18:51:48 peter Exp $ */ #ifndef _MACHINE_PTRACE_H_ diff --git a/sys/i386/include/random.h b/sys/i386/include/random.h index 05768c2fdf80..2bf91b49fa7d 100644 --- a/sys/i386/include/random.h +++ b/sys/i386/include/random.h @@ -1,7 +1,7 @@ /* * random.h -- A strong random number generator * - * $Id: random.h,v 1.8 1996/09/21 14:58:20 bde Exp $ + * $Id: random.h,v 1.9 1996/09/27 13:29:41 peter Exp $ * * Version 0.95, last modified 18-Oct-95 * diff --git a/sys/i386/include/reg.h b/sys/i386/include/reg.h index ce988e4d6060..2e914b5c30ec 100644 --- a/sys/i386/include/reg.h +++ b/sys/i386/include/reg.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)reg.h 5.5 (Berkeley) 1/18/91 - * $Id: reg.h,v 1.10 1995/01/14 10:41:41 bde Exp $ + * $Id: reg.h,v 1.11 1996/01/30 22:54:56 mpp Exp $ */ #ifndef _MACHINE_REG_H_ diff --git a/sys/i386/include/reloc.h b/sys/i386/include/reloc.h index 7f9cfad64a27..be61d3e4bb09 100644 --- a/sys/i386/include/reloc.h +++ b/sys/i386/include/reloc.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)reloc.h 8.1 (Berkeley) 6/10/93 - * $Id: reloc.h,v 1.3 1994/08/09 14:39:57 jkh Exp $ + * $Id: reloc.h,v 1.4 1994/08/21 04:55:30 paul Exp $ */ #ifndef _I386_MACHINE_RELOC_H_ diff --git a/sys/i386/include/segments.h b/sys/i386/include/segments.h index 69bdc772468f..c4767f9665fa 100644 --- a/sys/i386/include/segments.h +++ b/sys/i386/include/segments.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)segments.h 7.1 (Berkeley) 5/9/91 - * $Id: segments.h,v 1.10 1996/01/30 22:54:59 mpp Exp $ + * $Id: segments.h,v 1.11 1996/09/27 13:33:49 peter Exp $ */ #ifndef _MACHINE_SEGMENTS_H_ diff --git a/sys/i386/include/si.h b/sys/i386/include/si.h index f85ccf1e0279..50cba4782745 100644 --- a/sys/i386/include/si.h +++ b/sys/i386/include/si.h @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $Id: si.h,v 1.6.4.2 1998/03/23 19:37:47 peter Exp $ + * $Id: si.h,v 1.6.4.3 1998/06/13 19:37:34 steve Exp $ */ /* diff --git a/sys/i386/include/signal.h b/sys/i386/include/signal.h index 628a236dd21d..9e8d6380ff46 100644 --- a/sys/i386/include/signal.h +++ b/sys/i386/include/signal.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)signal.h 8.1 (Berkeley) 6/11/93 - * $Id: signal.h,v 1.4 1994/08/21 04:55:30 paul Exp $ + * $Id: signal.h,v 1.5 1995/06/28 02:14:13 bde Exp $ */ #ifndef _MACHINE_SIGNAL_H_ diff --git a/sys/i386/include/speaker.h b/sys/i386/include/speaker.h index 7a233c712a0c..cc5dc403143f 100644 --- a/sys/i386/include/speaker.h +++ b/sys/i386/include/speaker.h @@ -4,7 +4,7 @@ * v1.4 by Eric S. Raymond (esr@snark.thyrsus.com) Aug 1993 * modified for FreeBSD by Andrew A. Chernov <ache@astral.msk.su> * - * $Id: speaker.h,v 1.2 1994/08/02 07:39:05 davidg Exp $ + * $Id: speaker.h,v 1.3 1996/09/21 14:58:26 bde Exp $ */ #ifndef _MACHINE_SPEAKER_H_ diff --git a/sys/i386/include/specialreg.h b/sys/i386/include/specialreg.h index 112aceee75f2..b1e32e3d92a6 100644 --- a/sys/i386/include/specialreg.h +++ b/sys/i386/include/specialreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)specialreg.h 7.1 (Berkeley) 5/9/91 - * $Id: specialreg.h,v 1.9.2.2 1997/06/20 10:27:43 kato Exp $ + * $Id: specialreg.h,v 1.9.2.3 1998/03/05 03:40:55 kato Exp $ */ #ifndef _MACHINE_SPECIALREG_H_ diff --git a/sys/i386/include/spl.h b/sys/i386/include/spl.h index 7f187b67553a..bb38647c45e5 100644 --- a/sys/i386/include/spl.h +++ b/sys/i386/include/spl.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: spl.h,v 1.15.2.1 1998/03/06 23:44:48 julian Exp $ + * $Id: spl.h,v 1.15.2.2 1998/05/06 19:06:41 gibbs Exp $ */ #ifndef _MACHINE_IPL_H_ diff --git a/sys/i386/include/stdarg.h b/sys/i386/include/stdarg.h index 1a025493bfc7..22b4a3e38c81 100644 --- a/sys/i386/include/stdarg.h +++ b/sys/i386/include/stdarg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)stdarg.h 8.1 (Berkeley) 6/10/93 - * $Id: stdarg.h,v 1.6 1995/01/24 16:22:52 ache Exp $ + * $Id: stdarg.h,v 1.6.8.1 1997/06/25 08:50:58 bde Exp $ */ #ifndef _STDARG_H_ diff --git a/sys/i386/include/sysarch.h b/sys/i386/include/sysarch.h index 746cef1011fe..4414a66eb779 100644 --- a/sys/i386/include/sysarch.h +++ b/sys/i386/include/sysarch.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: sysarch.h,v 1.4 1994/08/02 07:39:11 davidg Exp $ */ /* diff --git a/sys/i386/include/trap.h b/sys/i386/include/trap.h index 3d0dfbfb4c86..205b9ea8b8fb 100644 --- a/sys/i386/include/trap.h +++ b/sys/i386/include/trap.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)trap.h 5.4 (Berkeley) 5/9/91 - * $Id: trap.h,v 1.4 1995/01/14 13:20:26 bde Exp $ + * $Id: trap.h,v 1.5 1996/08/11 17:29:39 davidg Exp $ */ #ifndef _MACHINE_TRAP_H_ diff --git a/sys/i386/include/tss.h b/sys/i386/include/tss.h index 7c39ffd273b0..8419e2129fb6 100644 --- a/sys/i386/include/tss.h +++ b/sys/i386/include/tss.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)tss.h 5.4 (Berkeley) 1/18/91 - * $Id: tss.h,v 1.5 1995/05/30 08:00:57 rgrimes Exp $ + * $Id: tss.h,v 1.6 1996/01/30 22:55:07 mpp Exp $ */ #ifndef _MACHINE_TSS_H_ diff --git a/sys/i386/include/types.h b/sys/i386/include/types.h index 7b0d80033b53..ba7c9cef45ee 100644 --- a/sys/i386/include/types.h +++ b/sys/i386/include/types.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)types.h 8.3 (Berkeley) 1/5/94 - * $Id: types.h,v 1.6 1996/03/11 02:23:56 hsu Exp $ + * $Id: types.h,v 1.7 1996/10/06 19:13:37 bde Exp $ */ #ifndef _MACHINE_TYPES_H_ diff --git a/sys/i386/include/varargs.h b/sys/i386/include/varargs.h index a0a25fe52ba2..9e7b1b85fdc2 100644 --- a/sys/i386/include/varargs.h +++ b/sys/i386/include/varargs.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)varargs.h 8.2 (Berkeley) 3/22/94 - * $Id: varargs.h,v 1.2.12.1 1997/02/28 07:21:04 bde Exp $ + * $Id: varargs.h,v 1.2.12.2 1997/06/25 08:50:58 bde Exp $ */ #ifndef _VARARGS_H_ diff --git a/sys/i386/include/vmparam.h b/sys/i386/include/vmparam.h index 5fb85a162e5b..9ef5afc1a88f 100644 --- a/sys/i386/include/vmparam.h +++ b/sys/i386/include/vmparam.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: @(#)vmparam.h 5.9 (Berkeley) 5/12/91 - * $Id: vmparam.h,v 1.21.2.2 1997/10/27 00:39:15 jkh Exp $ + * $Id: vmparam.h,v 1.21.2.3 1998/06/25 00:46:49 jkh Exp $ */ diff --git a/sys/i386/include/wtio.h b/sys/i386/include/wtio.h index 868e34774b8a..5b4aa7be6d0a 100644 --- a/sys/i386/include/wtio.h +++ b/sys/i386/include/wtio.h @@ -19,7 +19,7 @@ * This driver is derived from the old 386bsd Wangtek streamer tape driver, * made by Robert Baron at CMU, based on Intel sources. * - * $Id$ + * $Id: wtio.h,v 1.1 1996/02/22 00:31:35 joerg Exp $ * */ |