CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/11/12 07:49:41
Modified files: lib/libkvm : kvm_file2.c kvm_private.h kvm_proc2.c Log message: Apply format __attribute__ to _kvm_err() and fix the errors that it detects. Treat failure to KREAD teh pcredd or ucreds to be errors insteading of continuing with bogus data. ok deraadt@ millert@