Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2001 10:41:02 -0800 (PST)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh Makefile builtins.def sh.1 src/usr.bin/printf printf.1 src/share/man/man1 builtin.1
Message-ID:  <200111201841.fAKIf2h80587@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2001/11/20 10:41:02 PST

  Modified files:
    bin/sh               Makefile builtins.def sh.1 
    usr.bin/printf       printf.1 
    share/man/man1       builtin.1 
  Log:
  (null commit to correct the previous log message)
  
  Now that all the printf invocations from within the system startup
  scripts *have been replaced with equivalent handmade functions*, we
  can safely remove it.
  
  Please steal the technique from src/etc/MAKEDEV when you want to use
  printf(1) functionality from within the system rc scripts.
  
  Revision  Changes    Path
  1.33      +0 -0      src/bin/sh/Makefile
  1.10      +0 -0      src/bin/sh/builtins.def
  1.58      +0 -0      src/bin/sh/sh.1
  1.17      +0 -0      src/share/man/man1/builtin.1
  1.17      +0 -0      src/usr.bin/printf/printf.1

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?200111201841.fAKIf2h80587>