Source-Changes archive

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

CVS commit: src/sys/dev/gpib



Module Name:    src
Committed By:   cube
Date:           Sat Jan 13 18:46:37 UTC 2007

Modified Files:
        src/sys/dev/gpib: ct.c gpib.c mt.c ppi.c rd.c

Log Message:
Complete initializers, teach drivers that we moved from struct proc to
struct lwp, sprinkle some needed const qualifiers.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/gpib/ct.c src/sys/dev/gpib/gpib.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/gpib/mt.c src/sys/dev/gpib/ppi.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/gpib/rd.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