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_5_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] tmpfs.h  1.7   9 years  tedu   remove lock.h from uvm_extern.h. another holdover from the simpletonlock era. fi...
[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.15   8 years  stefan   Convert to uiomove. From Martin Natano.
[TXT] tmpfs_vfsops.c  1.8   8 years  gsoares   kill malloc(9) pointless check, malloc(9) call is using M_WAITOK flag and thus w...
[TXT] tmpfs_vnops.c  1.24   8 years  stefan   Convert to uiomove. From Martin Natano.
[TXT] tmpfs_vnops.h  1.5   10 years  espie   zap defines that don't make any sense for us okay tedu@