Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/lib/libkvm
Module Name: src
Committed By: tron
Date: Sun Feb 11 13:40:55 UTC 2007
Modified Files:
src/lib/libkvm [netbsd-4]: kvm_proc.c
Log Message:
Pull up following revision(s) (requested by elad in ticket #415):
lib/libkvm/kvm_proc.c: revision 1.65
PR/35506: Chuck Silvers: ps doesn't work on crash dumps, libkvm doesn't
know about kauth
Implemented _kvm_convertcred() to handle copying kauth_cred_t to userspace
and converting it to the appropriate 'struct eproc' members ('pcred' and
'ucred' respectively).
Okay mlelstv@.
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.62.4.1 src/lib/libkvm/kvm_proc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index