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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] tmpfs.h  1.8   7 years  natano   Remove the lockmgr() API. It is only used by filesystems, where it is a trivial ...
[TXT] tmpfs_fifoops.c  1.4   9 years  deraadt   remove #if 0 cdefs.h blocks
[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.5   9 years  deraadt   remove #if 0 cdefs.h blocks
[TXT] tmpfs_subr.c  1.18   7 years  visa   Tweak lock inits to make the system runnable with witness(4) on amd64 and i386.
[TXT] tmpfs_vfsops.c  1.15   6 years  deraadt   add "int stall" argument required by filesystem stall code; from Tomohiro Kusumi...
[TXT] tmpfs_vnops.c  1.27   7 years  natano   Remove the lockmgr() API. It is only used by filesystems, where it is a trivial ...
[TXT] tmpfs_vnops.h  1.5   10 years  espie   zap defines that don't make any sense for us okay tedu@