Searched hist:189649 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dpipe.hdiff 189649 Tue Mar 10 19:30:41 MDT 2009 jhb - Make maxpipekva a signed long rather than an unsigned long as overflow
is more likely to be noticed with signed types.
- Make amountpipekva a long as well to match maxpipekva.

Discussed with: bde
/freebsd-10.0-release/sys/kern/
H A Dsubr_param.cdiff 189649 Tue Mar 10 19:30:41 MDT 2009 jhb - Make maxpipekva a signed long rather than an unsigned long as overflow
is more likely to be noticed with signed types.
- Make amountpipekva a long as well to match maxpipekva.

Discussed with: bde
H A Dsys_pipe.cdiff 189649 Tue Mar 10 19:30:41 MDT 2009 jhb - Make maxpipekva a signed long rather than an unsigned long as overflow
is more likely to be noticed with signed types.
- Make amountpipekva a long as well to match maxpipekva.

Discussed with: bde

Completed in 112 milliseconds