Bruce Evans d7fb4b13b9 Fixed bugs in the conversion of kvm to to use procfs in rev.1.3. All
are in kvm_uread():
- the setting of errno before checking it in the lseek() was lost.
- EOF handling was lost.  kvm_uread() retried forever on EOF.  EOF is
  not really an error, but report it one as in rev.1.2.
- reporting of errno after a read error was lost.

Fixed style bugs in rev.1.3 and rev.1.12.

Not fixed: errno is not reported after lseek() failures.
1998-01-16 16:45:05 +00:00
..
1994-05-27 05:00:24 +00:00
1997-01-20 23:23:22 +00:00
1997-02-22 15:12:41 +00:00
1995-05-30 05:51:47 +00:00
1995-05-30 05:51:47 +00:00
1994-08-05 09:14:37 +00:00
1995-05-30 05:51:47 +00:00
1996-01-30 18:13:11 +00:00
1996-11-11 08:28:47 +00:00