Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 1997 19:57:52 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall config.c install.c menus.c sysinstall.h user.c
Message-ID:  <199701150357.TAA02194@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         97/01/14 19:57:52

  Modified:    release/sysinstall  config.c install.c menus.c sysinstall.h
                        user.c
  Log:
  Fix several problems:
  
  1. Bus mouse selection didn't show up properly in mouse menu.
  2. U&G management screen didn't respect cancel properly.
  3. Novice not prompted to add users or set root password during installation.
  4. Username length changes screw up user management form.
  
  Revision  Changes    Path
  1.67      +9 -0      src/release/sysinstall/config.c
  1.151     +16 -0     src/release/sysinstall/install.c
  1.106     +1 -1      src/release/sysinstall/menus.c
  1.100     +1 -0      src/release/sysinstall/sysinstall.h
  1.9       +5 -5      src/release/sysinstall/user.c



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