On Tue, Oct 30, 2012 at 2:29 PM, Kim Culhan wrote:
> On Tue, Oct 30, 2012 at 8:19 AM, Gleb Smirnoff wrote:
>> Kim,
>>
>> On Mon, Oct 29, 2012 at 05:59:04PM -0400, Kim Culhan wrote:
>> K> >> What svn revision of FreeBSD -current are you running?
>> K> >
>> K> > FreeBSD head r238604.
>> K>
>> K>
On Wed, Oct 31, 2012 at 4:41 AM, Monthadar Al Jaberi
wrote:
> On Tue, Oct 30, 2012 at 2:29 PM, Kim Culhan wrote:
>> On Tue, Oct 30, 2012 at 8:19 AM, Gleb Smirnoff wrote:
>>> Kim,
>>>
>>> On Mon, Oct 29, 2012 at 05:59:04PM -0400, Kim Culhan wrote:
>>> K> >> What svn revision of FreeBSD -current
On Wed, 31 Oct 2012, Alexander Yerenkow wrote:
> Hello there!
> I'm probably stuck into something on two my VM FreeBSD's.
>
> FreeBSD 10.0-CURRENT #0 r241608: Tue Oct 16 16:32:03 EEST 2012
Cron was broken in odd ways between r241576 and r241672. Update your
system and try again.
Thanks,
Gavi
I seem to recall a thread earlier on this limitation, but looking at
actual libc/stdio sources, the 4 year old check for open(2)'s fd being
less than SHRT_MAX is still there. I thought I saw a patch to change
this to an int, but it's not in the tree. Was this in a PR or a
mailing list thread or a