Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 1999 11:05:27 -0800 (PST)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/alpha/boot2 Makefile src/sys/boot/common merge_help.awk merge_help.pl src/sys/boot/ficl Makefile src/sys/boot/ficl/softwords softcore.awk softcore.pl src/sys/boot/i386/loader Makefile
Message-ID:  <199901181905.LAA20230@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1999/01/18 11:05:27 PST

  Modified files:
    sys/boot/alpha/boot2 Makefile 
    sys/boot/ficl        Makefile 
    sys/boot/i386/loader Makefile 
  Added files:
    sys/boot/common      merge_help.awk 
    sys/boot/ficl/softwords softcore.awk 
  Removed files:
    sys/boot/common      merge_help.pl 
    sys/boot/ficl/softwords softcore.pl 
  Log:
  Transition from using Perl to using awk for our text-manipulation
  needs.  This removes the dependancy on Perl for the generation of the
  loader, allowing the world to be built on a perl-free system.
  
  Submitted by:	Joe Abley <jabley@clear.co.nz>
  
  Revision  Changes    Path
  1.11      +1 -1      src/sys/boot/alpha/boot2/Makefile
  1.7       +3 -3      src/sys/boot/ficl/Makefile
  1.28      +2 -2      src/sys/boot/i386/loader/Makefile

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?199901181905.LAA20230>