summaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs
Commit message (Expand)AuthorAgeFilesLines
* YAMFC. NFS fixes, make NFSv3 the default, some other fs fixes.Doug Rabson1997-05-141-0/+26
* Mega-merge from -currentPoul-Henning Kamp1996-11-121-2/+2
* Merge from -currentPoul-Henning Kamp1996-11-092-11/+16
* Merge from rev 1.6: fix rename for different parent dirs.Joerg Wunsch1996-11-091-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-024-754/+0
* Whoops, I should've used the LINT config file. More ts -> tv changesNate Williams1996-09-202-16/+16
* In sys/time.h, struct timespec is defined as:Nate Williams1996-09-191-4/+4
* Updated #includes to 4.4Lite style.Bruce Evans1996-09-101-1/+1
* Clean up -Wunused warnings.Gary Palmer1996-06-123-7/+13
* Removed bogus _BEGIN_DECLS/_END_DECLS.Bruce Evans1996-05-011-17/+10
* Removed vestigial support for the obsolete FIFO option. In ext2fsBruce Evans1996-02-252-6/+1
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* Eliminated many redundant vm_map_lookup operations for vm_mmap.John Dyson1996-01-193-7/+11
* Convert QUOTA to new-style option.Garrett Wollman1996-01-053-0/+6
* 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-0518-0/+6659
* 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-242-9/+21
* 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-082-7/+13
* Use tsleep() rather than sleep so that 'ps' is more informative aboutDavid Greenman1994-10-061-2/+2
* Made idempotentPaul Richards1994-08-212-3/+11
* Added $Id$David Greenman1994-08-024-0/+4
* 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-244-0/+693