svn commit: r209715 - head/include/arpa

2010-07-05 Thread Maxim Konovalov
Author: maxim Date: Tue Jul 6 03:48:46 2010 New Revision: 209715 URL: http://svn.freebsd.org/changeset/base/209715 Log: o addr2ascii(3) was removed ages ago. Fix the comment. PR: docs/148383 Submitted by: pluknet MFC after:1 week Modified: head/include/arpa/inet.h Mo

svn commit: r209714 - head/sys/dev/bge

2010-07-05 Thread Pyun YongHyeon
Author: yongari Date: Tue Jul 6 02:07:59 2010 New Revision: 209714 URL: http://svn.freebsd.org/changeset/base/209714 Log: It seems read DMA mode register requires both IPv4 TSO and IPv6 TSO configuration to get IPv4 TSO work on BCM57780. While I'm here apply the same fix to BCM5785 which sh

svn commit: r209713 - in head/sys: kern vm

2010-07-05 Thread Konstantin Belousov
Author: kib Date: Mon Jul 5 21:13:32 2010 New Revision: 209713 URL: http://svn.freebsd.org/changeset/base/209713 Log: Add the ability for the allocflag argument of the vm_page_grab() to specify the increment of vm_pageout_deficit when sleeping due to page shortage. Then, in allocbuf(), the

svn commit: r209712 - head/lib/libc/posix1e

2010-07-05 Thread Edward Tomasz Napierala
Author: trasz Date: Mon Jul 5 19:01:10 2010 New Revision: 209712 URL: http://svn.freebsd.org/changeset/base/209712 Log: Remove comment which didn't match reality for a long time. Reviewed by: rwatson Modified: head/lib/libc/posix1e/acl_from_text.c Modified: head/lib/libc/posix1e/acl_f

svn commit: r209710 - in head: share/man/man9 sys/kern sys/sys

2010-07-05 Thread Jaakko Heinonen
Author: jh Date: Mon Jul 5 16:23:55 2010 New Revision: 209710 URL: http://svn.freebsd.org/changeset/base/209710 Log: Extend the kernel unit number allocator for allocating specific unit numbers. This change adds a new function alloc_unr_specific() which returns the requested unit number if