Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 14:13:11 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin Makefile src/usr.bin/cd Makefile cd.sh src/usr.bin/command Makefile command.sh
Message-ID:  <200207162113.g6GLDBBE081559@freefall.freebsd.org>

index | next in thread | raw e-mail

wollman     2002/07/16 14:13:11 PDT

  Modified files:
    usr.bin              Makefile 
  Added files:
    usr.bin/cd           Makefile cd.sh 
    usr.bin/command      Makefile command.sh 
  Log:
  POSIX requires these shell builtins to also exist as totally pointless
  external commands.  Since they serve no useful purpose, it's OK that their
  implementation is not the most efficient possible.
  
  Revision  Changes    Path
  1.215     +2 -0      src/usr.bin/Makefile
  1.1       +6 -0      src/usr.bin/cd/Makefile (new)
  1.1       +4 -0      src/usr.bin/cd/cd.sh (new)
  1.1       +6 -0      src/usr.bin/command/Makefile (new)
  1.1       +4 -0      src/usr.bin/command/command.sh (new)

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



help

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