summaryrefslogtreecommitdiff
path: root/lib/libstand/read.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.release/7.1.0_cvsKen Smith2008-12-311-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