Re: fstat(1) breakage + fix

1999-11-15 Thread Dag-Erling Smorgrav
"Peter Edwards" <[EMAIL PROTECTED]> writes: > I've attached a patch that appears reliable. Can someone review it > (and possibly commit??) Send in a PR with the patch. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-curre

fstat(1) breakage + fix

1999-11-12 Thread Peter Edwards
Hi, fstat(1) should be able to take a set of filenames as arguments to limit the results of its output to the specified files. However, it doesn't work at the moment, because of the existance of udev_t. (It compares the st_dev from the stat structure used by stat(2) with in-kernel dev_t structu