silby 2003/07/09 14:59:48 PDT
FreeBSD src repository
Modified files:
sys/kern sys_pipe.c
Log:
A few minor changes:
- Use atomic ops to update the bigpipe count
- Make the bigpipe count sysctl readable
- Remove a duplicate comparison in an if statement
- Comment two SYSCTLs.
Revision Changes Path
1.139 +7 -6 src/sys/kern/sys_pipe.c