K 10 svn:author V 2 dd K 8 svn:date V 27 2001-11-25T21:00:38.000000Z K 7 svn:log V 314 Address two minor issues: implement the _PC_NAME_MAX and _PC_PATH_MAX pathconf() variables for directories, and set st_size and st_blocks (of struct stat) for directories as appropriate. Note that st_size is always set to DEV_BSIZE, since the size of the directories is not currently kept. Reviewed by: phk, bde END