HomeFreeBSD

top(1): permit sub-second delay times

Description

top(1): permit sub-second delay times

This removes the getuid check for delay==0. It didn't prevent users from
writing similar programs in the general case. In theory, if top(1) is
among one of the few restricted programs you're allowed to run, it may
have helped a little, but there are better ways of handling that case.

Details

Provenance
eadlerAuthored on
Parents
rS334905: Merge in an up to date kernel from current/head.
Branches
Unknown
Tags
Unknown