Date: Thu, 23 Sep 2010 12:04:12 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/geom/misc subr.c subr.h Message-ID: <201009231204.o8NC4OCS088763@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2010-09-23 12:04:12 UTC FreeBSD src repository Modified files: sbin/geom/misc subr.c subr.h Log: SVN rev 213074 on 2010-09-23 12:04:12Z by pjd - Simplify code by using g_*() API. - Don't use u_char and u_int in userland. - Change 'unsigned' to 'unsigned int'. - Update copyright years. MFC after: 1 week Revision Changes Path 1.15 +56 -77 src/sbin/geom/misc/subr.c 1.11 +6 -6 src/sbin/geom/misc/subr.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009231204.o8NC4OCS088763>