Date: Sat, 3 Jul 2010 12:09:45 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/kldstat kldstat.c Message-ID: <201007031209.o63C9uDl000565@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brueffer 2010-07-03 12:09:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sbin/kldstat kldstat.c Log: SVN rev 209660 on 2010-07-03 12:09:45Z by brueffer MFC: r207964 Casting size_t to uintmax_t is not necessary anymore. This also removes the need for stdint.h inclusion. Revision Changes Path 1.21.2.2 +2 -3 src/sbin/kldstat/kldstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007031209.o63C9uDl000565>