Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2001 07:24:36 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libalias alias_db.c alias_ftp.c alias_local.h
Message-ID:  <200105301424.f4UEOa074358@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/05/30 07:24:36 PDT

  Modified files:
    lib/libalias         alias_db.c alias_ftp.c alias_local.h 
  Log:
  Add an integer field to keep protocol-specific flags with links.
  
  For FTP control connection, keep the CRLF end-of-line termination
  status in there.
  
  Fixed the bug when the first FTP command in a session was ignored.
  
  PR:		24048
  MFC after:	1 week
  
  Revision  Changes    Path
  1.43      +8 -10     src/lib/libalias/alias_db.c
  1.10      +12 -5     src/lib/libalias/alias_ftp.c
  1.20      +3 -3      src/lib/libalias/alias_local.h


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?200105301424.f4UEOa074358>