man-pages/Changes

91 lines
2.1 KiB
Plaintext
Raw Normal View History

2006-06-20 08:23:03 +00:00
==================== Changes in man-pages-2.35 ====================
2006-07-06 08:58:03 +00:00
Released: 2006-07-06
2005-11-03 14:09:48 +00:00
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
2006-07-06 08:58:03 +00:00
Alain Portal <aportal@univ-montp2.fr>
Andi Kleen <ak@suse.de>
Andrew Morton <akpm@osdl.org>
Bauke Jan Douma <bjdouma@xs4all.nl>
Davide Libenzi <davidel@xmailserver.org>
Denis Barbier <barbier@linuxfr.org>
Horacio Rodriguez Montero <Horacio.Rodriguez.Montero@galinter.com.ar>
Johan Lithander <johan.lithander@teligent.se>
Justin Pryzby <justinpryzby@users.sourceforge.net>
Mike Frysinger <vapier@gentoo.org>
Stefan Puiu <stefanpuiuro@yahoo.com>
Thorsten Kukuk <kukuk@suse.de>
2006-02-09 19:11:41 +00:00
Apologies if I missed anyone!
2005-12-13 11:22:52 +00:00
2006-03-24 06:14:30 +00:00
2006-05-23 04:22:38 +00:00
Global changes
2006-05-23 03:57:44 +00:00
--------------
2006-07-06 08:58:03 +00:00
Typographical or grammatical errors have been corrected in several
places.
2006-05-23 03:57:44 +00:00
2006-05-01 23:38:04 +00:00
New pages
---------
2006-07-06 08:58:03 +00:00
sync_file_range.2
Andrew Morton / mtk
New page for sync_file_range(2), new in kernel 2.6.17.
2006-05-23 03:57:44 +00:00
Changes to individual pages
---------------------------
2006-07-06 08:58:03 +00:00
adjtime.3
mtk
Noted BUG that occurs if 'delta' is specified as NULL.
See http://bugzilla.kernel.org/show_bug.cgi?id=6761
bind.2
Stefan Puiu
Add EADDRNOTAVAIL error.
Stefan Puiu / mtk
Make example code more complete.
epoll_ctl.2
mtk / Davide Libenzi
Added EPOLLRDHUP description.
mtk
Added SEE ALSO referring to poll.2.
poll.2
mtk / Davide Libenzi
Added POLLRDHUP description.
mtk
The correct header file is <poll.h>, not <sys/poll.h>.
Rewrote and reformatted various other parts.
readlink.2
mtk
Nowadays, readlink() returns 'ssize_t', as required in
POSIX.1-2001.
wavelan.4
mtk
Added license statement.
nscd.conf.5
Thorsten Kukuk
Add documentation for various new fields.
passwd.5
Horacio Rodriguez Montero
Add explanation of 'x' character in 'password' field.
mtk
The proper name of "*" is "asterisk" not "star".
tcp.7
Johan Lithander
Update RFC reference for ECN.
Andi Kleen
Add sentence on "low memory" limit for tcp_mem on 32-bit systems.