GayBSD documentation tree
Find a file
Dag-Erling Smørgrav c4d9a19be3 Fix the length calculation for the final block of a sendfile(2)
transmission which could be tricked into rounding up to the nearest
page size, leaking up to a page of kernel memory.  [13:11]

In IPv6 and NetATM, stop SIOCSIFADDR, SIOCSIFBRDADDR, SIOCSIFDSTADDR
and SIOCSIFNETMASK at the socket layer rather than pass them on to the
link layer without validation or credential checks.  [SA-13:12]

Prevent cross-mount hardlinks between different nullfs mounts of the
same underlying filesystem.  [SA-13:13]

Security:	CVE-2013-5666
Security:	FreeBSD-SA-13:11.sendfile
Security:	CVE-2013-5691
Security:	FreeBSD-SA-13:12.ifioctl
Security:	CVE-2013-5710
Security:	FreeBSD-SA-13:13.nullfs
Approved by:	so
2013-09-10 10:31:23 +00:00
bn_BD.ISO10646-1 - Add more customization layers 2013-02-26 09:43:12 +00:00
da_DK.ISO8859-1 - Place the footer below the navigation as it used to be 2013-03-15 08:06:33 +00:00
de_DE.ISO8859-1 r42588 -> r42616 2013-09-08 12:04:02 +00:00
el_GR.ISO8859-7 - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
en_US.ISO8859-1 - s/9.1-R/9.0-R/ in the vmx(4) report 2013-09-10 08:28:26 +00:00
es_ES.ISO8859-1 - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
fr_FR.ISO8859-1 - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
hu_HU.ISO8859-2 - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
it_IT.ISO8859-15 - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
ja_JP.eucJP - Merge the following from the English version: 2013-09-09 21:21:34 +00:00
mn_MN.UTF-8 - Fix misplaced indexterms 2013-07-24 18:45:32 +00:00
nl_NL.ISO8859-1 - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
no_NO.ISO8859-1 - Do not specify image file extensions in documents; the proper extension 2013-04-02 09:50:10 +00:00
pl_PL.ISO8859-2 - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
pt_BR.ISO8859-1 - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
release Typo and spelling fixes. 2011-05-15 20:41:31 +00:00
ru_RU.KOI8-R MFen: 2013-08-06 14:22:32 +00:00
share Fix the length calculation for the final block of a sendfile(2) 2013-09-10 10:31:23 +00:00
sr_YU.ISO8859-2 - Add more customization layers 2013-02-26 09:43:12 +00:00
tr_TR.ISO8859-9 - Add more customization layers 2013-02-26 09:43:12 +00:00
zh_CN.GB2312 - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
zh_TW.Big5 - Convert anchors in titles to an id on the section 2013-07-26 12:32:39 +00:00
Makefile Replace csup/cvsup entries with svn in head/Makefile 'update' target. 2012-06-21 22:57:58 +00:00
README Correct link to the Doc Project Primer. 2001-10-13 19:18:55 +00:00

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/

for information about the tools and formatting languages we use.  Chapter
2 covers the software and related items you will need to install.