summaryrefslogtreecommitdiff
path: root/sys/tmpfs/tmpfs_vfsops.c
AgeCommit message (Expand)Author
2015-01-21remove #if 0 cdefs.h blocksTheo de Raadt
2014-12-23change pool allocator to null and pass waitok to indicate nointrTed Unangst
2014-11-02tmpfs free sizesTed Unangst
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2013-12-14bring in a few improvements from pedro, guenther, me...Marc Espie
2013-06-03sprinkle $OpenBSD$, pointed out by pedroMarc Espie
2013-06-01import tmpfs code, originally from netbsd.Marc Espie