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_6_7


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] tmpfs.h  1.9   5 years  anton   Introduce a dedicated entry point data structure for file locks. This new data s...
[TXT] tmpfs_fifoops.c  1.5   4 years  claudio   struct vops is not modified during runtime so use const which moves each into re...
[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.6   4 years  claudio   struct vops is not modified during runtime so use const which moves each into re...
[TXT] tmpfs_subr.c  1.23   4 years  millert   Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX. This is clearer ...
[TXT] tmpfs_vfsops.c  1.17   4 years  bluhm   Convert struct vfsops initializer to C99 style. OK visa@
[TXT] tmpfs_vnops.c  1.40   4 years  visa   Abstract the head of knote lists. This allows extending the lists, for example, ...
[TXT] tmpfs_vnops.h  1.6   4 years  claudio   struct vops is not modified during runtime so use const which moves each into re...