]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Merge r262690 from head to stable/9:
authorrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 Mar 2014 10:32:57 +0000 (10:32 +0000)
committerrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 Mar 2014 10:32:57 +0000 (10:32 +0000)
commitfd99c1b25c2a737d0a971aab32c4fec5990dc18e
treea2bc7ca829b5bf24d1a7b5eecb7aaee400f7b8a0
parent79ffff2ccfbaa8e903da00466c354ffd538f2c94
Merge r262690 from head to stable/9:

  When querying a process's umask via sysctl in libprocstat(), don't
  print a warning if EPERM is returned as this is an expected failure
  mode rather than error -- similar to current handling of ESRCH.
  This makes the output of 'procstat -as' vastly more palatable.

  Sponsored by: DARPA, AFRL

git-svn-id: svn://svn.freebsd.org/base/stable/9@263343 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libprocstat/libprocstat.c