Date: Wed, 22 Oct 2008 18:37:18 GMT From: Sam Leffler <sam@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 151740 for review Message-ID: <200810221837.m9MIbIxJ060036@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=151740 Change 151740 by sam@sam_ebb on 2008/10/22 18:36:27 add tool for calculating packet tx times Affected files ... .. //depot/projects/vap/tools/tools/net80211/Makefile#5 edit .. //depot/projects/vap/tools/tools/net80211/wlantxtime/Makefile#1 add .. //depot/projects/vap/tools/tools/net80211/wlantxtime/wlantxtime.c#1 add Differences ... ==== //depot/projects/vap/tools/tools/net80211/Makefile#5 (text+ko) ==== @@ -1,5 +1,5 @@ # $FreeBSD: src/tools/tools/net80211/Makefile,v 1.5 2008/04/20 20:43:13 sam Exp $ -SUBDIR= stumbler w00t wesside wlaninject wlanstats wlanwatch wlanwds +SUBDIR= stumbler w00t wesside wlaninject wlanstats wlantxtime wlanwatch wlanwds .include <bsd.subdir.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810221837.m9MIbIxJ060036>