summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/cread.c
AgeCommit message (Expand)Author
2000-11-26Fix tyop in comment.simonb
2000-02-03cosmetics: remove double semicolon, whitespacedrochner
1999-11-13Backout my libsa changes.thorpej
1999-11-11Update for the improvements to libsa, and don't reference libkern.h.thorpej
1999-03-31Make a bunch of backward-compatible changes to the boot blocks which allowcgd
1999-02-12That got broken in KNFifying.drochner
1999-02-11Add missing prototypes and KNF the lot.pk
1997-10-18Change sd.transparent to sd.compressed, so that we default to non-cjs
1997-07-04Catch errors from underlying reads, ie where oread() returns -1.drochner
1997-06-26Avoid user space headers for standalone programs.drochner
1997-06-13Bring prototypes into scope.drochner
1997-02-04In close(), if the file descriptor was used for writing, don't freethorpej
1997-01-22code to open/close/read/lseek gzipped files, from Matthias Drochner.cgd