summaryrefslogtreecommitdiffstats
path: root/sbin/mount_tmpfs/mount_tmpfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Using resolved after realpath(3) has failed is dangerous. Don't do it!martijn2018-07-111-3/+3
* restore my ability to do full bulks.espie2016-06-061-1/+2
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-10/+6
* include util.h for scan_scaled()jsg2014-01-211-1/+2
* sprinkle $OpenBSD$, pointed out by pedroespie2013-06-031-0/+1
* various fixes; passed back to netbsdjmc2013-06-021-2/+2
* import tmpfs code, originally from netbsd.espie2013-06-011-0/+250