Date: Sun, 4 Jul 1999 16:42:33 -0700 (PDT) From: Bill Fumerola <billf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ccdconfig ccdconfig.c Message-ID: <199907042342.QAA45554@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
billf 1999/07/04 16:42:33 PDT Modified files: sbin/ccdconfig ccdconfig.c Log: (1) Include linker.h because we use kldload() (2) Clear up an ambigious, nested if/else (3) Cast a ccio_size to a long and use the correct format identifier. Reviewed by: green Revision Changes Path 1.13 +5 -3 src/sbin/ccdconfig/ccdconfig.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?199907042342.QAA45554>