Date: Wed, 20 Jun 2001 19:10:27 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdconfig Makefile mdconfig.c Message-ID: <200106210210.f5L2ARZ03800@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2001/06/20 19:10:27 PDT Modified files: sbin/mdconfig Makefile mdconfig.c Log: Constify mdmaybeload(), add a prototype for usage(), and get rid of a sizeof(int) == sizeof(long) assumption; clamp down with WARNS=2. Revision Changes Path 1.6 +2 -1 src/sbin/mdconfig/Makefile 1.15 +6 -4 src/sbin/mdconfig/mdconfig.c 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?200106210210.f5L2ARZ03800>