cvs commit: src/sys/boot/uboot/common main.c src/sys/boot/uboot/lib
Makefile console.c elf_freebsd.c glue.h net.c reboot.c time.c
Rafal Jaworowski
raj at FreeBSD.org
Wed Sep 3 15:40:10 UTC 2008
raj 2008-09-03 15:39:50 UTC
FreeBSD src repository
Modified files:
sys/boot/uboot/common main.c
sys/boot/uboot/lib Makefile console.c elf_freebsd.c glue.h
net.c reboot.c time.c
Log:
SVN rev 182723 on 2008-09-03 15:39:50Z by raj
Move U-Boot compatibility library to WARNS=2 level.
Revision Changes Path
1.4 +4 -7 src/sys/boot/uboot/common/main.c
1.4 +1 -0 src/sys/boot/uboot/lib/Makefile
1.3 +2 -1 src/sys/boot/uboot/lib/console.c
1.3 +11 -8 src/sys/boot/uboot/lib/elf_freebsd.c
1.3 +6 -4 src/sys/boot/uboot/lib/glue.h
1.4 +19 -19 src/sys/boot/uboot/lib/net.c
1.3 +3 -0 src/sys/boot/uboot/lib/reboot.c
1.3 +3 -1 src/sys/boot/uboot/lib/time.c
More information about the cvs-src
mailing list