Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 1997 22:30:30 -0800 (PST)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/ddb db_input.c
Message-ID:  <199711090630.WAA28154@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1997/11/08 22:30:30 PST

  Modified files:
    sys/ddb              db_input.c 
  Log:
  A better fix for the ddb command history buffer problem; use a static
  buffer instead of trying to use malloc() in the input routine.
  Submitted by:	john hood <cgull@smoke.marlboro.vt.us>
  
  Revision  Changes    Path
  1.21      +9 -9      src/sys/ddb/db_input.c



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