On Thursday, October 05, 2000, void wrote:
> Why does find(1) operate non-recursively in /proc?

   Because the procfs_readdir() code does not report directories
as the correct type (DT_REG as opposed to the proper DT_DIR).

-- 
|Chris Costello <[EMAIL PROTECTED]>
|TRAPEZOID - A device for catching zoids.
`----------------------------------------


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to