summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_conf.c
AgeCommit message (Expand)Author
2005-12-06Remove fdescfsPedro Martelletto
2005-11-24Remove kernfs, okay deraadt@.Pedro Martelletto
2005-05-27still union/umap/null leftoversPedro Martelletto
2005-05-26remove traces from union et al; pedro@ ok.Federico G. Schwindt
2005-03-29Bring in UDF support from FreeBSD, disabled for now.Pedro Martelletto
2004-08-03NFS commit coalescion: instead of sending a commit for each block, coalescemarius eriksen
2004-04-13useless caddr_t cast removal. same md5s.Ted Unangst
2003-08-14constify vfsops; tedu@ okMichael Shalayeff
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-20support for NTFS. from NetBSD via Julien BordetTed Unangst
2003-05-12{null,umap}_v* are now named after the file system option:Ted Unangst
2003-05-11remove two remnants of an imaginary in-kernel AFS supportTed Unangst
2003-02-24more tcfs bye byeTheo de Raadt
2003-02-24bye bye tcfsTheo de Raadt
2000-06-17initial import of tcfs.Niels Provos
2000-02-07at least make it compile with LFS definedassar
1999-02-15We don't need to include xfs_extern.hArtur Grabowski
1998-08-30glue for xfsArtur Grabowski
1997-12-26Get rid of string literals for file system names and replace withConstantine Sapuntzakis
1997-11-08Sync to NetBSD; some extra KNFNiklas Hallqvist
1997-11-07EXT2FS somehow disappeared from the list of file systems.Constantine Sapuntzakis
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-02-24OpenBSD tagsNiklas Hallqvist
1996-11-01Pull in changes from Manuel.Jason Downs
1996-06-27Add ext2fs to the vfsswJason Downs
1995-11-06complete ufs -> ffs change (From John Kohl; PR #1403)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt