summaryrefslogtreecommitdiffstats
path: root/lib/libstand/ext2fs.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r309369,310850,310853:tsoome2017-02-061-6/+6
* A new implementation of the loader block cacheallanjude2016-04-181-6/+6
* Add a divisor parameter to twiddle() so that callers can request that outputian2014-12-221-6/+6
* libstand: Reset the seek pointer in ext2fs as done in UFS.pfg2013-06-091-0/+2
* Don't add integers to void pointers.stefanf2004-10-031-1/+1
* Clean up error handling in libstand filesystem code to be more consistent:jhb2004-01-211-0/+1
* Use an explicitly-sized type instead of daddr_t for on-disk blockiedowse2002-05-191-2/+2
* Add __FBSDID()s to libstanddillon2001-09-301-2/+4
* Fix typo: compatability -> compatibility.asmodai2001-02-061-1/+1
* Add ext2fs support to the loader.jlemon2000-04-291-0/+903
OpenPOWER on IntegriCloud