Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   gmcgarry
Date:           Tue Jun 24 10:26:27 UTC 2008

Modified Files:
        src/sys/kern: kern_descrip.c
        src/sys/sys: file.h

Log Message:
ioctl commands are unsigned long.  Changes ABI for fsetown() and fgetown() on 
64-bit architectures.


To generate a diff of this commit:
cvs rdiff -r1.179 -r1.180 src/sys/kern/kern_descrip.c
cvs rdiff -r1.64 -r1.65 src/sys/sys/file.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