Source-Changes archive

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

sun-lamp CVS commits



cgd
Fri Mar 24 10:33:28 EST 1995
Update of /a/cvsroot/src/sys/ufs/ffs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv27767/ffs

Modified Files:
        ffs_alloc.c 
Log Message:
explicitly cast &time to (struct timeval *) when passing it to VOP_UPDATE.
new prototypes and picky compilers make a volatile mess.


cgd
Fri Mar 24 10:33:34 EST 1995
Update of /a/cvsroot/src/sys/ufs/ufs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv27767/ufs

Modified Files:
        ufs_readwrite.c 
Log Message:
explicitly cast &time to (struct timeval *) when passing it to VOP_UPDATE.
new prototypes and picky compilers make a volatile mess.




Home | Main Index | Thread Index | Old Index