summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/portal
Commit message (Expand)AuthorAgeFilesLines
* Make these files compile.dfr1998-06-101-2/+2
* Don't silently accept attempts to change flags where they are notpeter1998-06-101-1/+4
* Cleanup after Garret, include unpch.h to get at various macros..sos1998-05-171-1/+2
* As described by the submitter:msmith1998-05-061-4/+1
* Add two new functions, get{micro|nano}time.phk1998-03-261-3/+2
* The intent is to get rid of WILLRELE in vnode_if.src by makingmsmith1998-03-011-1/+4
* Fixed missing initialization of mp->mnt_stat. At least vm depends onbde1998-01-011-1/+2
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-3/+2
* Removed unused #includes. The need for most of them went away withbde1997-10-271-2/+1
* VFS interior redecoration.phk1997-10-261-3/+3
* VFS clean up "hekto commit"phk1997-10-161-4/+1
* Another VFS cleanup "kilo commit"phk1997-10-161-42/+2
* VFS mega cleanup commit (x/N)phk1997-10-161-91/+9
* Hmm, realign the vnops into two columns.phk1997-10-151-8/+8
* Stylistic overhaul of vnops tables.phk1997-10-151-49/+43
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-4/+6
* Convert select -> poll.peter1997-09-141-3/+9
* Some staticized variables were still declared to be extern.bde1997-09-071-2/+1
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-162-9/+8
* Removed unused #includes.bde1997-08-022-9/+2
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-223-3/+3
* Add function prototypes for most of the new Lite2 functions.mpp1997-02-121-0/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-102-94/+60
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
* 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