Date: Wed, 22 Sep 2010 20:17:34 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/sparc64/boot1 boot1.c Message-ID: <201009222017.o8MKHkpc055628@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-09-22 20:17:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/boot/sparc64/boot1 boot1.c Log: SVN rev 213026 on 2010-09-22 20:17:34Z by marius MFC: r212729 Merge from powerpc: - Change putc_func_t to use a char instead of an int for the character. - Make functions and variables not used outside of this source file static. - Remove unused prototypes and variables. - The OFW read and seek methods take 3 and not 4 input arguments. Revision Changes Path 1.19.10.1 +27 -33 src/sys/boot/sparc64/boot1/boot1.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009222017.o8MKHkpc055628>