components/tcsh/001.config_f.h.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Thu, 17 Feb 2011 14:05:50 -0800
changeset 94 e2364cad23ff
permissions -rw-r--r--
7019782 move tcsh to userland

*** tcsh-6.17.00/config_f.h.orig	Thu Aug 20 12:31:33 2009
--- tcsh-6.17.00/config_f.h	Thu Aug 20 12:31:42 2009
***************
*** 131,137 ****
   *		variable "mbytemap".
   *		(use for multi-byte table check)
   */
! #undef MBYTEDEBUG
  
  /*
   * NEWGRP	Provide a newgrp builtin.
--- 131,137 ----
   *		variable "mbytemap".
   *		(use for multi-byte table check)
   */
! #define MBYTEDEBUG
  
  /*
   * NEWGRP	Provide a newgrp builtin.