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:   yamt
Date:           Sat Oct 29 12:31:07 UTC 2005

Modified Files:
        src/sys/kern: sys_pipe.c
        src/sys/sys: pipe.h

Log Message:
just use ltsleep rather than lockmgr + PCATCH with horrible timeout dance.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 src/sys/kern/sys_pipe.c
cvs rdiff -r1.16 -r1.17 src/sys/sys/pipe.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