summaryrefslogtreecommitdiff
path: root/lib/libstand/read.c
Commit message (Expand)AuthorAgeFilesLines
* Move lib/libstand to sys/boot/libsaWarner Losh2017-10-121-127/+0
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* dosfs support in libstand is broken since r298230Toomas Soome2016-12-301-1/+1
* A new implementation of the loader block cacheAllan Jude2016-04-181-1/+1
* Add a divisor parameter to twiddle() so that callers can request that outputIan Lepore2014-12-221-1/+1
* Remove California Regent's clause 3, per letterWarner Losh2007-01-091-4/+0
* 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-2/+2
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-1/+3
* Implement readahead buffering for non-raw files. This drastically improvesMike Smith2000-09-051-21/+54
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+96