Re: sort(1) updates

2014-07-05 Thread Jared Yanovich
On Wed, Jul 02, 2014 at 12:45:04PM -0400, Jared Yanovich wrote: > Index: fsort.c If this patch is accepted it should include the NetBSD copyright I forgot to include. There's more to be done here, such as: $ { echo 0;\ echo 0.01; \ } | sort -n Alternatively we could just import

Re: PATCH: ftp: allow @ in username for Basic Auth

2014-07-05 Thread Philip Guenther
On Tue, Jul 1, 2014 at 7:09 AM, Sébastien Marie wrote: > On Sun, Jun 29, 2014 at 09:52:28PM -0700, Philip Guenther wrote: > > > > Here's a patch to do that. > > > > > > Just a comment in code (unused variables in urldecode). > > > Else it seems ok. And my use-case works. > > > > Dang it, I just n

Re: diff: class-static-route of dhcp-option

2014-07-05 Thread YASUOKA Masahiko
On Fri, 04 Jul 2014 22:25:32 +0900 (JST) YASUOKA Masahiko wrote: > On Fri, 4 Jul 2014 09:26:04 +0200 > Kenneth Westerback wrote: >> This check may be present to ensure our dhclient does not get >> confused, which I will check. > > As my reading the code, it seems to be ok. This is false. We ne