When I looked at the lorder script, I had trouble understanding the sort
and join calls, since the syntax used is historical.
I'm using this diff since a couple of months. Could someone double
check that I got the conversion right?
Index: lorder.sh
==
> From: "Todd C. Miller"
> Date: Fri, 19 Jun 2015 09:11:21 -0600
>
> There's no reason to cast delim to char * when we can just make
> spanp const char * to match it.
Fewer casts is good. Not sure I agree with the s/0/'\0'/, but that's
merely a matter of taste.
ok kettenis@
> Index: lib/libc/
On Thu, Jun 18, 2015 at 11:46:13PM +1000, David Gwynne wrote:
> this adds the current signify pub key for base to the httpd Server
> version header.
>
> as you say, the keys are small. this could help distribute it widely.
>
> here's an example of what it looks like:
>
> dlg@mild ~$ curl -I http
> On Thu, Jun 18, 2015 at 02:50:48PM -0500, Dutch Ingraham wrote:
> > If an application (say, named) is removed from base, but still included
> > in ports, it it the policy to remove references to that application from
> > base applications' manpages?
> >
>
> generally, yes. but in this case i'm
On Fri 2015.06.19 at 08:49 -0500, b...@cbza.org wrote:
> This patch adds any windows that are completely obscured by other
> windows to the menu of currently hidden windows. I've found this very
> useful. When I lose track of a window it doesn't matter to me whether
> I intentionally hid it or it
There's no reason to cast delim to char * when we can just make
spanp const char * to match it.
- todd
Index: lib/libc/string/strtok.c
===
RCS file: /cvs/src/lib/libc/string/strtok.c,v
retrieving revision 1.6
diff -u -p -u -r1.6 str
- Original Message -
> I'm concerned that this may be confused with a patch level, or a signature.
Does a custom HTTP header create less confusion?
Something similar to:
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 2259
Content-Type: text/html
Date: Thu, 18 Jun 2015 13:45:29 GMT
This patch adds any windows that are completely obscured by other
windows to the menu of currently hidden windows. I've found this very
useful. When I lose track of a window it doesn't matter to me whether
I intentionally hid it or it just became obscured, I just want to
bring it back easily with
David Gwynne wrote:
> this adds the current signify pub key for base to the httpd Server
> version header.
>
> as you say, the keys are small. this could help distribute it widely.
>
> here's an example of what it looks like:
>
> dlg@mild ~$ curl -I http://es45/
> HTTP/1.1 200 OK
> Connection:
On Fri, Jun 19, 2015 at 10:20:59AM +0100, Stuart Henderson wrote:
> On 2015/06/19 11:11, Theo Buehler wrote:
> > In video(1)'s verbose mode, this results in a bogus `run time' being
> > printed due to the use of the uninitialized variable `tp_start', which
> > is only initialized after the first fr
On 2015/06/19 11:11, Theo Buehler wrote:
> In video(1)'s verbose mode, this results in a bogus `run time' being
> printed due to the use of the uninitialized variable `tp_start', which
> is only initialized after the first frame was grabbed successfully.
> --- app/video/video.c 23 Oct 2014 07:36:
My laptop has the built-in camera
$ dmesg | grep uvideo
uvideo0 at uhub0 port 4 configuration 1 interface 0 "Micron Built-in iSight"
rev 2.00/1.84 addr 2
video0 at uvideo0
$
and video(1) usually fails to grab frames in the default resolution of
640x480. No problems so far with 320x240 and 252x2
12 matches
Mail list logo