Date: Tue, 12 Oct 2010 19:07:36 +0000 (UTC) From: "George V. Neville-Neil" <gnn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/tools/mcgrab Makefile mcgrab.1 mcgrab.cc src/tools/tools/mctest Makefile mcgrab.1 mcgrab.cc mctest.1 Message-ID: <201010121907.o9CJ7kgB012656@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gnn 2010-10-12 19:07:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) tools/tools/mctest Makefile mctest.1 Added files: (Branch: RELENG_8) tools/tools/mcgrab Makefile mcgrab.1 mcgrab.cc Removed files: (Branch: RELENG_8) tools/tools/mctest mcgrab.1 mcgrab.cc Log: SVN rev 213741 on 2010-10-12 19:07:36Z by gnn MFC 204310: Moved mcgrab(1) into a separate directory -- our .mk infrastructure doesn't currently have support for building multiple programs in a single makefile. While here, fixed manpages and makefiles (missing dependencies). Revision Changes Path 1.1.2.2 +6 -0 src/tools/tools/mcgrab/Makefile (new) 1.1.2.2 +83 -0 src/tools/tools/mcgrab/mcgrab.1 (new) 1.1.2.2 +189 -0 src/tools/tools/mcgrab/mcgrab.cc (new) 1.2.2.2 +2 -6 src/tools/tools/mctest/Makefile 1.1.2.2 +0 -78 src/tools/tools/mctest/mcgrab.1 (dead) 1.1.2.2 +0 -189 src/tools/tools/mctest/mcgrab.cc (dead) 1.4.2.2 +30 -22 src/tools/tools/mctest/mctest.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010121907.o9CJ7kgB012656>