aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/portalfs
Commit message (Expand)AuthorAgeFilesLines
* Clean up -Wunused warnings.Gary Palmer1996-06-121-12/+1
* Moved the fsnode MALLOC to before the call to getnewvnode() so that theDavid Greenman1996-06-122-12/+25
* Kill XNS.Garrett Wollman1996-02-131-2/+2
* Staticize.Poul-Henning Kamp1995-12-112-53/+53
* Added prototypes.Bruce Evans1995-12-031-2/+18
* Fixed the type of portal_sync(). Trailing args were missing.Bruce Evans1995-11-161-3/+28
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-092-46/+46
* Add #include <sys/sysproto.h> to get struct close_args and closeSteven Wallace1995-10-081-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-6/+6
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-281-4/+2
* Add four more filesystem flags:Garrett Wollman1995-03-161-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-2/+1
* Cosmetics. reduce the noise from gcc -Wall.Poul-Henning Kamp1994-10-101-4/+7
* Include <sys/kernel.h> not <kernel.h>David Greenman1994-09-231-2/+2
* More loadable VFS changes:Garrett Wollman1994-09-221-1/+2
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-212-2/+6
* 1) cleaned up after Garrett - fixed more redundant declarations, changedDavid Greenman1994-08-201-2/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-243-0/+1092