aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs/ext2_balloc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: $FreeBSD$Peter Wemm2000-08-031-0/+1
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-271-9/+9
* Moved some #includes from <sys/param.h> nearer to where they are actuallyBruce Evans1998-03-281-0/+1
* Back out DIAGNOSTIC changes.Eivind Eklund1998-02-061-2/+0
* Turn DIAGNOSTIC into a new-style option.Eivind Eklund1998-02-041-0/+2
* Don't include <sys/lock.h> in headers when only `struct simplelock' isBruce Evans1997-12-051-0/+1
* Removed __FreeBSD__ ifdefs.Bruce Evans1997-12-021-20/+0
* Removed unused #includes.Bruce Evans1997-06-141-4/+0
* Fixed gratuitous ANSIisms.Bruce Evans1997-04-011-3/+3
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOJohn Dyson1995-11-051-0/+335