diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
| commit | 9b7a44a60e11baaf94f68f81c4b30d26f31643b7 (patch) | |
| tree | 2924a51e964369416a9c4fa35679d08926d4258c /etc/etc.alpha | |
| parent | 2a4562393f80633b81c11d4f7df00548d1cc3c48 (diff) | |
Notes
Diffstat (limited to 'etc/etc.alpha')
| -rw-r--r-- | etc/etc.alpha/MAKEDEV | 2 | ||||
| -rw-r--r-- | etc/etc.alpha/disktab | 2 | ||||
| -rw-r--r-- | etc/etc.alpha/rc.alpha | 2 | ||||
| -rw-r--r-- | etc/etc.alpha/ttys | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/etc.alpha/MAKEDEV b/etc/etc.alpha/MAKEDEV index 58dcbd4812a3..25101ac49371 100644 --- a/etc/etc.alpha/MAKEDEV +++ b/etc/etc.alpha/MAKEDEV @@ -129,7 +129,7 @@ # ipl ipfilter control devices (ipl, ipnat, ipstate, ipauth) # kbd keyboard devices # -# $Id: MAKEDEV,v 1.10 1999/08/16 16:00:23 sheldonh Exp $ +# $FreeBSD$ # from etc.i386 MAKEDEV,v 1.199 1999/05/29 19:36:55 phk Exp # diff --git a/etc/etc.alpha/disktab b/etc/etc.alpha/disktab index da03c172197d..63a26e2a6890 100644 --- a/etc/etc.alpha/disktab +++ b/etc/etc.alpha/disktab @@ -1,4 +1,4 @@ -# $Id: disktab,v 1.2 1998/09/02 01:34:56 brian Exp $ +# $FreeBSD$ # # Disk geometry and partition layout tables. # Key: diff --git a/etc/etc.alpha/rc.alpha b/etc/etc.alpha/rc.alpha index 26b071878e63..bcb23b8c994c 100644 --- a/etc/etc.alpha/rc.alpha +++ b/etc/etc.alpha/rc.alpha @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: rc.alpha,v 1.3 1999/04/24 20:58:37 peter Exp $ +# $FreeBSD$ # Do alpha specific processing # diff --git a/etc/etc.alpha/ttys b/etc/etc.alpha/ttys index 66127282f69e..86f9a398de8f 100644 --- a/etc/etc.alpha/ttys +++ b/etc/etc.alpha/ttys @@ -1,5 +1,5 @@ # -# $Id: ttys,v 1.4 1999/02/09 23:55:04 wes Exp $ +# $FreeBSD$ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. |
