Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2000 10:03:54 -0700 (PDT)
From:      "Daniel C. Sobral" <dcs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/ficl ficl.h loader.c words.c
Message-ID:  <200009081703.KAA10807@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dcs         2000/09/08 10:03:54 PDT

  Modified files:
    sys/boot/ficl        ficl.h loader.c words.c 
  Log:
  Add the infrastructure necessary to handle PnP from a Forth script.
  
  Also, export the file_findfile() function. Again, this is taken from
  work in progress but frozen for the time being. Since it works, I'd
  rather commit and remove any uglyness later than hide it on my tree.
  
  Revision  Changes    Path
  1.17      +5 -1      src/sys/boot/ficl/ficl.h
  1.2       +95 -0     src/sys/boot/ficl/loader.c
  1.31      +5 -1      src/sys/boot/ficl/words.c



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?200009081703.KAA10807>