diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
| commit | 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch) | |
| tree | a05adbf3b725986cc9283700c0cadd7067e18d01 /sbin | |
| parent | 2cbfdf51d83d2fc0f0396562250a188cb6faba48 (diff) | |
Diffstat (limited to 'sbin')
42 files changed, 42 insertions, 42 deletions
diff --git a/sbin/ccdconfig/ccdconfig.c b/sbin/ccdconfig/ccdconfig.c index 2de876e793bc..63baa4d2cef4 100644 --- a/sbin/ccdconfig/ccdconfig.c +++ b/sbin/ccdconfig/ccdconfig.c @@ -1,4 +1,4 @@ -/* $Id: ccdconfig.c,v 1.3 1995/12/28 00:22:16 asami Exp $ */ +/* $Id: ccdconfig.c,v 1.4 1996/01/30 22:25:24 asami Exp $ */ /* $NetBSD: ccdconfig.c,v 1.2.2.1 1995/11/11 02:43:35 thorpej Exp $ */ diff --git a/sbin/dset/dset.8 b/sbin/dset/dset.8 index 3fd07785569d..f471eecdb4ea 100644 --- a/sbin/dset/dset.8 +++ b/sbin/dset/dset.8 @@ -23,7 +23,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$ +.\" $Id: dset.8,v 1.1 1996/05/02 21:47:45 joerg Exp $ .\" " .Dd May 2, 1996 .Dt DSET 8 diff --git a/sbin/dumpon/Makefile b/sbin/dumpon/Makefile index da6f36506679..32359f8ac2c8 100644 --- a/sbin/dumpon/Makefile +++ b/sbin/dumpon/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/05/12 19:10:08 wollman Exp $ PROG= dumpon MAN8= dumpon.8 diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8 index 7a1593be22d0..9e6988e1bc9c 100644 --- a/sbin/dumpon/dumpon.8 +++ b/sbin/dumpon/dumpon.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: dumpon.8,v 1.1 1995/05/12 19:10:08 wollman Exp $ .\" .Dd May 12, 1995 .Dt DUMPON 8 diff --git a/sbin/dumpon/dumpon.c b/sbin/dumpon/dumpon.c index dc185e9be6ae..96c9e8ae0a63 100644 --- a/sbin/dumpon/dumpon.c +++ b/sbin/dumpon/dumpon.c @@ -40,7 +40,7 @@ static char copyright[] = #ifndef lint /*static char sccsid[] = "From: @(#)swapon.c 8.1 (Berkeley) 6/5/93";*/ static const char rcsid[] = - "$Id: dumpon.c,v 1.1 1995/05/12 19:10:09 wollman Exp $"; + "$Id: dumpon.c,v 1.2 1995/05/30 06:08:58 rgrimes Exp $"; #endif /* not lint */ #include <errno.h> diff --git a/sbin/i386/Makefile b/sbin/i386/Makefile index 7d5c9ce1a240..089a8b5d9a52 100644 --- a/sbin/i386/Makefile +++ b/sbin/i386/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1994/12/02 23:22:59 wollman Exp $ +# $Id: Makefile,v 1.2 1994/12/02 23:53:23 wollman Exp $ SUBDIR= comcontrol fdisk ft mount_msdos #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/ft/Makefile b/sbin/i386/ft/Makefile index ac0878e9bc05..0ef9c19a57a9 100644 --- a/sbin/i386/ft/Makefile +++ b/sbin/i386/ft/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1995/09/17 06:57:43 davidg Exp $ +# $Id: Makefile,v 1.3.4.1 1995/09/17 06:59:04 davidg Exp $ PROG= ft MAN8= ft.8 diff --git a/sbin/i386/mount_msdos/Makefile b/sbin/i386/mount_msdos/Makefile index 19ec0ac78ebd..c0dcb6151eaa 100644 --- a/sbin/i386/mount_msdos/Makefile +++ b/sbin/i386/mount_msdos/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1 1994/09/19 15:30:33 dfr Exp $ +# $Id: Makefile,v 1.2 1994/12/04 08:01:24 bde Exp $ # PROG= mount_msdos diff --git a/sbin/i386/mount_msdos/mount_msdos.8 b/sbin/i386/mount_msdos/mount_msdos.8 index 63293d8c792e..982e0d5f3fcc 100644 --- a/sbin/i386/mount_msdos/mount_msdos.8 +++ b/sbin/i386/mount_msdos/mount_msdos.8 @@ -27,7 +27,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.1 1994/09/19 15:30:34 dfr Exp $ +.\" $Id: mount_msdos.8,v 1.2 1994/11/19 17:55:35 nate 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 db652ae3c0fc..9c6d738f3a5e 100644 --- a/sbin/i386/mount_msdos/mount_msdos.c +++ b/sbin/i386/mount_msdos/mount_msdos.c @@ -29,7 +29,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: mount_msdos.c,v 1.2 1994/09/22 22:16:35 wollman Exp $"; +static char rcsid[] = "$Id: mount_msdos.c,v 1.3 1994/11/01 23:51:42 wollman Exp $"; #endif /* not lint */ #include <sys/cdefs.h> diff --git a/sbin/ipfw/ipfw.c b/sbin/ipfw/ipfw.c index e8e024fb6e5d..f4ad978db796 100644 --- a/sbin/ipfw/ipfw.c +++ b/sbin/ipfw/ipfw.c @@ -16,7 +16,7 @@ * * NEW command line interface for IP firewall facility * - * $Id: ipfw.c,v 1.15.4.7 1996/06/29 03:55:46 alex Exp $ + * $Id: ipfw.c,v 1.15.4.8 1996/07/07 04:11:15 alex Exp $ * */ diff --git a/sbin/md5/md5.c b/sbin/md5/md5.c index 5cf91bf11110..f36dc54be241 100644 --- a/sbin/md5/md5.c +++ b/sbin/md5/md5.c @@ -1,5 +1,5 @@ /* - * $Id: md5.c,v 1.6 1995/07/12 09:14:46 phk Exp $ + * $Id: md5.c,v 1.5.4.1 1995/09/06 14:19:17 davidg Exp $ * * Derived from: */ diff --git a/sbin/modload/Makefile b/sbin/modload/Makefile index 265869fbaa6a..05619d222c51 100644 --- a/sbin/modload/Makefile +++ b/sbin/modload/Makefile @@ -33,7 +33,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: Makefile,v 1.4 1994/02/09 15:00:32 deraadt Exp $ +# $Id: Makefile,v 1.1 1994/08/19 12:07:09 davidg Exp $ # PROG= modload diff --git a/sbin/modload/modload.8 b/sbin/modload/modload.8 index d2aaac6d9f87..d59627e1e87e 100644 --- a/sbin/modload/modload.8 +++ b/sbin/modload/modload.8 @@ -23,7 +23,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: modload.8,v 1.4 1994/09/18 04:12:12 davidg Exp $ +.\" $Id: modload.8,v 1.5 1994/09/22 22:35:50 wollman Exp $ .\" .Dd September 22, 1994 .Dt MODLOAD 8 diff --git a/sbin/modload/modload.c b/sbin/modload/modload.c index 0efd0eab42ab..c57896c388ad 100644 --- a/sbin/modload/modload.c +++ b/sbin/modload/modload.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: modload.c,v 1.7 1995/03/16 17:11:21 wollman Exp $ + * $Id: modload.c,v 1.8 1995/05/30 06:09:20 rgrimes Exp $ */ #include <stdio.h> diff --git a/sbin/modload/pathnames.h b/sbin/modload/pathnames.h index 4359013dd9f3..13c34fab4028 100644 --- a/sbin/modload/pathnames.h +++ b/sbin/modload/pathnames.h @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: pathnames.h,v 1.2 1995/01/23 04:08:00 wollman Exp $ */ #include <paths.h> #define _PATH_LKM "/dev/lkm" diff --git a/sbin/modunload/Makefile b/sbin/modunload/Makefile index 3520c48d2f83..8bbbbde93ad7 100644 --- a/sbin/modunload/Makefile +++ b/sbin/modunload/Makefile @@ -33,7 +33,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: Makefile,v 1.4 1994/02/09 15:00:35 deraadt Exp $ +# $Id: Makefile,v 1.1 1994/08/19 12:07:18 davidg Exp $ # PROG= modunload diff --git a/sbin/modunload/modunload.8 b/sbin/modunload/modunload.8 index e98de02f401e..9fe5f5b803fb 100644 --- a/sbin/modunload/modunload.8 +++ b/sbin/modunload/modunload.8 @@ -23,7 +23,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: modunload.8,v 1.2 1994/08/19 13:29:23 davidg Exp $ +.\" $Id: modunload.8,v 1.3 1994/08/19 13:40:41 davidg Exp $ .\" .Dd June 7, 1993 .Dt MODUNLOAD 8 diff --git a/sbin/modunload/modunload.c b/sbin/modunload/modunload.c index 88689ff19ba3..c5f78a617153 100644 --- a/sbin/modunload/modunload.c +++ b/sbin/modunload/modunload.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: modunload.c,v 1.6 1994/05/23 05:42:58 cgd Exp $ + * $Id: modunload.c,v 1.1 1994/08/19 12:07:21 davidg Exp $ */ #include <stdio.h> diff --git a/sbin/mount_portal/Makefile b/sbin/mount_portal/Makefile index 85eca128f4db..20bd316d4e2f 100644 --- a/sbin/mount_portal/Makefile +++ b/sbin/mount_portal/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 3/27/94 -# $Id$ +# $Id: Makefile,v 1.4 1995/02/21 04:05:17 wollman Exp $ PROG= mount_portal SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \ diff --git a/sbin/mount_portal/activate.c b/sbin/mount_portal/activate.c index 33617988f7df..963947d484b9 100644 --- a/sbin/mount_portal/activate.c +++ b/sbin/mount_portal/activate.c @@ -36,7 +36,7 @@ * * @(#)activate.c 8.2 (Berkeley) 3/27/94 * - * $Id: activate.c,v 1.2 1992/05/27 07:09:27 jsp Exp jsp $ + * $Id: activate.c,v 1.1.1.1 1994/05/26 06:34:32 rgrimes Exp $ */ #include <stdio.h> diff --git a/sbin/mount_portal/conf.c b/sbin/mount_portal/conf.c index 3eb4af3c748b..4a79c7400134 100644 --- a/sbin/mount_portal/conf.c +++ b/sbin/mount_portal/conf.c @@ -36,7 +36,7 @@ * * @(#)conf.c 8.2 (Berkeley) 3/27/94 * - * $Id: conf.c,v 1.2 1995/02/21 04:05:20 wollman Exp $ + * $Id: conf.c,v 1.3 1995/05/30 06:09:25 rgrimes Exp $ */ #include <stdio.h> diff --git a/sbin/mount_portal/pathnames.h b/sbin/mount_portal/pathnames.h index 25321145d990..97bde75e7731 100644 --- a/sbin/mount_portal/pathnames.h +++ b/sbin/mount_portal/pathnames.h @@ -36,7 +36,7 @@ * * @(#)pathnames.h 8.1 (Berkeley) 6/5/93 * - * $Id: pathnames.h,v 1.2 1992/05/27 07:09:27 jsp Exp jsp $ + * $Id: pathnames.h,v 1.1.1.1 1994/05/26 06:34:32 rgrimes Exp $ */ #include <paths.h> diff --git a/sbin/mount_portal/portal.conf b/sbin/mount_portal/portal.conf index 5b5a773eaa3c..51a88a014cfd 100644 --- a/sbin/mount_portal/portal.conf +++ b/sbin/mount_portal/portal.conf @@ -1,5 +1,5 @@ # @(#)portal.conf 8.1 (Berkeley) 6/5/93 -# $Id: portal.conf,v 1.1 1992/05/27 06:50:13 jsp Exp jsp $ +# $Id: portal.conf,v 1.1.1.1 1994/05/26 06:34:33 rgrimes Exp $ tcplisten/ tcplisten tcplisten/ tcp/ tcp tcp/ fs/ file fs/ diff --git a/sbin/mount_portal/portald.h b/sbin/mount_portal/portald.h index fbe111b1a7ad..9bc75ac34925 100644 --- a/sbin/mount_portal/portald.h +++ b/sbin/mount_portal/portald.h @@ -36,7 +36,7 @@ * * @(#)portald.h 8.1 (Berkeley) 6/5/93 * - * $Id: portald.h,v 1.1 1992/05/25 21:43:09 jsp Exp jsp $ + * $Id: portald.h,v 1.1.1.1 1994/05/26 06:34:33 rgrimes Exp $ */ #include <sys/cdefs.h> diff --git a/sbin/mount_portal/pt_conf.c b/sbin/mount_portal/pt_conf.c index d1eba94ea3fe..f84ddf4d08bb 100644 --- a/sbin/mount_portal/pt_conf.c +++ b/sbin/mount_portal/pt_conf.c @@ -36,7 +36,7 @@ * * @(#)pt_conf.c 8.1 (Berkeley) 6/5/93 * - * $Id: pt_conf.c,v 1.2 1992/05/27 07:09:27 jsp Exp jsp $ + * $Id: pt_conf.c,v 1.1.1.1 1994/05/26 06:34:33 rgrimes Exp $ */ #include <sys/types.h> diff --git a/sbin/mount_portal/pt_exec.c b/sbin/mount_portal/pt_exec.c index 06e3382da85b..6ae2b834ab3f 100644 --- a/sbin/mount_portal/pt_exec.c +++ b/sbin/mount_portal/pt_exec.c @@ -36,7 +36,7 @@ * * @(#)pt_exec.c 8.1 (Berkeley) 6/5/93 * - * $Id: pt_exec.c,v 1.1 1992/05/25 21:43:09 jsp Exp jsp $ + * $Id: pt_exec.c,v 1.1.1.1 1994/05/26 06:34:34 rgrimes Exp $ */ #include <stdio.h> diff --git a/sbin/mount_portal/pt_file.c b/sbin/mount_portal/pt_file.c index a9cd2ca3ea20..940e2b9d50e7 100644 --- a/sbin/mount_portal/pt_file.c +++ b/sbin/mount_portal/pt_file.c @@ -36,7 +36,7 @@ * * @(#)pt_file.c 8.2 (Berkeley) 3/27/94 * - * $Id: pt_file.c,v 1.2 1994/09/19 13:52:38 ache Exp $ + * $Id: pt_file.c,v 1.3 1995/04/19 12:24:06 gpalmer Exp $ */ #include <stdio.h> diff --git a/sbin/mount_portal/pt_tcp.c b/sbin/mount_portal/pt_tcp.c index 11f1453cefb8..7485265809b9 100644 --- a/sbin/mount_portal/pt_tcp.c +++ b/sbin/mount_portal/pt_tcp.c @@ -36,7 +36,7 @@ * * @(#)pt_tcp.c 8.3 (Berkeley) 3/27/94 * - * $Id: pt_tcp.c,v 1.1.1.1 1994/05/26 06:34:34 rgrimes Exp $ + * $Id: pt_tcp.c,v 1.2 1995/04/19 12:24:08 gpalmer Exp $ */ #include <stdio.h> diff --git a/sbin/mountd/Makefile b/sbin/mountd/Makefile index f32e11b895eb..1eac0032579a 100644 --- a/sbin/mountd/Makefile +++ b/sbin/mountd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/25/94 -# $Id$ +# $Id: Makefile,v 1.4 1994/09/22 22:16:48 wollman Exp $ PROG= mountd CFLAGS+=-DNFS -DMFS -DCD9660 -DMSDOSFS diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8 index 011c5926eeae..92654fe197a6 100644 --- a/sbin/mountd/mountd.8 +++ b/sbin/mountd/mountd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)mountd.8 8.1 (Berkeley) 6/9/93 -.\" $Id: mountd.8,v 1.3 1995/02/22 21:42:48 ats Exp $ +.\" $Id: mountd.8,v 1.3.4.1 1996/01/11 00:12:44 joerg Exp $ .\" .Dd September 22, 1994 .Dt MOUNTD 8 diff --git a/sbin/mountd/mountd.c b/sbin/mountd/mountd.c index e8329f9180e7..ead2843b915c 100644 --- a/sbin/mountd/mountd.c +++ b/sbin/mountd/mountd.c @@ -43,7 +43,7 @@ static char copyright[] = #ifndef lint /*static char sccsid[] = "From: @(#)mountd.c 8.8 (Berkeley) 2/20/94";*/ static const char rcsid[] = - "$Id: mountd.c,v 1.8.2.1 1996/01/03 14:14:49 peter Exp $"; + "$Id: mountd.c,v 1.8.2.2 1996/01/11 00:12:45 joerg Exp $"; #endif /*not lint*/ #include <sys/param.h> diff --git a/sbin/nfsiod/nfsiod.8 b/sbin/nfsiod/nfsiod.8 index e2ccc67130d8..92c19597a4e3 100644 --- a/sbin/nfsiod/nfsiod.8 +++ b/sbin/nfsiod/nfsiod.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)nfsiod.8 8.2 (Berkeley) 2/22/94 -.\" $Id$ +.\" $Id: nfsiod.8,v 1.2 1994/09/22 22:16:59 wollman Exp $ .\" .Dd September 22, 1994 .Dt NFSIOD 8 diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index 0919730248a6..ace412f9e68b 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -36,7 +36,7 @@ .\" .\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94 .\" -.\" $Id: boot_i386.8,v 1.2.6.1 1995/10/10 01:15:24 davidg Exp $ +.\" $Id: boot_i386.8,v 1.2.6.2 1996/01/30 14:01:10 mpp Exp $ .\" .Dd April 19, 1994 .Dt BOOT 8 i386 diff --git a/sbin/savecore/savecore.8 b/sbin/savecore/savecore.8 index 47e0a340b81a..ace4fece9bd6 100644 --- a/sbin/savecore/savecore.8 +++ b/sbin/savecore/savecore.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)savecore.8 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: savecore.8,v 1.3 1994/09/24 00:08:21 wollman Exp $ .\" .Dd September 23, 1994 .Dt SAVECORE 8 diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8 index 5735e1badda8..98f379de3785 100644 --- a/sbin/scsi/scsi.8 +++ b/sbin/scsi/scsi.8 @@ -39,7 +39,7 @@ .\" SUCH DAMAGE. .\" .\" -.\" $Id: scsi.8,v 1.4 1995/05/01 12:35:04 dufault Exp $ +.\" $Id: scsi.8,v 1.5 1995/05/05 20:41:58 dufault Exp $ .\" .Dd October 11, 1993 .Dt SCSI 8 diff --git a/sbin/scsi/scsi.c b/sbin/scsi/scsi.c index 229fd737a4c8..e871bb5ad5bb 100644 --- a/sbin/scsi/scsi.c +++ b/sbin/scsi/scsi.c @@ -39,7 +39,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: scsi.c,v 1.8.4.2 1995/07/30 18:26:20 davidg Exp $ + * $Id: scsi.c,v 1.8.4.3 1996/04/06 11:01:48 joerg Exp $ */ #include <stdio.h> diff --git a/sbin/scsiformat/scsiformat.sh b/sbin/scsiformat/scsiformat.sh index 5c6dd88bf67c..34868a3f7a32 100644 --- a/sbin/scsiformat/scsiformat.sh +++ b/sbin/scsiformat/scsiformat.sh @@ -26,7 +26,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$ +# $Id: scsiformat.sh,v 1.1 1995/09/17 12:47:01 joerg Exp $ # # scsiformat [-wq] [-p page-control] raw-device-name # diff --git a/sbin/slattach/Makefile b/sbin/slattach/Makefile index b9937390a0a0..f8dd93eebd05 100644 --- a/sbin/slattach/Makefile +++ b/sbin/slattach/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.4 (Berkeley) 5/11/90 # -# $Header: /pub/FreeBSD/FreeBSD-CVS/src/sbin/slattach/Makefile,v 1.4.6.1 1995/10/25 00:50:32 jkh Exp $ +# $Header: /home/ncvs/src/sbin/slattach/Makefile,v 1.4.6.2 1996/06/05 02:53:25 jkh Exp $ PROG= slattach SRCS= slattach.c uucplock.c diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8 index df9f443a2828..37aa453bd855 100644 --- a/sbin/slattach/slattach.8 +++ b/sbin/slattach/slattach.8 @@ -31,7 +31,7 @@ .\" .\" @(#)slattach.8 6.4 (Berkeley) 3/16/91 .\" -.\" $Header: /pub/FreeBSD/FreeBSD-CVS/src/sbin/slattach/slattach.8,v 1.4.4.4 1996/01/30 14:03:07 mpp Exp $ +.\" $Header: /home/ncvs/src/sbin/slattach/slattach.8,v 1.4.4.5 1996/06/05 02:53:26 jkh Exp $ .\" .Dd April 4, 1993 .Dt SLATTACH 8 diff --git a/sbin/startslip/startslip.c b/sbin/startslip/startslip.c index 3f4ad05660cc..cc7b69b968da 100644 --- a/sbin/startslip/startslip.c +++ b/sbin/startslip/startslip.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: startslip.c,v 1.18 1995/09/27 17:15:37 ache Exp $ + * $Id: startslip.c,v 1.3.4.1 1995/10/23 19:40:47 jkh Exp $ */ #ifndef lint |
