Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2000 18:49:03 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/sysinstall disks.c index.c install.c label.c main.c msg.c sysinstall.h system.c tcpip.c
Message-ID:  <200012140249.eBE2n3Q96313@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         2000/12/13 18:49:03 PST

  Modified files:
    release/sysinstall   disks.c index.c install.c label.c main.c 
                         msg.c sysinstall.h system.c tcpip.c 
  Log:
  Adapt sysinstall to use the new msgNoYes() function which assumes
  no as a default.  Sysinstall should be both less dangerous and less
  annoying as a result of this change, though that's just my opinion
  (since they're the defaults which annoy ME the least :).
  
  Revision  Changes    Path
  1.123     +4 -4      src/release/sysinstall/disks.c
  1.86      +2 -2      src/release/sysinstall/index.c
  1.288     +11 -13    src/release/sysinstall/install.c
  1.100     +4 -4      src/release/sysinstall/label.c
  1.62      +3 -3      src/release/sysinstall/main.c
  1.56      +25 -1     src/release/sysinstall/msg.c
  1.201     +2 -1      src/release/sysinstall/sysinstall.h
  1.109     +2 -2      src/release/sysinstall/system.c
  1.111     +3 -3      src/release/sysinstall/tcpip.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?200012140249.eBE2n3Q96313>