This commit is contained in:
Michael Kerrisk 2007-12-01 05:06:57 +00:00
parent 8de44e39fb
commit 8fa20889d3
2 changed files with 606 additions and 499 deletions

36
Changes
View File

@ -9,6 +9,10 @@ Contributors
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Alain PORTAL <alain.portal@free.fr>
John Sigler <linux.kernel@free.fr>
Josh Triplett <josh@freedesktop.org>
Mats Wichmann <mats.d.wichmann@intel.com>
Apologies if I missed anyone!
@ -16,11 +20,41 @@ Apologies if I missed anyone!
Global changes
--------------
Typographical or grammatical errors have been corrected in several places.
Delete pages
------------
TODO
mtk
This information is now on the website.
Changes to individual pages
---------------------------
Changes.old
mtk
Reformat various change log entries to use a consistent format.
Expand Debian bug report numbers to be URLs.
fcntl.2
mtk
Document the F_DUPFD_CLOEXEC operation, which is
new in kernel 2.6.24.
listen.2
Josh Triplett
Fix incorrect path for somaxconn.
getpw.3
Alain PORTAL
Add ENOENT error to ERRORS.
sysconf.3
Mats Wichmann
Add documentation of _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN.
tty.4
John Sigler
Add tty_ioctl(4) to SEE ALSO list.

File diff suppressed because it is too large Load Diff