Author: jhb
Date: Mon Aug 22 17:52:10 2016
New Revision: 304617
URL: https://svnweb.freebsd.org/changeset/base/304617
Log:
MFC 304476: Fix various nits in the aio operation manpages.
- Avoid double use of "request" in a single sentence. Instead, describe
aio_sigevent as being used to r
Author: jhb
Date: Mon Aug 22 18:12:24 2016
New Revision: 304619
URL: https://svnweb.freebsd.org/changeset/base/304619
Log:
MFC 302379: Correct locking annotation for p_comm.
p_comm is changed during exec, it is not read-only after fork.
Modified:
stable/9/sys/sys/proc.h
Directory Propert