summaryrefslogtreecommitdiff
path: root/sys/miscfs/Makefile
AgeCommit message (Expand)Author
2015-05-06Remove miscfs/syncfs andhannken
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2005-12-11merge ktrace-lwp.christos
2004-11-11ptyfs moved from sys/miscfs/ to sys/fs/jdolecek
2004-11-11Add ptyfs. This is experimental.christos
2003-03-16move union filesystem code from sys/miscfs/union to sys/fs/unionjdolecek
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2001-09-09install miscfs/syncfs/syncfs.hassar
2000-01-20Add overlay, a layered file system which overlays itself onwrstuden
1998-06-12Rework the way kernel include files are installed. In the new method,cgd