Source-Changes archive

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

CVS commit: [kqueue] syssrc/sys/kern



Module Name:    syssrc
Committed By:   jdolecek
Date:           Sun Sep 29 09:59:16 UTC 2002

Modified Files:
        syssrc/sys/kern [kqueue]: sys_pipe.c tty.c tty_pty.c

Log Message:
drop (caddr_t) and (void *) casts for kn_hook


To generate a diff of this commit:
cvs rdiff -r1.5.2.10 -r1.5.2.11 syssrc/sys/kern/sys_pipe.c
cvs rdiff -r1.128.2.11 -r1.128.2.12 syssrc/sys/kern/tty.c
cvs rdiff -r1.56.2.7 -r1.56.2.8 syssrc/sys/kern/tty_pty.c

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