summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/umapfs/umap_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-191-0/+18
* Introduce NDFREE (and remove VOP_ABORTOP)eivind1999-12-151-0/+2
* Seperate the export check in VFS_FHTOVP, exports are now checked viaalfred1999-09-111-6/+17
* Changed old-style options UMAPFS_DIAGNOSTIC and UMAP_DIAGNOSTIC to DEBUGbde1999-08-291-25/+23
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Suser() simplification:phk1999-04-271-2/+2
* Don't allow anyone except root to mount file systems that map uids.imp1999-03-121-1/+7
* Removed statically configured mount type numbers (MOUNT_*) and allbde1998-09-071-2/+2
* As described by the submitter:msmith1998-05-061-17/+1
* The intent is to get rid of WILLRELE in vnode_if.src by makingmsmith1998-03-011-1/+17
* Fixed number of entries in gid-mapfile.kato1998-02-071-2/+2
* Declare the variable `i' when UMAP_DIAGNOSTIC is defined.kato1998-02-031-1/+4
* Fixed missing initialization of mp->mnt_stat. At least vm depends onbde1998-01-011-1/+2
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-4/+6
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-3/+3
* Removed unused #includes.bde1997-08-021-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Add missing function prototypes.mpp1997-02-121-2/+0
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-12/+9
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Staticize.phk1995-12-111-22/+22
* Added prototypes.bde1995-12-031-3/+22
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* 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
* More loadable VFS changes:wollman1994-09-221-1/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+4
* Added $Id$dg1994-08-021-1/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+407
OpenPOWER on IntegriCloud