aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/write.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r309369,310850,310853:Toomas Soome2017-02-061-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
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+1
* Back out my 'fix', resid is different for strategy than for writeAlfred Perlstein2001-11-301-2/+2
* Make the same fix for writes to RAW objects.Alfred Perlstein2001-11-301-2/+2
* write should return the number of bytes written, not 0 on success.Alfred Perlstein2001-11-301-1/+1
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-0/+3
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+96