[BACK]Return to menus.mi CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / distrib / utils / sysinst

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/distrib/utils/sysinst/Attic/menus.mi between version 1.29 and 1.30

version 1.29, 2006/09/14 14:42:37 version 1.30, 2006/09/29 19:41:07
Line 167  menu netbsd, title MSG_NetBSD_VERSION_In
Line 167  menu netbsd, title MSG_NetBSD_VERSION_In
         option MSG_Utility_menu, sub menu utility;          option MSG_Utility_menu, sub menu utility;
   
 menu utility, title MSG_NetBSD_VERSION_Utilities, exit;  menu utility, title MSG_NetBSD_VERSION_Utilities, exit;
           display action  { toplevel(); };
         option MSG_Run_bin_sh,          option MSG_Run_bin_sh,
                 action (endwin) { system("/bin/sh"); };                  action (endwin) { system("/bin/sh"); };
         option MSG_Set_timezone,          option MSG_Set_timezone,

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

CVSweb <webmaster@jp.NetBSD.org>