The NetBSD Project

CVS log for src/sys/kern/sys_pipe.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / kern

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: thorpej-mips-cache


Revision 1.16.2.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:18:55 2001 UTC (22 years, 5 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.16: +74 -63 lines
Diff to previous 1.16 (colored) next main 1.17 (colored)

Sync the thorpej-mips-cache branch with -current.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Oct 8 07:50:17 2001 UTC (22 years, 6 months ago) by mycroft
Branch: MAIN
CVS Tags: thorpej-devvp-base3
Branch point for: thorpej-mips-cache
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

When a pipe was grown to BIG_PIPE_SIZE, we could get in a select()/write() loop
because pipe_poll() and pipe_write() did not agree on when it was okay to write
more data.  Fix pipe_write(), since it seems to be the broken one.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>