Re: easy-to-fix bug in /dev/null driver
har * buf, size_t count, loff_t *ppos) { return (count <= 2147483647) ? count : 2147483647; } === This would fix the problem without introducing any new errors. (Unl
easy-to-fix bug in /dev/null driver
= with preferably a symbol instead of 0x7fff. Cheers, Alan Kennington. ---- name: Dr. Alan Kennington e-mail: [EMAIL PROTECTED] website: http://topology.org/ city: Adelaide, South Australia c