Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 1996 07:38:47 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/diskpart diskpart.c
Message-ID:  <199603191538.HAA09280@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/03/19 07:38:46

  Modified:    usr.sbin/diskpart  diskpart.c
  Log:
  Merged type changes and overflow bug fixes from Lite2.
  
  Fixed the gets() changes.  The buffer contents is indeterminate when
  fgets() returns NULL...  Now when you type EOT at one of the prompts,
  the program usually spins reading the sticky EOF instead of dumping
  core.  Even GUIs could do better.
  
  Added $Id$.
  
  Obtained from:	partly from 4.4BSD-Lite2
  
  Revision  Changes    Path
  1.6       +35 -22    src/usr.sbin/diskpart/diskpart.c



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