Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2002 13:55:58 -0700 (PDT)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/shells/fd Makefile ports/shells/fd/files patch-_fdrc patch-archive.c patch-input.c
Message-ID:  <200209152055.g8FKtwwH002993@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2002/09/15 13:55:58 PDT

  Modified files:
    shells/fd            Makefile 
    shells/fd/files      patch-_fdrc 
  Added files:
    shells/fd/files      patch-archive.c patch-input.c 
  Log:
  - Apply a couple of patches posted on the FD-clone mailing list,
    which fix bugs in file name completion and handling of tar archives
    that contain ".".
  
  - Update fd2rc:
    o Properly call zip(1) with -r (recursive).
    o Make some file extensions case insensitive.
    o Source /etc/fd2rc.local so administrators can put their own local
      configurations in it.
    o Set FD_WRITEFS to 1 (do not ask).
    o Set FD_INHERITCOPY to 1 (preserve timestamps).
  
  Revision  Changes    Path
  1.42      +1 -1      ports/shells/fd/Makefile
  1.6       +43 -23    ports/shells/fd/files/patch-_fdrc
  1.1       +14 -0     ports/shells/fd/files/patch-archive.c (new)
  1.3       +252 -0    ports/shells/fd/files/patch-input.c (new)

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?200209152055.g8FKtwwH002993>