Re: latest kernel busted

2002-04-01 Thread M. Warner Losh
Looks like two, tiny fixes, so I went ahead and committed them. It shouldn't interfere with the NetBSD merge. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: latest kernel busted

2002-04-01 Thread Andrew R. Reiter
On Mon, 1 Apr 2002, M. Warner Losh wrote: :===> umodem :cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes :-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi :-DKLD_MODULE -nostdinc -I- -I. -I@ -I@/dev -I@/../include -fno-c

Re: latest kernel busted

2002-04-01 Thread Nickolay Dudorov
In article <[EMAIL PROTECTED]> "M. Warner Losh" <[EMAIL PROTECTED]> wrote: > ===> umodem > cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi >-DKLD_MODULE -nostdinc -I- -I.