aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/tmpfs/tmpfs_vnops.h
Commit message (Expand)AuthorAgeFilesLines
* Rework pathconf handling for FIFOs.John Baldwin2017-12-191-0/+1
* sys/fs: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use tmpfs_print for tmpfs FIFOs.John Baldwin2017-09-251-0/+1
* Add mount option for tmpfs(5) to not use namecache.Konstantin Belousov2017-01-191-0/+1
* Remove code separator lines which do not conform to style(9).Konstantin Belousov2014-07-141-4/+0
* Reflect license change of NetBSD code.Xin LI2008-09-031-8/+1
* Staticify most of fifo/vn operations, they should notXin LI2007-06-281-21/+0
* MFp4: Add tmpfs, an efficient memory file system.Xin LI2007-06-161-0/+85