git: sys/boot: Fix warnings in sys/boot and raise WARNS to 1.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Aug 22 12:45:27 PDT 2009
commit 5afb39866da2df0e9178d9522d85fef0d237b565
Author: Sascha Wildner <saw at online.de>
Date: Sat Aug 22 21:41:38 2009 +0200
sys/boot: Fix warnings in sys/boot and raise WARNS to 1.
This also fixes an error when building with clang.
Summary of changes:
sys/boot/common/console.c | 8 ++++----
sys/boot/common/panic.c | 4 +++-
sys/boot/ficl/ficl.h | 1 +
sys/boot/ficl/i386/sysdep.h | 2 +-
sys/boot/pc32/Makefile.inc | 2 ++
sys/boot/pc32/libi386/bioscd.c | 3 +--
sys/boot/pc32/libi386/bootinfo64.c | 4 +---
sys/boot/pc32/libi386/devicename.c | 2 +-
sys/boot/pc32/libi386/libi386.h | 2 +-
9 files changed, 15 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5afb39866da2df0e9178d9522d85fef0d237b565
--
DragonFly BSD source repository
More information about the Commits
mailing list