From owner-cvs-all Thu Oct 3 20: 6:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD44D37B401; Thu, 3 Oct 2002 20:06:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 586F443E6E; Thu, 3 Oct 2002 20:06:17 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: from freefall.freebsd.org (wollman@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9436HCo036952; Thu, 3 Oct 2002 20:06:17 -0700 (PDT) (envelope-from wollman@freefall.freebsd.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9436HuW036951; Thu, 3 Oct 2002 20:06:17 -0700 (PDT) Message-Id: <200210040306.g9436HuW036951@freefall.freebsd.org> From: Garrett Wollman Date: Thu, 3 Oct 2002 20:06:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools README src/tools/tools/find-sb Makefile README find-sb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/10/03 20:06:17 PDT Modified files: tools/tools README Added files: tools/tools/find-sb Makefile README find-sb.c Log: Yesterday, FreeBSD-current ate my disklabel. Today, I wrote a program to tell me where the partitions used to be. Now I have my /media filesystem back. Revision Changes Path 1.23 +1 -0 src/tools/tools/README 1.1 +5 -0 src/tools/tools/find-sb/Makefile (new) 1.1 +18 -0 src/tools/tools/find-sb/README (new) 1.1 +95 -0 src/tools/tools/find-sb/find-sb.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message