summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/ext2_balloc.c
Commit message (Expand)AuthorAgeFilesLines
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-310/+0
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-051-1/+1
* Move ext2fs from src/gnu to src/gnu/fs.rodrigc2005-06-151-5/+5
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-2/+2
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* - Add a new 'flags' parameter to getblk().jeff2003-03-041-5/+5
* Use explicitly-sized types where necessary to make ext2fs work againiedowse2002-05-181-6/+6
* Remove register keyword.iedowse2002-05-161-4/+4
* Complete the separation of ext2fs from ufs by copying the remainingiedowse2002-05-161-6/+3
* Make a panic less misleading.phk2001-04-291-1/+1
* MFffs ffs_balloc.c 1.5.bde2001-04-251-0/+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-9/+9
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-281-0/+1
* 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-20/+0
* Removed unused #includes.bde1997-06-141-4/+0
* Fixed gratuitous ANSIisms.bde1997-04-011-3/+3
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOdyson1995-11-051-0/+335
OpenPOWER on IntegriCloud