summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/portal
Commit message (Expand)AuthorAgeFilesLines
* Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.bde1996-09-031-1/+2
* Clean up -Wunused warnings.gpalmer1996-06-121-12/+1
* Moved the fsnode MALLOC to before the call to getnewvnode() so that thedg1996-06-122-12/+25
* Kill XNS.wollman1996-02-131-2/+2
* Staticize.phk1995-12-112-53/+53
* Added prototypes.bde1995-12-031-2/+18
* Fixed the type of portal_sync(). Trailing args were missing.bde1995-11-161-3/+28
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-092-46/+46
* Add #include <sys/sysproto.h> to get struct close_args and closeswallace1995-10-081-1/+2
* Remove trailing whitespace.rgrimes1995-05-302-6/+6
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-4/+2
* Add four more filesystem flags:wollman1995-03-161-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-101-4/+7
* Include <sys/kernel.h> not <kernel.h>dg1994-09-231-2/+2
* More loadable VFS changes:wollman1994-09-221-1/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-212-2/+6
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-2/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-243-0/+1092
OpenPOWER on IntegriCloud