Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 1996 04:56:52 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall devices.c menus.c uc_main.c
Message-ID:  <199610051156.EAA11984@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/10/05 04:56:51

  Modified:    release/sysinstall  devices.c menus.c uc_main.c
  Log:
  1. Change device probing so that high speed network devices are found before
     SLIP/PPP devices, putting them before the others in the network device
     selection menu.
  
  2. Change "Other" to "URL" so as not to conflict with the keyboard accellerator
     for the "OK" button in FTP site selection menu.
  
  3. Detect the NULL last symbol in the name list and initialize the other
     members correctly.
  
  Revision  Changes    Path
  1.49      +51 -52    src/release/sysinstall/devices.c
  1.86      +2 -2      src/release/sysinstall/menus.c
  1.8       +14 -4     src/release/sysinstall/uc_main.c



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