summaryrefslogtreecommitdiffstats
path: root/sys/fs/procfs/procfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Pseudofsize procfs(5).des2001-12-041-177/+0
* KSE Milestone 2julian2001-09-121-10/+10
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-1/+1
* Revert consequences of changes to mount.h, part 2.grog2001-04-291-2/+0
* Correct #includes to work with fixed sys/mount.h.grog2001-04-231-0/+2
* Remove the copyinstr call which was trying to copy the pathname in fromdfr2001-03-031-3/+0
* Add a module version (so that linprocfs can properly depend on procfs)des2000-12-091-0/+1
* Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-191-0/+2
* Remove unused #includes.phk1999-12-081-1/+0
* 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-40/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Eliminate the bogus procfs private almost struct dirent structure.phk1999-06-131-6/+1
* Removed statically configured mount type numbers (MOUNT_*) and allbde1998-09-071-2/+2
* Style fixes and a bug fix: don't remove the exit handler if unmountalex1998-07-271-5/+6
* A better solution to the rm_at_exit problem: Register the exit functionalex1998-07-271-23/+10
* Override the default VFS LKM dispatch functions so that a modulealex1998-07-251-4/+19
* This commit fixes various 64bit portability problems required fordfr1998-06-071-2/+2
* As described by the submitter:msmith1998-05-061-4/+1
* The intent is to get rid of WILLRELE in vnode_if.src by makingmsmith1998-03-011-1/+4
* Fixed a missing/misplaced/misstyled prototype.bde1997-12-301-3/+1
* Use at_exit() to invoke procfs_exit() instead of calling it directly.sef1997-12-081-1/+10
* 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-5/+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-90/+19
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed the type of procfs_sync(). Trailing args were missing.bde1995-11-161-4/+26
* Make a lot of private stuff static.phk1995-11-071-13/+13
* Fixed panic that resulted from mmaping files in kernfs and procfs. Adg1995-05-251-2/+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
* Make sure process isn't swapped when messing with it.dg1995-02-201-2/+2
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-101-2/+3
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+3
* Fix up some sloppy coding practices:wollman1994-08-181-1/+2
* Added $Id$dg1994-08-021-2/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+11
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+243
OpenPOWER on IntegriCloud