Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libkvm/kvm.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libkvm/kvm.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.11 retrieving revision 1.11.2.2 diff -u -p -r1.11 -r1.11.2.2 --- src/lib/libkvm/kvm.c 1993/07/19 12:37:13 1.11 +++ src/lib/libkvm/kvm.c 1993/07/19 12:37:14 1.11.2.2 @@ -34,7 +34,7 @@ #if defined(LIBC_SCCS) && !defined(lint) /* from: static char sccsid[] = "@(#)kvm.c 5.18 (Berkeley) 5/7/91"; */ -static char rcsid[] = "$Id: kvm.c,v 1.11 1993/07/19 12:37:13 mycroft Exp $"; +static char rcsid[] = "$Id: kvm.c,v 1.11.2.2 1993/07/19 12:37:14 mycroft Exp $"; #endif /* LIBC_SCCS and not lint */ #include