オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/ccs-patch/ccs-patch-2.4.31-a9-3.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 211 by kumaneko, Mon Mar 19 13:29:09 2007 UTC revision 212 by kumaneko, Mon May 14 13:52:27 2007 UTC
# Line 816  diff -ubBpEr linux-2.4.31-a9-3/kernel/km Line 816  diff -ubBpEr linux-2.4.31-a9-3/kernel/km
816  +       /***** TOMOYO Linux start. *****/  +       /***** TOMOYO Linux start. *****/
817  +       current->domain_info = &KERNEL_DOMAIN;  +       current->domain_info = &KERNEL_DOMAIN;
818  +       current->tomoyo_flags = 0;  +       current->tomoyo_flags = 0;
819  +       /***** TOMOYO Linux start. *****/  +       /***** TOMOYO Linux end. *****/
820  +  +
821          /* Go, go, go... */          /* Go, go, go... */
822          if (execve(program_path, argv, envp) < 0)          if (execve(program_path, argv, envp) < 0)

Legend:
Removed from v.211  
changed lines
  Added in v.212

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26