Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 1999 20:29:17 -0700 (PDT)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/bind/bin/nslookup commands.l main.c commands.c src/usr.sbin/cdcontrol Makefile cdcontrol.c src/usr.sbin/lpr/lpc Makefile lpc.c src/usr.sbin/nslookup Makefile src/usr.sbin/xntpd/xntpdc Makefile ntpdc.c
Message-ID:  <199908190329.UAA89942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

mdodd       1999/08/18 20:29:16 PDT

  Modified files:
    contrib/bind/bin/nslookup commands.l main.c 
    usr.sbin/cdcontrol   Makefile cdcontrol.c 
    usr.sbin/lpr/lpc     Makefile lpc.c 
    usr.sbin/nslookup    Makefile 
    usr.sbin/xntpd/xntpdc Makefile ntpdc.c 
  Removed files:
    contrib/bind/bin/nslookup commands.c 
  Log:
  Add support for command line editing and history.
  
  Remove src/contrib/bind/bin/nslookup/commands.c as it is generated by lex
  from commands.l.
  
  Submitted by: lpc/cdcontrol patches originally by msmith.
  Reviewed by: msmith (in theory)
  
  Revision  Changes    Path
  1.2       +53 -0     src/contrib/bind/bin/nslookup/commands.l
  1.2       +1 -6      src/contrib/bind/bin/nslookup/main.c
  1.2       +3 -0      src/usr.sbin/cdcontrol/Makefile
  1.19      +40 -9     src/usr.sbin/cdcontrol/cdcontrol.c
  1.6       +3 -3      src/usr.sbin/lpr/lpc/Makefile
  1.9       +44 -23    src/usr.sbin/lpr/lpc/lpc.c
  1.8       +3 -3      src/usr.sbin/nslookup/Makefile
  1.10      +3 -3      src/usr.sbin/xntpd/xntpdc/Makefile
  1.6       +30 -6     src/usr.sbin/xntpd/xntpdc/ntpdc.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?199908190329.UAA89942>