summaryrefslogtreecommitdiffstats
path: root/sys/tmpfs/tmpfs_mem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* remove #if 0 cdefs.h blocksderaadt2015-01-211-6/+1
* 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
* decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.hderaadt2014-07-081-1/+2
* sprinkle $OpenBSD$, pointed out by pedroespie2013-06-031-0/+1
* import tmpfs code, originally from netbsd.espie2013-06-011-0/+229