Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 1998 19:47:08 -0800 (PST)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/common interp_forth.c src/sys/boot/ficl ficl.c ficl.h
Message-ID:  <199811060347.TAA01969@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/11/05 19:47:08 PST

  Modified files:
    sys/boot/common      interp_forth.c 
  Log:
  Don't use the poxy vmGetString interface (who uses counted strings these
  days?), get the input buffer ourselves.  Add some debugging code.
  
  Revision  Changes    Path
  1.4       +23 -7     src/sys/boot/common/interp_forth.c

  Modified files:
    sys/boot/ficl        ficl.c ficl.h 
  Log:
  Don't not print the prompt string; not doing this has funny side-effects.
  Make the prompt an empty string instead.
  
  Revision  Changes    Path
  1.4       +0 -2      src/sys/boot/ficl/ficl.c
  1.2       +6 -2      src/sys/boot/ficl/ficl.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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