summaryrefslogtreecommitdiff
path: root/sys/modules/tmpfs/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-04-15tmpfs: unbreak module build outside of kernel build environmentEugene Grosbein
2019-03-25Make TMPFS_PAGES_MINRESERVED a kernel optionAllan Jude
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2007-06-29MFp4:Xin LI
2007-06-16MFp4: Add tmpfs, an efficient memory file system.Xin LI