update link to Ken Kato's vmware backdoor protocol documentation
authorjmatthew <jmatthew@openbsd.org>
Sun, 4 Jun 2017 05:04:24 +0000 (05:04 +0000)
committerjmatthew <jmatthew@openbsd.org>
Sun, 4 Jun 2017 05:04:24 +0000 (05:04 +0000)
from Seth Jackson

sys/dev/pv/vmt.c

index 47b4c90..dbcb3e9 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: vmt.c,v 1.12 2017/02/03 08:23:01 jsg Exp $ */
+/*     $OpenBSD: vmt.c,v 1.13 2017/06/04 05:04:24 jmatthew Exp $ */
 
 /*
  * Copyright (c) 2007 David Crawshaw <david@zentus.com>
@@ -23,7 +23,7 @@
 
 /*
  * Protocol reverse engineered by Ken Kato:
- * http://chitchat.at.infoseek.co.jp/vmware/backdoor.html
+ * https://sites.google.com/site/chitchatvmback/backdoor
  */
 
 #include <sys/param.h>