cvs commit: src/sys/kern kern_shutdown.c vfs_bio.c src/sys/sys buf.h src/sys/vfs/gnu/ext2fs ext2_subr.c src/sys/vfs/ufs ffs_subr.c

Sascha Wildner saw at online.de
Fri Apr 28 00:20:28 PDT 2006


Matthew Dillon wrote:
dillon      2006/04/27 16:28:38 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_shutdown.c vfs_bio.c 
The change in kern_shutdown.c breaks the LINT build:

cc -c -O -pipe -mtune=pentiumpro -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -ansi  -nostdinc -I. 
-I/usr/src/sys -I/usr/src/sys/../include -I/usr/obj/usr/src/sys/LINT 
-I"/usr/src/sys/dev/acpica5" 
-I"/usr/src/sys/contrib/dev/acpica-unix-20050309/include" 
-I/usr/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h 
-fno-builtin -mpreferred-stack-boundary=2 -fno-stack-protector -mno-mmx 
-mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -fno-common -ffreestanding 
/usr/src/sys/kern/kern_shutdown.c
/usr/src/sys/kern/kern_shutdown.c: In function `shutdown_busycount2':
/usr/src/sys/kern/kern_shutdown.c:370: error: `nbusy' undeclared (first 
use in this function)

Sascha

--
http://yoyodyne.ath.cx




More information about the Commits mailing list