NetBSD/sys/arch/cobalt
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
..
cobalt s/locdesc_t/int/g 2005-08-26 13:19:34 +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 hd44780 layer for register reads/writes now takes another argument. 2005-08-14 02:59:52 +00:00
include Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
pci Switch cobalt port to use MI pci_configure_bus(9) 2005-03-25 15:01:57 +00:00
stand Use FS_OPS() macro. 2005-06-23 19:44:00 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
TODO Attachment for the HD44780 display and keypad on the front of Cobalt machines. 2003-01-20 01:26:12 +00:00