summaryrefslogtreecommitdiffstats
path: root/sys/ufs/lfs/lfs_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes. The need for most of them went away withbde1997-10-271-5/+1
* Another VFS cleanup "kilo commit"phk1997-10-161-5/+2
* VFS mega cleanup commit (x/N)phk1997-10-161-8/+2
* vnops megacommitphk1997-10-151-112/+6
* Hmm, realign the vnops into two columns.phk1997-10-151-23/+23
* Stylistic overhaul of vnops tables.phk1997-10-151-145/+131
* Use generic ufs_reclaim().phk1997-10-101-24/+4
* Convert select -> poll.peter1997-09-141-5/+19
* Removed unused #includes.bde1997-09-021-8/+1
* Merged the rest of lfs from Lite2. It compiles (uncleanly) but is asbde1997-03-231-22/+37
* Fixed some invalid (non-atomic) accesses to `time', mostly ones of thebde1997-03-221-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Staticize.phk1995-12-171-157/+19
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+4
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-130/+130
* Removed redundant call to vm_object_page_clean: this is already handleddg1995-08-061-7/+1
* Removed my special-case hack for VOP_LINK and fixed the problem with thedg1995-08-011-2/+2
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-2/+2
* 1) Converted v_vmdata to v_object.dg1995-06-281-3/+3
* Fixed VOP_LINK argument order botch.dg1995-06-281-4/+4
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Changes from John Dyson and myself:dg1995-04-091-1/+10
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+2
* LFS stability patches. There is still a problem with directory updategibbs1995-01-041-7/+10
* More loadable VFS changes:wollman1994-09-221-5/+1
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+7
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+487
OpenPOWER on IntegriCloud