Re: rework armv7 board name handling

2015-05-13 Thread Jonathan Gray
On Wed, May 13, 2015 at 01:47:48PM +1000, Jonathan Gray wrote: > Instead of hard coding board names twice use an array and put the value > in hw_prod so it will show up in sysctl. > > This omits setting hw_vendor as fdt sets just one string and > we'll likely move to that at some point. > > The p

Re: Unix, Systat..., and Browser ERA

2015-05-13 Thread David Gwynne
> On 14 May 2015, at 01:13, sven falempin wrote: > > Dear tech, > > > One can put a 80 columns tty into a javascript plugin > and display 'listing' like formatted data on a Browser. > This may be as fancy as a tag, > taste is not something to argue. > > Nevertheless those fancy space aligned

Re: Introducing if_output()

2015-05-13 Thread Philip Guenther
On Tue, May 12, 2015 at 5:45 AM, Martin Pieuchot wrote: >> I got one positive test report involving carp, gif, vether & bridge but >> nothing else. > > Rafael Zalamena pointed a double if_opackets increment in vlan, diff > below fixes that. This version also left the net80211 bits out because > w

Re: UPD regression with

2015-05-13 Thread Alexander Hall
On 05/13/15 03:37, David Higgs wrote: On May 11, 2015, at 9:02 PM, David Higgs wrote: On May 11, 2015, at 8:21 PM, David Higgs mailto:hig...@gmail.com>> wrote: On Mon, May 11, 2015 at 8:07 PM, Alexander Hall mailto:alexan...@beard.se>>wrote: Upgrading to the latest snapshot, I noticed my upd

Unix, Systat..., and Browser ERA

2015-05-13 Thread sven falempin
Dear tech, One can put a 80 columns tty into a javascript plugin and display 'listing' like formatted data on a Browser. This may be as fancy as a tag, taste is not something to argue. Nevertheless those fancy space aligned array, heir of the continuous feed printer paper, are not satisfactory

Re: [patch] Relayd crash

2015-05-13 Thread Reyk Floeter
Hi, thanks. I'll have a look at it, I would be happy if this provides a way to get rid of calling the bev->readcb callbacks again. Reyk On Tue, May 12, 2015 at 05:34:58PM -0400, Bertrand PROVOST wrote: > Hi, > > I found a crash in relayd when using http relay. `bev` pointer is > used after a f

Re: Kill NTRUNK

2015-05-13 Thread Reyk Floeter
On Tue, May 12, 2015 at 01:34:20PM +0200, Martin Pieuchot wrote: > There's only one "#if NTRUNK" left in the tree, this diff gets rid of it > by overwriting trunk ports' if_output(). > > ok? > OK, very nice. One style nit comment below. > Index: net/if_ethersubr.c > ===

Re: opensmtpd + acceptable mail

2015-05-13 Thread Gilles Chehade
On Fri, May 08, 2015 at 01:48:38PM -0600, Todd C. Miller wrote: > On Fri, 08 May 2015 12:12:46 +0200, Gilles Chehade wrote: > > > Now the problem is that if the .forward references a "|/path" it forks > > a mda (which prepends From), and if mda is sendmail then... it ends up > > calling mail.local