On Thu, Apr 10, 2014 at 7:14 PM, Ralph Siegler wrote:
> On Thu, 14 Nov 2013 23:17:24 -0500, Eitan Adler wrote:
>> I was looking through some OpenBSD code and noticed that rs and jot are
>> both missing #include even though they use getopt. It seems
>> that stdlib.h defines getopt on OpenBSD. Ho
On Thu, 14 Nov 2013 23:17:24 -0500, Eitan Adler wrote:
> Hey all,
>
> I was looking through some OpenBSD code and noticed that rs and jot are
> both missing #include even though they use getopt. It seems
> that stdlib.h defines getopt on OpenBSD. However, this is not the
> correct header file,
On 9 Apr 2014 15:46, "Bob Beck" wrote:
>
> On Wed, Apr 09, 2014 at 02:49:21PM -0600, Devin Reade wrote:
> > Quoting Theo de Raadt :
> >
> > >If tomorrow Damien or I had to announce a major OpenSSH hole, how
> > >screwed would the Internet be?
> >
> > Would you mind clarifying this a bit? Was the
On Sun, Apr 06, 2014 at 09:45:11PM +0200, Sven-Volker Nowarra wrote:
> Hi,
>
> I am thinking about an approach to set the brightness on my
> MacBook via standard keyboard keys. I can already call from the
> commandline "wsconsctl display.brightness=xx", and it will arrive
> in my asmc.c driver (th
On Thu, Apr 10, 2014 at 8:23 PM, Bob Beck wrote:
>
> The OpenBSD Foundation is happy to report that the $150,000 goal of the 2014
> fundraising campaign has been reached.
>
> We wish to thank our contributors large and small. We will continue
> our fundraising efforts both in the current year and
The OpenBSD Foundation is happy to report that the $150,000 goal of the 2014
fundraising campaign has been reached.
We wish to thank our contributors large and small. We will continue
our fundraising efforts both in the current year and next year.
The success of this year's effort has allowed t
...borrowed from the bgpd for the most part. Currently it's
not doing anything (kroute_first/kroute_getaddr will always
select the rtable 0) since it needs new MIBs and some more
diffs from blambert@.
OK?
diff --git usr.sbin/snmpd/kroute.c usr.sbin/snmpd/kroute.c
index e157b25..d1f8890 100644
--
On Mon, Apr 07, 2014 at 17:03 +0200, Mike Belopuhov wrote:
> a bit of an update, mainly style changes. one functional change:
> don't rely on rtm_rmx.rmx_expire to set the F_STATIC flag as
> rt_getmetrics is not called consistenly (only with RTM_GETs) and
> besides RTF_STATIC flag is already prese
On 10 April 2014 16:16, Martin Pieuchot wrote:
> Here's a diff to stop dealing with AF_LINK addresses in ifa_ifwithnet(9).
> ^^^
> The only place where such thing happens is when ifa_ifwithroute() do its
> magic to find an address f
Here's a diff to stop dealing with AF_LINK addresses in ifa_ifwithnet(9).
^^^
The only place where such thing happens is when ifa_ifwithroute() do its
magic to find an address for a route. So in this case, it does the check
directly
10 matches
Mail list logo