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

Subversion リポジトリの参照

Diff of /trunk/1.8.x/ccs-patch/security/ccsecurity/policy_io.c

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

revision 4684 by kumaneko, Sat Mar 5 08:23:19 2011 UTC revision 4690 by kumaneko, Sat Mar 5 13:50:45 2011 UTC
# Line 3  Line 3 
3   *   *
4   * Copyright (C) 2005-2011  NTT DATA CORPORATION   * Copyright (C) 2005-2011  NTT DATA CORPORATION
5   *   *
6   * Version: 1.8.0+   2011/03/01   * Version: 1.8.0+   2011/03/05
7   */   */
8    
9  #include "internal.h"  #include "internal.h"
# Line 488  static void ccs_check_profile(void) Line 488  static void ccs_check_profile(void)
488                  panic("Profile version %u is not supported.\n",                  panic("Profile version %u is not supported.\n",
489                        ccs_profile_version);                        ccs_profile_version);
490          }          }
491          printk(KERN_INFO "CCSecurity: 1.8.0+   2011/03/01\n");          printk(KERN_INFO "CCSecurity: 1.8.0+   2011/03/05\n");
492          printk(KERN_INFO "Mandatory Access Control activated.\n");          printk(KERN_INFO "Mandatory Access Control activated.\n");
493  }  }
494    

Legend:
Removed from v.4684  
changed lines
  Added in v.4690

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