Source-Changes archive

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

CVS commit: src/sys



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.


To generate a diff of this commit:
cvs rdiff -r1.182 -r1.183 src/sys/kern/tty.c
cvs rdiff -r1.89 -r1.90 src/sys/kern/tty_pty.c
cvs rdiff -r1.62 -r1.63 src/sys/sys/signal.h
cvs rdiff -r1.70 -r1.71 src/sys/sys/tty.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index