summaryrefslogtreecommitdiff
path: root/sys/fs/Makefile
AgeCommit message (Expand)Author
2011-06-277th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO e...uch
2010-06-14Install ptyfs userspace header into user's space.pooka
2009-07-18Import read-only part of the NiLFS (v2) implementation for NetBSD. It has beenreinoud
2008-07-28Install mount argument structure header just like every other file system.pooka
2007-06-29Add read-only support for SGI's Extent File System.rumble
2007-03-06Complete rename of hfsp to hfs, requested by thorpej.dillo
2007-03-05Integrate apmlabel and HFS+ file system.dillo
2006-10-22kernel portion of puffs - the Pass-to-Userspace Framework File System.pooka
2006-02-02Initial import of a UDF file system implementation for NetBSD.reinoud
2005-12-29Add preliminary support for System V Boot File System.tsutsui
2005-12-11merge ktrace-lwp.christos
2005-09-12Remove tmpfs from here, as it doesn't have a Makefile (dunno if it isjmmv
2005-09-10Initial addition of tmpfs, an efficient memory file-system. This projectjmmv
2003-03-16move union filesystem code from sys/miscfs/union to sys/fs/unionjdolecek
2002-12-26move msdosfs code from sys/msdosfs to sys/fs/msdosfsjdolecek
2002-12-23move cd9660 filesystem code from sys/isofs/cd9660 to sys/fs/cd9660jdolecek
2002-12-23move NTFS code from sys/ntfs to sys/fs/ntfsjdolecek
2002-12-23move filecorefs code from sys/filecorefs to sys/fs/filecorefsjdolecek
2002-12-23move adosfs files from sys/adosfs to sys/fs/adosfsjdolecek
2002-01-09descend into smbfsdeberg