Re: Request for Funding our Electricity

2014-01-14 Thread Loganaden Velvindron
On Wed, Jan 15, 2014 at 12:40 AM, Donald Allen wrote: > On Tue, Jan 14, 2014 at 3:03 PM, Bob Beck wrote: >>Just to bring this issue back to the forefront. >> >> In light of shrinking funding, we do need to look for a source to >> cover project expenses. If need be the OpenBSD Foundation can

Re: Request for Funding our Electricity

2014-01-14 Thread Jason Koch
No need to respond to this: just ideas if they're not already covered. I've just made my donation. For what it's worth - you can see the numbers on wikimedia's donations, from 2009. I wouldn't discount the $10 user base. http://en.m.wikipedia.org/wiki/User:Staeiou/Protocol [see the graphs on fundr

Re: Request for Funding our Electricity

2014-01-14 Thread Kent R. Spillner
On Tue, Jan 14, 2014 at 03:24:00PM -0700, Theo de Raadt wrote: > > I will take this opportunity to suggest a probably bad idea but one > > that crossed my mind nonetheless. > > > > I have not actively kept up with this list so forgive me if this can't > > be done, or isn't in line with the communi

Re: Request for Funding our Electricity

2014-01-14 Thread Theo de Raadt
> > Anyone want to suggest we hold a bake sale? > > I will take this opportunity to suggest a probably bad idea but one > that crossed my mind nonetheless. > > I have not actively kept up with this list so forgive me if this can't > be done, or isn't in line with the community's values, but what

signify error codes

2014-01-14 Thread Ted Unangst
I don't know how useful this will be, but for tools that script signify, different exit codes may come in handy. There's some overlap between codes, so they aren't perfect, but it's probably more useful than all 1s. The scheme used is: 1- user error. mostly related to getopt style stuff 2- operati

Re: Request for Funding our Electricity

2014-01-14 Thread patrick keshishian
On 1/14/14, Theo de Raadt wrote: >> On Tue, Jan 14, 2014 at 3:03 PM, Bob Beck >> wrote: >> >Just to bring this issue back to the forefront. >> > >> > In light of shrinking funding, we do need to look for a source to >> > cover project expenses. If need be the OpenBSD Foundation can be >> > i

Re: Request for Funding our Electricity

2014-01-14 Thread Bob Beck
Kiril, a dedicated one purpose bank account or officially directed donations are somewhat problematic to a canadian not for profit - Normally for expenses the foundation supports we simply re-imburse the individuals for their costs from our funds. As far as the suggested "donation" meter that's an

Re: Request for Funding our Electricity

2014-01-14 Thread Kirill Bychkov
On Wed, January 15, 2014 00:03, Bob Beck wrote: >Just to bring this issue back to the forefront. > > In light of shrinking funding, we do need to look for a source to > cover project expenses. If need be the OpenBSD Foundation can be > involved in receiving donations to cover project electrica

Re: Bake Sale

2014-01-14 Thread Hendrickson, Kenneth
--- Theo de Raadt wrote: > Anyone want to suggest we hold a bake sale? I understand there is a market for brownies in Colorado and Washington state. Ken Hendrickson

Re: Request for Funding our Electricity

2014-01-14 Thread Peter J. Philipp
On 01/14/14 21:56, Theo de Raadt wrote: Hi, > Anyone want to suggest we hold a bake sale? I just donated a little bit. Looking for roughly 10 dozen like minded people. I'm not suggesting a bake sale but one thing I noticed with the freebsdfoundation.org's website, that I think works out good,

Re: Request for Funding our Electricity

2014-01-14 Thread Miod Vallat
> Yes, we remove about 10 of the architectures. We'd slowly lose the > developers who like to work on those areas. They also work in other > areas, but ... I suspect they would another BSD that supports them. Darn' tootin'! > Anyone want to suggest we hold a bake sale? Make that a lo-carb bake

Re: Request for Funding our Electricity

2014-01-14 Thread Theo de Raadt
> On Tue, Jan 14, 2014 at 3:03 PM, Bob Beck wrote: > >Just to bring this issue back to the forefront. > > > > In light of shrinking funding, we do need to look for a source to > > cover project expenses. If need be the OpenBSD Foundation can be > > involved in receiving donations to cover pro

Re: Request for Funding our Electricity

2014-01-14 Thread Donald Allen
On Tue, Jan 14, 2014 at 3:03 PM, Bob Beck wrote: >Just to bring this issue back to the forefront. > > In light of shrinking funding, we do need to look for a source to > cover project expenses. If need be the OpenBSD Foundation can be > involved in receiving donations to cover project electri

Re: Request for Funding our Electricity

2014-01-14 Thread Bob Beck
And actually, if you're reading this, you can help by passing this on to people you know *off these lists*. When we post to these mailing lists saying these things we are asking for your help to get the word out to people who support open source projects. Those people are not necessarily here, and

Re: Request for Funding our Electricity

2014-01-14 Thread Bob Beck
Just to bring this issue back to the forefront. In light of shrinking funding, we do need to look for a source to cover project expenses. If need be the OpenBSD Foundation can be involved in receiving donations to cover project electrical costs. But the fact is right now, OpenBSD will shut do

Re: Introduce rt_msg() (was nd6_rtmsg)

2014-01-14 Thread Martin Pieuchot
On 02/09/13(Mon) 07:54, Kenneth R Westerback wrote: > On Mon, Sep 02, 2013 at 12:43:51PM +0200, Martin Pieuchot wrote: > > Diff below is just a small refactoring of two similar code chunks to > > inform user processes that something changed regarding a route. > > > > I'd like to get this in becaus

Useless lookup in ether_input()

2014-01-14 Thread Martin Pieuchot
Diff below replaces a lookup to find the link-layer address by accessing the if_sadl member directly. ok? Index: net/if_ethersubr.c === RCS file: /home/ncvs/src/sys/net/if_ethersubr.c,v retrieving revision 1.159 diff -u -p -r1.159 if_