summaryrefslogtreecommitdiffstats
path: root/sys/tmpfs/tmpfs_vfsops.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove #if 0 cdefs.h blocksderaadt2015-01-211-6/+1
* change pool allocator to null and pass waitok to indicate nointrtedu2014-12-231-5/+5
* tmpfs free sizestedu2014-11-021-2/+2
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-2/+2
* bring in a few improvements from pedro, guenther, me...espie2013-12-141-24/+38
* sprinkle $OpenBSD$, pointed out by pedroespie2013-06-031-0/+1
* import tmpfs code, originally from netbsd.espie2013-06-011-0/+367