cvs commit: src/sys/boot/sparc64/loader main.c
Marius Strobl
marius at FreeBSD.org
Sat Jun 16 21:46:15 UTC 2007
marius 2007-06-16 21:46:15 UTC
FreeBSD src repository
Modified files:
sys/boot/sparc64/loader main.c
Log:
- Remove dupe and unused declarations and prototypes.
- Add missing prototypes.
- Define global variables not used outside of this module as static.
- Replace some outdated hard-coded functions names in panic strings
with __func__.
- Fix some style(9) bugs.
Revision Changes Path
1.31 +54 -67 src/sys/boot/sparc64/loader/main.c
More information about the cvs-src
mailing list