NetBSD/sys/compat
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
..
aoutm68k Change from using sys___{,f,l}stat13() to sys___{,f,l}stat30() and 2005-08-22 10:57:04 +00:00
common compat_30_sys_getdents: netbsd 1.2 -> 3.0 in comments/messages. 2005-08-19 13:17:37 +00:00
darwin 64 bit inode changes. 2005-08-19 02:03:49 +00:00
freebsd Add a SYSCTL_SETUP_PROTO() so that it compiles fine in the lkm. 2005-09-02 14:34:00 +00:00
hpux Change from using sys___{,f,l}stat13() to sys___{,f,l}stat30() and 2005-08-22 10:57:04 +00:00
ibcs2 64 bit inode changes. 2005-08-19 02:03:49 +00:00
irix Change from using sys___{,f,l}stat13() to sys___{,f,l}stat30() and 2005-08-22 10:57:04 +00:00
linux Initial addition of tmpfs, an efficient memory file-system. This project 2005-09-10 19:20:48 +00:00
m68k4k nuke trailing whitespace 2005-02-26 22:58:54 +00:00
mach 64 bit inode changes. 2005-08-19 02:03:49 +00:00
netbsd32 fix a compilation problem on NetBSD/amd64 2005-08-20 15:02:36 +00:00
osf1 remove (caddr_t) casts on "const" pointers, and use __UNCONST() 2005-06-01 15:34:15 +00:00
ossaudio nuke trailing whitespace 2005-02-26 22:58:54 +00:00
pecoff 64 bit inode changes. 2005-08-19 02:03:49 +00:00
sunos 64 bit inode changes. 2005-08-19 02:03:49 +00:00
sunos32 Rework sunos32_execv{,e} after removal of netbsd32_execve2. 2005-07-13 12:49:32 +00:00
svr4 64 bit inode changes. 2005-08-19 02:03:49 +00:00
svr4_32 64 bit inode changes. 2005-08-19 02:03:49 +00:00
ultrix Now that <ufs/ufsmount.h> includes <ufs/extattr.h>, we also need 2005-08-31 16:01:56 +00:00
vax1k nuke trailing whitespace 2005-02-26 22:58:54 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00