Ping?
On Sun, Jul 13, 2014 at 03:45:44PM -0400, Jean-Philippe Ouellet wrote:
> Updated for mallocarray() and free(size).
>
> On Thu, Jul 10, 2014 at 04:13:38PM -0400, Jean-Philippe Ouellet wrote:
> > This diff adds another struct between filedesc and file to store
> > process-local per-descriptor
On Sun, 10 Aug 2014, Miod Vallat wrote:
> > > If the queue is to be used as a linear list, invoking insque(&element,
> > > NULL), where element is the initial element of the queue, shall
> > > initialize the forward and backward pointers of element to null
> > > pointers.
> > >
> >
> > Hmm. Do th
This patch adds support for handling commit IDs in loginfo scripts.
Now, if you add, e.g., the following line to loginfo...
date %{isVv} >>/tmp/commitlog
... then you'll get something like:
DOQ1DVGdv6tda71v ports/x11/kde4/libs TODO,1.14,1.15
As a bonus, this adds support for '%%' escaping, so n
Some fixes from OpenSSL 1.0.1i have been backported to 5.5 and 5.4.
See http://www.openbsd.org/errata55.html
untrusted comment: signature from openbsd 5.5 base secret key
RWRGy8gxk9N930/jzqCCFMfSCKMjKDSYrXSKPhnGlL2r21nCGEPw+wOEDXpQC6Zispe8gewI7duy5T76oRpvWFGyzsYxl6pWfAc=
OpenBSD 5.5 errata 10, A
2014-08-11 2:06 GMT+04:00 patrick keshishian :
> On 8/10/14, Vadim Zhukov wrote:
>> This changes the way ifconfig(8) to print lines like 'crazy "nwid',
>> i.e., containing double quotes inside the data being output.
>> At the present, such lines will be printed in the following way:
>>
>> "crazy "
On 8/10/14, Vadim Zhukov wrote:
> This changes the way ifconfig(8) to print lines like 'crazy "nwid',
> i.e., containing double quotes inside the data being output.
> At the present, such lines will be printed in the following way:
>
> "crazy "nwid"
>
> And this makes everything that tries to pars
On August 10, 2014 11:17:59 PM CEST, Vadim Zhukov wrote:
>This changes the way ifconfig(8) to print lines like 'crazy "nwid',
>i.e., containing double quotes inside the data being output.
>At the present, such lines will be printed in the following way:
>
>"crazy "nwid"
>
>And this makes everyth
> > If the queue is to be used as a linear list, invoking insque(&element,
> > NULL), where element is the initial element of the queue, shall
> > initialize the forward and backward pointers of element to null
> > pointers.
> >
>
> Hmm. Do the vax ASM versions of these functions need changes to
This changes the way ifconfig(8) to print lines like 'crazy "nwid',
i.e., containing double quotes inside the data being output.
At the present, such lines will be printed in the following way:
"crazy "nwid"
And this makes everything that tries to parse such lines go crazy
in their turn. I propos
On 2014/08/10 17:20, Gustav Fransson Nyvell wrote:
> On 08/10/14 14:28, Jérémie Courrèges-Anglas wrote:
> >Gustav Fransson Nyvell writes:
> >
> >[...]
> >
> >>No. You begin with an RFC.
Huh?
> >Really? Besides, an RFC for what, imsg communication?
> >
> >Again I can't see the point of your post
On Mon, 11 Aug 2014, Nicholas Wilson wrote:
> Hi Ingo,
>
> On 10 August 2014 15:54, Ingo Schwarze wrote:
> > Portability goo clutters code and reduces readability, and hence
> > endangers correctness and security ...
> > Making a portable version is *impossible*
> > without some clutter (even thou
On Sun, Aug 10, 2014 at 11:38, Nicholas Wilson wrote:
> Maybe this is a silly question - but where is the code for the portable
> version checked in? I think I understand the development model from working
> with OpenSSH dev, but surely the portable compat files must be kept in
> version control s
Hi Ingo,
On 10 August 2014 15:54, Ingo Schwarze wrote:
> Portability goo clutters code and reduces readability, and hence
> endangers correctness and security ...
> Making a portable version is *impossible*
> without some clutter (even though the portability goo in OpenBSD
> sub-projects is often
On 08/10/14 14:28, Jérémie Courrèges-Anglas wrote:
Gustav Fransson Nyvell writes:
[...]
No. You begin with an RFC.
Really? Besides, an RFC for what, imsg communication?
Again I can't see the point of your posts, and I'm not alone.
I was under the impression this was an internet daemon. im
Hi Nick,
i'm not speaking for LibreSSL, but about OpenBSD subprojects in general;
i'm running src/usr.bin/mandoc (portable version: mdocml.bsd.lv).
Nicholas Wilson wrote on Sun, Aug 10, 2014 at 02:05:16PM +0100:
> Certainly from my point of view it would make things simpler if
> LibreSSL were ru
Hi Reyk told me about this and apologies for it.
I am fixing it at the moment. Thanks for prompt feedback though.
Kind regards.
On 10 August 2014 14:19, Jérémie Courrèges-Anglas wrote:
> David Carlier writes:
>
> > Hi all.
> >
> > I ve made a first draft of a new geolocalization service avail
On 10 August 2014 11:53, Adam Wolk wrote:
> According to http://www.libressl.org/:
>>> We have a github repository clone as libressl-portable[1] on github for the
>>> curious. This is a copy of the working respositories which are not
>>> maintained on github.
I read that -- but it sounds like t
Gustav Fransson Nyvell writes:
[...]
> No. You begin with an RFC.
Really? Besides, an RFC for what, imsg communication?
Again I can't see the point of your posts, and I'm not alone.
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
Hi,
On Sun, Aug 10, 2014, at 12:38 PM, Nicholas Wilson wrote:
> Maybe this is a silly question - but where is the code for the portable
> version checked in? I think I understand the development model from
> working
> with OpenSSH dev, but surely the portable compat files must be kept in
> version
Hi,
I really appreciate the work you're doing on LibreSSL, and donated
immediately when it was announced. As a FreeBSD user I reluctantly
programme with OpenSSL every day for my job, and I'm delighted something's
finally being done.
Maybe this is a silly question - but where is the code for the p
/usr/src/sys/dev/usb
# cat ubsa.c.patch
--- ubsa.c.old Sun Jul 7 20:22:38 2013
+++ ubsa.c Wed May 14 21:27:45 2014
@@ -212,6 +212,8 @@
{ USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_SERIAL1 },
/* ZTE Inc. CMDMA MSM modem */
{ USB_VENDOR_ZTE, USB_PRODUCT_ZTE_CDMA_MSM },
+
On 08/10/14 11:07, David Carlier wrote:
Hi all.
I ve made a first draft of a new geolocalization service available here
https://github.com/devnexen/geoloc
which can be used by some other daemons. In short terms, it can gives
geolocalization informations (country code, isp...) from an ip address
Hi all.
I ve made a first draft of a new geolocalization service available here
https://github.com/devnexen/geoloc
which can be used by some other daemons. In short terms, it can gives
geolocalization informations (country code, isp...) from an ip address.
Feel free to give some thoughts about i
23 matches
Mail list logo