Hi! On Sun, Dec 28, 2008 at 4:58 AM, Gary Kline <[email protected]> wrote: > Just a thought, but have you figured out what the value of > that OR is? then check the 6.x and 7.x src.
You mean O_RDONLY? Is not that 0? So that O_RDONLY | O_APPEND is the same as O_APPEND? (That is why I am writing about O_APPEND flag and not O_RDONLY | O_APPEND as that bug report. Mitar _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
