On 2/12/14, Donovan Watteau wrote:
> On Thu, 6 Feb 2014, Donovan Watteau wrote:
>> David Coppa wrote:
>> > Take the following reduced test-case, adapted from what R's code
>> > does:
>> >
>> > ---8<---
>> >
>> > #include
>> > #include
>> > #include
>> >
>> > int main(void) {
>> >double thet
Hi,
first of all thanks for your feedback.
On Wed, Feb 12, 2014 at 12:27:18AM +, Stuart Henderson wrote:
> It isn't a big help for copy-and-paste though because the next section
> goes on to use ${NAME}, and then a bit later on there's your-destdir and
> your-releasedir...
On Wed, Feb 12, 20
On Wed, Feb 12, 2014 at 10:10:36AM -0800, Loganaden Velvindron wrote:
> Hi All,
>
> based on a similar change from FreeBSD:
>
> Change the return error from EACCES to EPERM as it is not a file.
According to errno(2) EACCES is for file access permissions, so
EPERM seems more apporiate.
A grep fo
Hi Claudio,
could you please have a look to the following patch.
It removes a check that tries to make sure, a router lsa has at
least one link.
I have seen a problem with the check in the following situation:
On a router with only one ospf speaking interface, the link on this
interface goes down
Hi All,
based on a similar change from FreeBSD:
Change the return error from EACCES to EPERM as it is not a file.
Index: src/sys/netinet6/ip6_mroute.c
===
RCS file: /cvs/src/sys/netinet6/ip6_mroute.c,v
retrieving revision 1.67
diff
Hi Arto,
Arto Jonsson wrote on Wed, Feb 12, 2014 at 04:39:39PM +0200:
> University of Delaware mixup.
Done, thanks.
Ingo
> Index: ntpd.8
> ===
> RCS file: /cvs/src/usr.sbin/ntpd/ntpd.8,v
> retrieving revision 1.36
> diff -u -p -r
University of Delaware mixup.
Index: ntpd.8
===
RCS file: /cvs/src/usr.sbin/ntpd/ntpd.8,v
retrieving revision 1.36
diff -u -p -r1.36 ntpd.8
--- ntpd.8 4 Oct 2013 14:28:16 - 1.36
+++ ntpd.8 12 Feb 2014 14:37:13 -000
On 02/12/2014 05:44 AM, Mike Belopuhov wrote:
On 11 February 2014 20:05, Brad Smith wrote:
On Tue, Feb 11, 2014 at 07:43:51PM +0100, Mark Kettenis wrote:
Date: Tue, 11 Feb 2014 13:30:47 -0500
From: Brad Smith
Index: arch/socppc/dev/if_tsec.c
=
On Thu, 6 Feb 2014, Donovan Watteau wrote:
> David Coppa wrote:
> > Take the following reduced test-case, adapted from what R's code
> > does:
> >
> > ---8<---
> >
> > #include
> > #include
> > #include
> >
> > int main(void) {
> > double theta = 1;
> > long double lambda, pr, pr2;
>
On 11 February 2014 20:05, Brad Smith wrote:
> On Tue, Feb 11, 2014 at 07:43:51PM +0100, Mark Kettenis wrote:
>> > Date: Tue, 11 Feb 2014 13:30:47 -0500
>> > From: Brad Smith
>> >
>> > > Index: arch/socppc/dev/if_tsec.c
>> > > ===
>>
On 11/02/14(Tue) 19:40, Alexander Bluhm wrote:
> On Tue, Feb 11, 2014 at 03:53:24PM +0100, Martin Pieuchot wrote:
> > When a carp node sends a neighbor advertisement, because its status
> > switch from BACKUP to MASTER for example, it does it using a wrong
> > mac address: the one from its real ass
On Wed, Feb 12, 2014 at 08:47:29AM +, Stuart Henderson wrote:
> On 2014/02/12 08:16, Mark Kettenis wrote:
> > Just make sure you set $ARCH in your .profile.
>
> I used to do that, but it can cause some confusion when working
> on the ports tree.
yes, i ran with $ARCH set for a while, and this
On 2014/02/12 08:16, Mark Kettenis wrote:
> Just make sure you set $ARCH in your .profile.
I used to do that, but it can cause some confusion when working
on the ports tree.
On Wed, Feb 12, 2014 at 08:16:26AM +0100, Mark Kettenis wrote:
>
> Just make sure you set $ARCH in your .profile.
If you feel like it, how about a patch for /etc/skel ?
It's not set by default !
14 matches
Mail list logo