Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   bouyer
Date:           Tue Nov 29 20:56:12 UTC 2011

Modified Files:
        src/sys/dev: fss.c fssvar.h

Log Message:
Complete backward compat with NetBSd 5.x: time_t changed size, so did
struct timeval, and so did struct fss_get. So we need a compat FSSIOCGET50
ioctl.


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/dev/fss.c
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/fssvar.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