From b37c17b96f64270b0f0874656617cf644448f94a Mon Sep 17 00:00:00 2001 From: Jonathan Matthew Date: Sun, 4 Jun 2017 05:04:25 +0000 Subject: update link to Ken Kato's vmware backdoor protocol documentation from Seth Jackson --- sys/dev/pv/vmt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/dev/pv/vmt.c b/sys/dev/pv/vmt.c index 47b4c90b0fb..dbcb3e90578 100644 --- a/sys/dev/pv/vmt.c +++ b/sys/dev/pv/vmt.c @@ -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 @@ -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 -- cgit v1.2.3