Uh-oh. Could this have something to do with the fact that Brian passes
  `cc' to chgsbsize(), which declares it as a u_long, when in fact it
  should be handled as an rlim_t, which is really a 64-bit integer?

  I'm not too sure, as I didn't think at first that reverting just this
  back would solve the problem.


On Thu, 31 Aug 2000, Nickolay Dudorov wrote:

> In article <[EMAIL PROTECTED]> you wrote:
> > green       2000/08/29 17:09:58 PDT
> > 
> >   Modified files:
> >     sys/kern             uipc_socket2.c 
> >   Log:
> >   Remove an extraneous setting of sb_hiwat.
> >   
> >   Revision  Changes    Path
> >   1.63      +1 -2      src/sys/kern/uipc_socket2.c
> 
>       After reverting this file to rev 1.62 i can build, boot
> and use my kernel. The kernels builded after yesterday's and today's
> cvsup (i.e. with the 1.63 rev of sys/kern/uipc_socket2.c) hung after
> ssh-ing to this system (or telnet-ting ;-). (See 'current' and 'stable'
> maillists for more detailed description of the problem). 
> 
>       N.Dudorov

  Cheers,

  Bosko Milekic
  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to