OpenBSD CVS

src/sys/tmpfs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / tmpfs


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] tmpfs.h  1.10   3 years  visa   Fix build of tmpfs The breakage was caused by the removal of #include <sys/syst...
[TXT] tmpfs_fifoops.c  1.9   5 days  jsg   remove prototypes with no matching function
[TXT] tmpfs_mem.c  1.8   8 years  beck   fix nde structure initialization, noticed in netbsd pr 50381 by mmcc@ by ensurin...
[TXT] tmpfs_specops.c  1.9   22 months  visa   Remove unused VOP_POLL(). OK mpi@
[TXT] tmpfs_subr.c  1.26   18 months  mvs   Take `vmobjlock' around uao_grow() and uao_shrink() calls to fix tmpfs panics [1...
[TXT] tmpfs_vfsops.c  1.19   2 years  patrick   A tiny bit of cleanup.
[TXT] tmpfs_vnops.c  1.55   6 days  semarie   vfs: VOP_REMOVE: move vnode unlocking and ref dropping to FS-indep part while h...
[TXT] tmpfs_vnops.h  1.7   22 months  visa   Remove unused VOP_POLL(). OK mpi@