summaryrefslogtreecommitdiff
path: root/sys/miscfs/nullfs
AgeCommit message (Expand)Author
1995-06-18don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELENcgd
1995-03-29KERNEL -> _KERNELbriggs
1995-03-09copy*str() should use size_t.mycroft
1995-03-08use u_long for copyin*cgd
1995-01-25return EOPNOTSUPP from fhtovp and vptofh functions; doing otherwisecgd
1995-01-18Clean up the code to frob mnt_stat a (tiny) bit.mycroft
1994-12-15Call foo_statfs() from a common place when mounting.mycroft
1994-09-20fix device aliasing and lost vnode problems.cgd
1994-09-15stat the file system at mount time, for `df -n', et al.mycroft
1994-08-19Convert hash tables.mycroft
1994-07-20Fix a null pointer dereference during rename(2).mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-08Update to 4.4-Lite fs code, with local changes.mycroft