Author: jhb
Date: Mon Jul 25 23:38:14 2016
New Revision: 303325
URL: https://svnweb.freebsd.org/changeset/base/303325
Log:
MFC 302899: Add documentation for the sigevent structure.
- Add a sigevent(3) manpage to give a general overview of the sigevent
structure and the available notific
Author: jhb
Date: Mon Jul 25 19:18:42 2016
New Revision: 303317
URL: https://svnweb.freebsd.org/changeset/base/303317
Log:
MFC 302861: Fix rendering issues.
- Use Ta to separate column headers.
- Correct width of the 'Code' column in the last table.
Modified:
stable/9/share/man/man3/si
Author: pfg
Date: Mon Jul 25 15:05:01 2016
New Revision: 303305
URL: https://svnweb.freebsd.org/changeset/base/303305
Log:
MFC r302911:
mail(1): Avoid closing negative file descriptors.
CID: 1008105, 1008106
Modified:
stable/9/usr.bin/mail/quit.c
stable/9/usr.bin/mail/v7.loc
Author: delphij
Date: Mon Jul 25 14:53:04 2016
New Revision: 303301
URL: https://svnweb.freebsd.org/changeset/base/303301
Log:
Fix bspatch heap overflow vulnerability.
Obtained from:Chromium
Reported by: Lu Tung-Pin
Security: FreeBSD-SA-16:25.bspatch
Modified:
stable/9/u