Date: Thu, 16 Sep 2010 12:05:00 +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: <201009161205.o8GC5K3J082721@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-09-16 12:05:00 UTC FreeBSD src repository Modified files: sys/boot/sparc64/boot1 boot1.c Log: SVN rev 212729 on 2010-09-16 12:05:00Z by marius 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.20 +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?201009161205.o8GC5K3J082721>