freebsd-dev/sys/fs/devfs
Dima Dorfman 2ab80ed8cf 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
2001-11-25 21:00:38 +00:00
..
devfs_devs.c Use vfs_timestamp() instead of getnanotime() directly. 2001-11-03 16:53:24 +00:00
devfs_vfsops.c Backed out vestiges of the quick fixes for the transient breakage of 2001-10-13 06:41:41 +00:00
devfs_vnops.c Address two minor issues: implement the _PC_NAME_MAX and _PC_PATH_MAX 2001-11-25 21:00:38 +00:00
devfs.h KSE Milestone 2 2001-09-12 08:38:13 +00:00