Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 01:46:46 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh histedit.c input.c src/contrib/bind/bin/nslookup commands.l src/include Makefile src/sbin/fsdb fsdb.c src/usr.sbin/cdcontrol cdcontrol.c src/usr.sbin/lpr/lpc lpc.c src/usr.sbin/pppctl pppctl.c ...
Message-ID:  <200110010846.f918kkv59032@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/10/01 01:46:45 PDT

  Modified files:
    bin/sh               histedit.c input.c 
    contrib/bind/bin/nslookup commands.l 
    include              Makefile 
    sbin/fsdb            fsdb.c 
    usr.sbin/cdcontrol   cdcontrol.c 
    usr.sbin/lpr/lpc     lpc.c 
    usr.sbin/pppctl      pppctl.c 
    usr.bin/ftp          Makefile cmds.c cmdtab.c complete.c 
                         config.h domacro.c extern.h fetch.c ftp.1 
                         ftp.c ftp_var.h main.c pathnames.h 
                         ruserpass.c util.c 
  Log:
  Adjust to the libedit enhancements some functions now take more parameters.
  
  Partially submitted by:	kris
  
  Revision  Changes    Path
  1.17      +1 -1      src/bin/sh/histedit.c
  1.16      +1 -1      src/bin/sh/input.c
  1.8       +1 -1      src/contrib/bind/bin/nslookup/commands.l
  1.153     +1 -1      src/include/Makefile
  1.17      +1 -1      src/sbin/fsdb/fsdb.c
  1.13      +1 -1      src/usr.bin/ftp/Makefile
  1.20      +1 -1      src/usr.bin/ftp/cmds.c
  1.9       +1 -1      src/usr.bin/ftp/cmdtab.c
  1.7       +1 -1      src/usr.bin/ftp/complete.c
  1.2       +1 -1      src/usr.bin/ftp/config.h
  1.8       +1 -1      src/usr.bin/ftp/domacro.c
  1.13      +1 -1      src/usr.bin/ftp/extern.h
  1.23      +1 -1      src/usr.bin/ftp/fetch.c
  1.23      +1 -1      src/usr.bin/ftp/ftp.1
  1.36      +1 -1      src/usr.bin/ftp/ftp.c
  1.13      +2 -1      src/usr.bin/ftp/ftp_var.h
  1.31      +2 -2      src/usr.bin/ftp/main.c
  1.5       +1 -1      src/usr.bin/ftp/pathnames.h
  1.11      +1 -1      src/usr.bin/ftp/ruserpass.c
  1.23      +4 -3      src/usr.bin/ftp/util.c
  1.34      +1 -1      src/usr.sbin/cdcontrol/cdcontrol.c
  1.24      +1 -1      src/usr.sbin/lpr/lpc/lpc.c
  1.30      +1 -1      src/usr.sbin/pppctl/pppctl.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?200110010846.f918kkv59032>