summaryrefslogtreecommitdiffstats
path: root/sbin/mount_tmpfs
AgeCommit message (Expand)AuthorFilesLines
2018-07-11Using resolved after realpath(3) has failed is dangerous. Don't do it!martijn1-3/+3
2016-06-06restore my ability to do full bulks.espie1-1/+2
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-10/+6
2014-11-16Correct the first release tmpfs was shipped with.brad1-3/+3
2014-02-05add a fstab example, with help from and ok jmc@nick1-2/+8
2014-01-21include util.h for scan_scaled()jsg1-1/+2
2013-06-03sprinkle $OpenBSD$, pointed out by pedroespie3-0/+3
2013-06-02various fixes; passed back to netbsdjmc2-10/+13
2013-06-01import tmpfs code, originally from netbsd.espie4-0/+442