On 2016/06/03 20:17, James Turner wrote:
> I personally think this is the way to go. Sadly I don't have the time to
> do this right now (We just welcomed our second child recently).
Heh. One doesn't really prepare you for two :-)
a few more here and there.
Index: ddb/db_examine.c
===
RCS file: /cvs/src/sys/ddb/db_examine.c,v
retrieving revision 1.21
diff -u -p -r1.21 db_examine.c
--- ddb/db_examine.c19 Apr 2016 12:23:25 - 1.21
+++ ddb/db_examine.
this is in sbin. i left csh and ksh in bin for some other brave soul.
Index: dump/main.c
===
RCS file: /cvs/src/sbin/dump/main.c,v
retrieving revision 1.57
diff -u -p -r1.57 main.c
--- dump/main.c 20 Aug 2015 22:02:20 - 1.57
On Fri, Jun 03, 2016 at 11:24:15PM +0100, Stuart Henderson wrote:
> On 2016/06/01 11:22, Stuart Henderson wrote:
> > On 2016/06/01 09:09, Landry Breuil wrote:
> > > And most importantly, 47 (released next week) requires 3.11.
> > > /usr/obj/ports/firefox-47.0beta9/firefox-47.0b9/old-configure:SQLIT
Marcus Glocker said:
> Sometimes I just would like to query a video device for it's properties
> without starting a stream to see what's supported and evt. make a
> decision afterwards how to start the stream.
>
> This diff adds the 'q' option to video(1) for this purpose to just
> query the devic
On 2016/06/01 11:22, Stuart Henderson wrote:
> On 2016/06/01 09:09, Landry Breuil wrote:
> > And most importantly, 47 (released next week) requires 3.11.
> > /usr/obj/ports/firefox-47.0beta9/firefox-47.0b9/old-configure:SQLITE_VERSION=3.11.0
>
> Ok, I'll update the diff this evening.
So this was
On Fri, Jun 03, 2016 at 07:59:22PM +0200, Marcus MERIGHI wrote:
> I saved the tcpdump and a more detailed report in case you want it.
Thanks for testing! I've committed the change.
> after a added urtwn0 (hey, another five-letter device :-).
Yeah. I don't really like the name of that driver ;)
s...@stsp.name (Stefan Sperling), 2016.06.03 (Fri) 17:27 (CEST):
> On Fri, Jun 03, 2016 at 04:54:13PM +0200, Marcus MERIGHI wrote:
> > s...@stsp.name (Stefan Sperling), 2016.06.03 (Fri) 11:19 (CEST):
> > > Currently, iwn(4) does not track HT protection changes because the
> > > support code was bro
On Fri, Jun 03, 2016 at 04:54:13PM +0200, Marcus MERIGHI wrote:
> s...@stsp.name (Stefan Sperling), 2016.06.03 (Fri) 11:19 (CEST):
> > Currently, iwn(4) does not track HT protection changes because the
> > support code was broken and hence disabled.
> >
> > Here's a fixed version which should allo
We have a bunch of DES token utilities which were probably useful circa 1995
with diminishing utility over the course of the next decade, followed by a
decade in which I suspect they were of very dminished utility. I think we can
purge these, and if people really, really need them, they can live in
s...@stsp.name (Stefan Sperling), 2016.06.03 (Fri) 11:19 (CEST):
> Currently, iwn(4) does not track HT protection changes because the
> support code was broken and hence disabled.
>
> Here's a fixed version which should allow us to enable HT protection
> updates again.
I'm not sure this was a cal
Sometimes I just would like to query a video device for it's properties
without starting a stream to see what's supported and evt. make a
decision afterwards how to start the stream.
This diff adds the 'q' option to video(1) for this purpose to just
query the device, display the results, and quit.
On 2016/05/31 09:07, Peter Hessler wrote:
> This feature came about because of a talk from Job at NTT during RIPE72,
> where they will be introducing exactly this ruleset on all of their
> links starting in July.
KPN and GTT will also be doing this.
Currently, iwn(4) does not track HT protection changes because the
support code was broken and hence disabled.
Here's a fixed version which should allow us to enable HT protection
updates again.
Index: if_iwn.c
===
RCS file: /cvs/src
14 matches
Mail list logo