summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/ext2_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove blatantly pointless call to VOP_BMAP().phk2001-05-011-4/+1
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-6/+9
* Correct to a common %ld the 5 argument to a printf.mjacob2000-12-091-2/+2
* Backed out previous commit. Don't depend on namespace pollution inbde2000-12-021-0/+1
* remove unneded sys/ucred.h includesalfred2000-11-301-1/+0
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-1/+1
* Avoid warning for unused variable.eivind1999-01-111-2/+2
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-1/+4
* Added a missing options include.bde1998-06-211-0/+1
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-281-0/+1
* Fixed configuration and linkage of ext2_checkoverlap().bde1998-02-131-4/+5
* Back out DIAGNOSTIC changes.eivind1998-02-061-2/+0
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-0/+2
* Don't include <sys/lock.h> in headers when only `struct simplelock' isbde1997-12-051-0/+1
* Removed __FreeBSD__ ifdefs.bde1997-12-021-5/+0
* VFS mega cleanup commit (x/N)phk1997-10-161-14/+12
* Removed unused #includes.bde1997-06-141-1/+0
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+128
OpenPOWER on IntegriCloud