aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/fs
Commit message (Expand)AuthorAgeFilesLines
* Staticize.Poul-Henning Kamp1995-12-174-43/+44
* Restored variables that are used iff QUOTA is defined.Bruce Evans1995-12-102-0/+6
* Restored used includes of <vm/vm_extern.h>.Bruce Evans1995-12-102-0/+2
* Correct some serious porting errors. The worst one was that theJohn Dyson1995-11-193-9/+41
* Get rid of the last debug sysctl variables of the old style.Poul-Henning Kamp1995-11-142-3/+3
* ext2_inode_cnv.c:Bruce Evans1995-11-097-24/+35
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-092-135/+135
* Cleaned up some lint and some obvious prototyping errors.John Dyson1995-11-087-38/+26
* Omitted a '#if FIFO' in ext2_vnops.cJohn Dyson1995-11-061-0/+2
* Changes to existing files for ext2fs support. The UFS mods need reworkJohn Dyson1995-11-052-2/+7
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOJohn Dyson1995-11-0517-0/+6573
* Fix ufs_bmap so that triple indirect blocks might work.John Dyson1995-11-051-2/+2
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countJohn Dyson1995-09-041-5/+28
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-6/+6
* Changes to get rid of ufslk2 hangs when doing read/write to/fromJohn Dyson1995-04-241-2/+4
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-281-3/+2
* Removed obsolete vtrace() remnants.David Greenman1995-03-041-9/+4
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-091-4/+5
* Use the same current time throughout ITIMES(). I want all currentBruce Evans1994-12-271-7/+15
* POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c,Poul-Henning Kamp1994-10-081-4/+8
* Made idempotentPaul Richards1994-08-212-3/+11
* Added $Id$David Greenman1994-08-023-0/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-243-0/+539