summaryrefslogtreecommitdiff
path: root/sys/compat/common/vfs_syscalls_35.c
AgeCommit message (Expand)Author
2004-07-14Zero out st_gen for non-root in *stat(). OK deraadt@Todd C. Miller
2004-07-14fhstat(2) uses struct stat too and so needs replacing as well.Todd C. Miller
2004-07-13Change mode_t and nlink_t from 16bit to 32bit. This allows us toTodd C. Miller