NetBSD/sys/conf
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
..
copyright Welcome to 2005. 2005-01-01 00:00:01 +00:00
files Initial addition of tmpfs, an efficient memory file-system. This project 2005-09-10 19:20:48 +00:00
majors Add a driver for Cypress microcontroller based USB serial adapters. 2005-07-30 06:14:49 +00:00
Makefile.kern.inc Do not use -Wreturn-type with gcc 2.95.x 2005-06-18 22:56:02 +00:00
newvers_stand.sh
newvers.sh Implement expansion of special "magic" strings in symlinks into 2005-06-23 00:30:28 +00:00
osrelease.sh It is silly to parse the comment in the header file to determine the 2005-03-27 23:27:31 +00:00
param.c Disable autonicetime. As discusses in tech-kern. 2004-09-27 14:08:13 +00:00