Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   christos
Date:           Thu Aug 20 09:45:45 UTC 2015

Modified Files:
        src/sys/kern: kern_cpu.c kern_drvctl.c kern_ksyms.c tty_ptm.c tty_pty.c

Log Message:
include ioconf.h instead of locally declaring the prototype of the attach
function


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/kern/kern_cpu.c
cvs rdiff -u -r1.38 -r1.39 src/sys/kern/kern_drvctl.c
cvs rdiff -u -r1.76 -r1.77 src/sys/kern/kern_ksyms.c
cvs rdiff -u -r1.35 -r1.36 src/sys/kern/tty_ptm.c
cvs rdiff -u -r1.141 -r1.142 src/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