atom feed37 messages in org.freebsd.freebsd-archRe: Importing lukemftpd
FromSent OnAttachments
Mike HeffnerJul 16, 2001 6:24 pm 
Dima DorfmanJul 16, 2001 10:33 pm 
Dan MoschukJul 17, 2001 10:22 am 
Kris KennawayJul 17, 2001 10:35 am 
Mike HeffnerJul 17, 2001 4:01 pm 
Mike HeffnerJul 17, 2001 4:29 pm 
Greg LeheyJul 18, 2001 12:53 am 
Alfred PerlsteinJul 18, 2001 1:04 am 
Dan MoschukJul 18, 2001 11:50 am 
Dan MoschukJul 18, 2001 11:51 am 
Mike HeffnerJul 18, 2001 8:50 pm 
Kris KennawayJul 19, 2001 2:33 am 
David O'BrienJul 19, 2001 11:21 am.patch, .patch
Kris KennawayJul 19, 2001 12:29 pm 
Kris KennawayJul 19, 2001 12:30 pm 
Mike HeffnerJul 19, 2001 2:46 pm 
Mike HeffnerJul 19, 2001 3:34 pm 
David O'BrienJul 19, 2001 3:54 pm 
David O'BrienJul 19, 2001 3:57 pm 
Mike SmithJul 19, 2001 4:04 pm 
Kris KennawayJul 19, 2001 4:37 pm 
David O'BrienJul 19, 2001 8:30 pm 
David O'BrienJul 19, 2001 8:36 pm 
David O'BrienJul 19, 2001 8:39 pm 
Kris KennawayJul 19, 2001 9:03 pm 
Terry LambertJul 20, 2001 9:34 am 
Dima DorfmanJul 20, 2001 10:14 am 
David O'BrienJul 20, 2001 11:22 am 
Mike HeffnerJul 21, 2001 9:11 pm 
Assar WesterlundJul 22, 2001 2:07 pm 
Warner LoshJul 23, 2001 3:20 pm 
Assar WesterlundJul 24, 2001 1:16 pm.diff
Mike HeffnerJul 24, 2001 5:55 pm 
Assar WesterlundJul 24, 2001 6:07 pm 
Mike HeffnerJul 24, 2001 8:41 pm 
David O'BrienJul 27, 2001 10:19 am 
Kris KennawayJul 27, 2001 12:07 pm 
Subject:Re: Importing lukemftpd
From:Mike Heffner (mhef@novacoxmail.com)
Date:Jul 24, 2001 5:55:16 pm
List:org.freebsd.freebsd-arch

[cc's trimmed]

On 24-Jul-2001 Assar Westerlund wrote: | Warner Losh <im@harmony.village.org> writes: |> : I believe the plan is actually to do the rename in glob(3) to be |> : compatible with the other *BSDs. At least nobody objected when I |> : proposed that. |> |> Yes. I thought you'd done that already... :-) | | Actually not. I wasn't sure how much backwards compatability we | wanted, if we want to change RELENG_4 too (which I would prefer). | Since we cannot have full backwards compatability, I propose applying | this patch, keeping the old flag name for glob but not preserving the | return code (since I cannot see any code actually using it). Comments?

Why not just do away with the LIMITHIT return code and just use GLOB_NOSPACE like NetBSD and OpenBSD does?

Mike