aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/ext2fs.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Don't add integers to void pointers.Stefan Farfeleder2004-10-031-1/+1
* Clean up error handling in libstand filesystem code to be more consistent:John Baldwin2004-01-211-0/+1
* Use an explicitly-sized type instead of daddr_t for on-disk blockIan Dowse2002-05-191-2/+2
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-2/+4
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Add ext2fs support to the loader.Jonathan Lemon2000-04-291-0/+903