Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 1996 01:30:22 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall config.c ftp_strat.c index.c options.c package.c sysinstall.h system.c termcap.c
Message-ID:  <199603210930.BAA11131@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/03/21 01:30:21

  Modified:    release/sysinstall  config.c ftp_strat.c index.c options.c
                        package.c sysinstall.h  system.c termcap.c
  Log:
  Major enhancements to the package adder (next step is to use the new dialog
  functions to make the menus far less klunky, but one thing at a time).
  
  Fix bug that had debug output spewing uselessly on vty2 when running multiuser.
  
  Revision  Changes    Path
  1.21      +38 -26    src/release/sysinstall/config.c
  1.11      +2 -2      src/release/sysinstall/ftp_strat.c
  1.22      +32 -64    src/release/sysinstall/index.c
  1.29      +2 -4      src/release/sysinstall/options.c
  1.30      +10 -7     src/release/sysinstall/package.c
  1.47      +2 -2      src/release/sysinstall/sysinstall.h
  1.49      +3 -3      src/release/sysinstall/system.c
  1.13      +7 -5      src/release/sysinstall/termcap.c



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