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

Current tag: OPENBSD_7_1


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.6   2 years  semarie   vfs: merge *_badop to vop_generic_badop It replaces spec_badop, fifo_badop, dea...
[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.8   2 years  semarie   vfs: merge *_badop to vop_generic_badop It replaces spec_badop, fifo_badop, dea...
[TXT] tmpfs_subr.c  1.25   2 years  patrick   Some more whitespace cleanup
[TXT] tmpfs_vfsops.c  1.19   2 years  patrick   A tiny bit of cleanup.
[TXT] tmpfs_vnops.c  1.51   2 years  visa   Clarify usage of __EV_POLL and __EV_SELECT Make __EV_POLL specific to kqueue-ba...
[TXT] tmpfs_vnops.h  1.6   4 years  claudio   struct vops is not modified during runtime so use const which moves each into re...