stefanf     2005-12-26 15:43:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    bin/sh               builtins.def eval.c eval.h output.c sh.1 
                         trap.c 
  Log:
  MFC:
  - Add the times builtin.
  - Correctly quoted output of trap.
  - Man page updates.
  - Cleanup of builtins.def.
  
  Revision   Changes    Path
  1.15.2.1   +7 -11     src/bin/sh/builtins.def
  1.42.8.2   +26 -0     src/bin/sh/eval.c
  1.10.8.1   +1 -0      src/bin/sh/eval.h
  1.19.8.1   +4 -0      src/bin/sh/output.c
  1.102.2.2  +36 -22    src/bin/sh/sh.1
  1.29.8.2   +5 -6      src/bin/sh/trap.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to