Source-Changes archive

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

CVS commit: src/sys/compat/linux/common



Module Name:    src
Committed By:   elad
Date:           Sat Nov 25 22:03:41 UTC 2006

Modified Files:
        src/sys/compat/linux/common: linux_termios.c

Log Message:
Part of PR/33280: Christian Ehrhardt: The call to FILE_USE should be
immediatly before the FREAD | FWRITE test not after it or FILE_UNUSE will
be called after the jump to out without a corresponding FILE_USE.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/compat/linux/common/linux_termios.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