Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 1995 03:17:49 -0700
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-commiters, cvs-user
Subject:   cvs commit: src/release/sysinstall config.c decode.c devices.c dist.c dmenu.c floppy.c install.c media.c menus.c sysinstall.h tcpip.c
Message-ID:  <199505311017.DAA14801@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
jkh         95/05/31 03:17:48

  Modified:    release/sysinstall  config.c decode.c devices.c dist.c
                        dmenu.c floppy.c install.c  media.c menus.c
                        sysinstall.h tcpip.c
  Log:
  1. Go to an entirely different paradigm for "OK" and "Cancel";  I managed to
     give Julian what he wanted without changing Dialog.  Each menu that doesn't
     immediately return now has an "Exit" item at the bottom, and Cancel actually
     _cancels_.
  
  2. Re-work the distribution stuff to not gratuitously init/shutdown the media
     device multiple times.
  
  3. Make all menu-using functions now respect the fact that menus return a status
     (so you can tell if they were truly cancelled).
  
  4. Write out /etc/hosts as late as possible.



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