Date: Mon, 17 Mar 2003 23:52:59 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_devstat.c src/sys/sys devicestat.h Message-ID: <200303180752.h2I7qxV7067169@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/03/17 23:52:59 PST FreeBSD src repository Modified files: sys/kern subr_devstat.c sys/sys devicestat.h Log: Make devstat_new_entry() take a const void * rather than const char * argument, GEOM nodes are not identified by ascii string. Revision Changes Path 1.39 +5 -5 src/sys/kern/subr_devstat.c 1.24 +1 -1 src/sys/sys/devicestat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303180752.h2I7qxV7067169>