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

Subversion リポジトリの参照

Diff of /trunk/ccs-patch/ccs-patch-2.6.20-1.2316.fc5.txt

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

revision 211 by kumaneko, Wed May 2 10:38:20 2007 UTC revision 212 by kumaneko, Mon May 14 13:52:27 2007 UTC
# Line 632  diff -ubBpEr linux-2.6.20-1.2316.fc5/ker Line 632  diff -ubBpEr linux-2.6.20-1.2316.fc5/ker
632  +       /***** TOMOYO Linux start. *****/  +       /***** TOMOYO Linux start. *****/
633  +       current->domain_info = &KERNEL_DOMAIN;  +       current->domain_info = &KERNEL_DOMAIN;
634  +       current->tomoyo_flags = 0;  +       current->tomoyo_flags = 0;
635  +       /***** TOMOYO Linux start. *****/  +       /***** TOMOYO Linux end. *****/
636  +  +
637          retval = -EPERM;          retval = -EPERM;
638          if (current->fs->root)          if (current->fs->root)

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