diff options
Diffstat (limited to 'sbin/i386')
-rw-r--r-- | sbin/i386/Makefile | 2 | ||||
-rw-r--r-- | sbin/i386/Makefile.inc | 2 | ||||
-rw-r--r-- | sbin/i386/comcontrol/comcontrol.8 | 2 | ||||
-rw-r--r-- | sbin/i386/comcontrol/comcontrol.c | 2 | ||||
-rw-r--r-- | sbin/i386/cxconfig/cxconfig.8 | 2 | ||||
-rw-r--r-- | sbin/i386/cxconfig/cxconfig.c | 2 | ||||
-rw-r--r-- | sbin/i386/fdisk/fdisk.c | 2 | ||||
-rw-r--r-- | sbin/i386/ft/Makefile | 2 | ||||
-rw-r--r-- | sbin/i386/ft/ft.8 | 2 | ||||
-rw-r--r-- | sbin/i386/ft/ft.c | 2 | ||||
-rw-r--r-- | sbin/i386/mount_msdos/Makefile | 2 | ||||
-rw-r--r-- | sbin/i386/mount_msdos/mount_msdos.8 | 2 | ||||
-rw-r--r-- | sbin/i386/mount_msdos/mount_msdos.c | 2 | ||||
-rw-r--r-- | sbin/i386/nextboot/nextboot.8 | 2 | ||||
-rw-r--r-- | sbin/i386/nextboot/nextboot.c | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/sbin/i386/Makefile b/sbin/i386/Makefile index f2d418a85473..44bbcba55489 100644 --- a/sbin/i386/Makefile +++ b/sbin/i386/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1994/12/02 23:53:23 wollman Exp $ +# $Id: Makefile,v 1.3 1996/08/09 22:44:55 julian Exp $ SUBDIR= comcontrol fdisk ft mount_msdos nextboot #NOTYET: cxconfig diff --git a/sbin/i386/Makefile.inc b/sbin/i386/Makefile.inc index c961f8568307..2eb7be47d2de 100644 --- a/sbin/i386/Makefile.inc +++ b/sbin/i386/Makefile.inc @@ -1,3 +1,3 @@ -# $Id$ +# $Id: Makefile.inc,v 1.1 1994/12/02 23:53:23 wollman Exp $ .include "${.CURDIR}/../../Makefile.inc" diff --git a/sbin/i386/comcontrol/comcontrol.8 b/sbin/i386/comcontrol/comcontrol.8 index eeeabcfaab30..3988821ae0b3 100644 --- a/sbin/i386/comcontrol/comcontrol.8 +++ b/sbin/i386/comcontrol/comcontrol.8 @@ -1,4 +1,4 @@ -.\" $Id: comcontrol.8,v 1.8.2.2 1997/03/03 07:01:28 mpp Exp $ +.\" $Id: comcontrol.8,v 1.8.2.3 1998/07/17 20:13:12 jkh Exp $ .Dd May 15, 1994 .Dt COMCONTROL 8 .Os FreeBSD diff --git a/sbin/i386/comcontrol/comcontrol.c b/sbin/i386/comcontrol/comcontrol.c index 372f984409e4..9618b221f6d6 100644 --- a/sbin/i386/comcontrol/comcontrol.c +++ b/sbin/i386/comcontrol/comcontrol.c @@ -28,7 +28,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: comcontrol.c,v 1.6.6.1 1998/07/17 20:13:13 jkh Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/sbin/i386/cxconfig/cxconfig.8 b/sbin/i386/cxconfig/cxconfig.8 index e502e38edfac..80b6b46cc5d7 100644 --- a/sbin/i386/cxconfig/cxconfig.8 +++ b/sbin/i386/cxconfig/cxconfig.8 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: cxconfig.8,v 1.1.1.1.6.2 1998/07/17 20:13:14 jkh Exp $ .Dd December 2, 1994 .Dt CXCONFIG 8 .Os FreeBSD diff --git a/sbin/i386/cxconfig/cxconfig.c b/sbin/i386/cxconfig/cxconfig.c index cae322b702b7..628c41eafe53 100644 --- a/sbin/i386/cxconfig/cxconfig.c +++ b/sbin/i386/cxconfig/cxconfig.c @@ -24,7 +24,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: cxconfig.c,v 1.2.2.1 1998/07/17 20:13:14 jkh Exp $"; #endif /* not lint */ #include <err.h> diff --git a/sbin/i386/fdisk/fdisk.c b/sbin/i386/fdisk/fdisk.c index a4e3c1f518eb..1d9b3f9069c4 100644 --- a/sbin/i386/fdisk/fdisk.c +++ b/sbin/i386/fdisk/fdisk.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: fdisk.c,v 1.11.2.9 1998/07/17 20:13:17 jkh Exp $"; #endif /* not lint */ #include <sys/disklabel.h> diff --git a/sbin/i386/ft/Makefile b/sbin/i386/ft/Makefile index 1cc600b79847..ac0878e9bc05 100644 --- a/sbin/i386/ft/Makefile +++ b/sbin/i386/ft/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1995/08/29 14:04:39 ache Exp $ +# $Id: Makefile,v 1.5 1995/09/17 06:57:43 davidg Exp $ PROG= ft MAN8= ft.8 diff --git a/sbin/i386/ft/ft.8 b/sbin/i386/ft/ft.8 index 986bb9267e18..385384eecacb 100644 --- a/sbin/i386/ft/ft.8 +++ b/sbin/i386/ft/ft.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ft.8 -.\" $Id$ +.\" $Id: ft.8,v 1.2.6.2 1998/07/17 20:13:18 jkh Exp $ .\" .Dd February 7, 1994 .Dt FT 8 diff --git a/sbin/i386/ft/ft.c b/sbin/i386/ft/ft.c index 41591a4239f9..1be86854c789 100644 --- a/sbin/i386/ft/ft.c +++ b/sbin/i386/ft/ft.c @@ -36,7 +36,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: ft.c,v 1.3.6.1 1998/07/17 20:13:18 jkh Exp $"; #endif /* not lint */ #include <err.h> diff --git a/sbin/i386/mount_msdos/Makefile b/sbin/i386/mount_msdos/Makefile index 051f01f0e777..c7ab8fdf4a41 100644 --- a/sbin/i386/mount_msdos/Makefile +++ b/sbin/i386/mount_msdos/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.2.6.1 1998/03/06 08:06:39 jkh Exp $ +# $Id: Makefile,v 1.2.6.2 1998/07/16 02:02:01 jkh Exp $ # PROG= mount_msdos diff --git a/sbin/i386/mount_msdos/mount_msdos.8 b/sbin/i386/mount_msdos/mount_msdos.8 index b201f7ab3bcd..94f6998ebbcc 100644 --- a/sbin/i386/mount_msdos/mount_msdos.8 +++ b/sbin/i386/mount_msdos/mount_msdos.8 @@ -28,7 +28,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: mount_msdos.8,v 1.14 1998/06/30 06:23:41 charnier Exp $ +.\" $Id: mount_msdos.8,v 1.3.2.1 1998/07/16 02:02:02 jkh Exp $ .\" .Dd April 7, 1994 .Dt MOUNT_MSDOS 8 diff --git a/sbin/i386/mount_msdos/mount_msdos.c b/sbin/i386/mount_msdos/mount_msdos.c index 74ec60632ebf..4e2781475f4d 100644 --- a/sbin/i386/mount_msdos/mount_msdos.c +++ b/sbin/i386/mount_msdos/mount_msdos.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$Id: mount_msdos.c,v 1.15 1998/06/30 06:23:42 charnier Exp $"; + "$Id: mount_msdos.c,v 1.5.2.2 1998/07/16 02:02:02 jkh Exp $"; #endif /* not lint */ #ifndef __FreeBSD_version diff --git a/sbin/i386/nextboot/nextboot.8 b/sbin/i386/nextboot/nextboot.8 index f4fab2b8380d..d94ef0bd808d 100644 --- a/sbin/i386/nextboot/nextboot.8 +++ b/sbin/i386/nextboot/nextboot.8 @@ -1,4 +1,4 @@ -.\" $Id: nextboot.8,v 1.3.2.1 1996/12/10 16:43:01 joerg Exp $ +.\" $Id: nextboot.8,v 1.3.2.2 1998/07/17 20:13:19 jkh Exp $ .Dd July 9, 1996 .Dt NEXTBOOT 8 .\".Os BSD 4 diff --git a/sbin/i386/nextboot/nextboot.c b/sbin/i386/nextboot/nextboot.c index d266061b1415..b9bbf55791b0 100644 --- a/sbin/i386/nextboot/nextboot.c +++ b/sbin/i386/nextboot/nextboot.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: nextboot.c,v 1.3.2.2 1998/07/17 20:13:19 jkh Exp $"; #endif /* not lint */ #include <sys/types.h> |