NetBSD/sys/arch/sparc
jmmv ec93365612 Initial addition of tmpfs, an efficient memory file-system. This project
was developed as part of Google's Summer of Code 2005 program.  This
change adds the kernel code, the mount_tmpfs utility, a regression test
suite and does all other related changes to integrate these.

The file-system is still *experimental*.  Therefore, it is disabled by
default in all kernels.  However, as typically done, a commented-out
entry is added in them to ease its setup.

Note that I haven't commited the required mountd(8) changes to be able
to export tmpfs file-systems because NFS support is still very unstable
and because, before enabling it, I'd like to do some other changes.

OK'ed by my project mentor, William Studenmund (wrstuden@).
2005-09-10 19:20:48 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Initial addition of tmpfs, an efficient memory file-system. This project 2005-09-10 19:20:48 +00:00
dev Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
fpu add missing const 2005-05-31 00:57:07 +00:00
include Add definitions for microSPARC-IIep memory fault registers. 2005-09-10 01:23:19 +00:00
sparc ANSIfy. 2005-09-10 02:22:33 +00:00
stand Constify. Make (the only) submatch function static. 2005-08-14 19:38:21 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00