]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Merge r262690 from head to stable/10:
authorrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 9 Mar 2014 13:23:49 +0000 (13:23 +0000)
committerrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 9 Mar 2014 13:23:49 +0000 (13:23 +0000)
commitc6fe5819fa7b2715d2f158e6c876c7dc4461d473
tree48547b123f9a0833d8c7a0d8546f475274eb05ce
parentb384eaad6c83e73641034e980702274a6141481b
Merge r262690 from head to stable/10:

  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/10@262947 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libprocstat/libprocstat.c