Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 13:49:07 -0700 (PDT)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/inetd builtins.c
Message-ID:  <200007122049.NAA04329@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2000/07/12 13:49:07 PDT

  Modified files:
    usr.sbin/inetd       builtins.c 
  Log:
  Make builtin ident service work if the request arrives in more than
  one packet. Also check that the whole request has been recieved
  before processing it.
  
  The patch isn't the exact one from the PR, but a slight varient
  suggested by Brian.
  
  PR:		16086
  Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
  Reviewed by:	green
  
  Revision  Changes    Path
  1.24      +39 -16    src/usr.sbin/inetd/builtins.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007122049.NAA04329>