git: DragonFly_RELEASE_3_2 libc - MFC dmalloc - nmalloc for 3.2-REL x86-64

2013-03-28 Thread Matthew Dillon
commit 1e7a7687329f524a284ac0aacbb7db72081b8544 Author: Matthew Dillon dil...@apollo.backplane.com Date: Wed Mar 27 23:04:40 2013 -0700 libc - MFC dmalloc - nmalloc for 3.2-REL x86-64 * MFC dmalloc - nmalloc for 3.2-REL x86-64 * We should be using nmalloc here anyway.

git: bnx: NIC based TX rings are only applicable to chips before 5705

2013-03-28 Thread Sepherosa Ziehau
commit 17181d704f73ad4bad5da50686113d6313cfc014 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Thu Mar 28 17:53:32 2013 +0800 bnx: NIC based TX rings are only applicable to chips before 5705 Summary of changes: sys/dev/netif/bnx/if_bnx.c | 1 - 1 file changed, 1 deletion(-)

git: libc: Add a few missing xdr functions

2013-03-28 Thread Francois Tigeot
commit 66c9589ace6a17f149a9b20f306337b0c931d059 Author: François Tigeot ftig...@wolfpond.org Date: Thu Mar 28 08:42:23 2013 +0100 libc: Add a few missing xdr functions Obtained-from: FreeBSD Summary of changes: include/rpc/xdr.h | 2 ++ lib/libc/xdr/xdr.c | 61