summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/fdesc/fdesc_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-226/+0
* Change the second argument of vflush() to an integer that specifiesiedowse2001-05-161-12/+4
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-5/+6
* fix it so it compiles againmjacob2001-04-231-0/+2
* Reviewed by: jlemonadrian2001-03-011-3/+0
* o Move from Alfred Perstein's "exclusion" technique of handling specialchris2000-10-091-1/+1
* Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-191-0/+2
* Seperate the export check in VFS_FHTOVP, exports are now checked viaalfred1999-09-111-0/+1
* All unimplemented VFS ops now have entries in kern/vfs_default.c that returnalfred1999-09-071-39/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-2/+2
* Remove declarations for undefined functions and a couple of unusedeivind1999-01-121-9/+1
* Removed statically configured mount type numbers (MOUNT_*) and allbde1998-09-071-2/+2
* As described by the submitter:msmith1998-05-061-5/+1
* The intent is to get rid of WILLRELE in vnode_if.src by makingmsmith1998-03-011-1/+5
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-3/+5
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-2/+2
* Removed unused #includes.bde1997-08-021-4/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-56/+15
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed the type of fdesc_sync(). Trailing args were missing.bde1995-11-161-6/+27
* Make a lot of private stuff static.phk1995-11-071-12/+12
* Correctly initialize the mount stat structure so thatmpp1995-09-021-1/+4
* 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
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+4
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+288
OpenPOWER on IntegriCloud