Re: svn commit: r292823 - in stable/10/sys: conf netinet

2015-12-27 Thread Adrian Chadd
On 27 December 2015 at 18:59, Andrey Chernov wrote: > On 28.12.2015 5:43, Patrick Kelsey wrote: >> Author: pkelsey >> Date: Mon Dec 28 02:43:12 2015 >> New Revision: 292823 >> URL: https://svnweb.freebsd.org/changeset/base/292823 >> >> Log: >> MFC r292706: >> >> Implementation of server-side T

svn commit: r289386 - stable/10/sys/dev/e1000

2015-10-15 Thread Adrian Chadd
Author: adrian Date: Thu Oct 15 20:37:30 2015 New Revision: 289386 URL: https://svnweb.freebsd.org/changeset/base/289386 Log: if_lem: Bring over the missing pieces from -HEAD to make NIC_PARAVIRT work. The paravirt support for the driver and netmap code was already MFCed, but the adapter

svn commit: r289385 - stable/10/sys/net

2015-10-15 Thread Adrian Chadd
Author: adrian Date: Thu Oct 15 20:36:04 2015 New Revision: 289385 URL: https://svnweb.freebsd.org/changeset/base/289385 Log: Add the paravirt.h support from -HEAD. Submitted by: eric Sponsored by: Norse Corp, Inc. Added: stable/10/sys/net/paravirt.h (contents, props changed) Added:

Re: svn commit: r279877 - stable/10/sys/boot/fdt

2015-04-04 Thread Adrian Chadd
On 4 April 2015 at 02:17, Ed Schouten wrote: > 2015-04-04 11:16 GMT+02:00 Ed Schouten : >> Couldn't this use calloc() instead? > > Oh, wait. This is the boot loader. The boot loader wouldn't > necessarily have a calloc() function. .. why not? Wouldn't it be worth the code savings to have calloc