Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



Christos Zoulas <christos%netbsd.org@localhost> writes:
> Module Name:  src
> Committed By: christos
> Date:         Sat Jun  3 18:18:27 UTC 2006
>
> Modified Files:
>       src/sys/kern: tty.c tty_pty.c
>       src/sys/sys: signal.h tty.h
>
> Log Message:
> Introduce SA_NOKERNINFO, a flag for SIGINFO not to print kernel messages.

I believe this broke the build:

/usr/src/sys/kern/tty.c: In function `ttyinfo':
/usr/src/sys/kern/tty.c:2320: warning: `pick' might be used uninitialized in 
this function

*** Failed target:  tty.o

Perry



Home | Main Index | Thread Index | Old Index