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

Subversion リポジトリの参照

Diff of /trunk/1.7.x/ccs-patch/security/ccsecurity/util.c

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

revision 223 by kumaneko, Sun May 20 02:47:39 2007 UTC revision 224 by kumaneko, Sun May 20 03:25:13 2007 UTC
# Line 5  Line 5 
5   *   *
6   * Copyright (C) 2005-2007  NTT DATA CORPORATION   * Copyright (C) 2005-2007  NTT DATA CORPORATION
7   *   *
8   * Version: 1.4   2007/04/01   * Version: 1.4.1-rc1   2007/05/20
9   *   *
10   * This file is applicable to both 2.4.30 and 2.6.11 and later.   * This file is applicable to both 2.4.30 and 2.6.11 and later.
11   * See README.ccs for ChangeLog.   * See README.ccs for ChangeLog.
# Line 1209  void CCS_LoadPolicy(const char *filename Line 1209  void CCS_LoadPolicy(const char *filename
1209          }          }
1210    
1211  #ifdef CONFIG_SAKURA  #ifdef CONFIG_SAKURA
1212          printk("SAKURA: 1.4+   2007/05/16\n");          printk("SAKURA: 1.4.1-rc1   2007/05/20\n");
1213  #endif  #endif
1214  #ifdef CONFIG_TOMOYO  #ifdef CONFIG_TOMOYO
1215          printk("TOMOYO: 1.4+   2007/05/16\n");          printk("TOMOYO: 1.4.1-rc1   2007/05/20\n");
1216  #endif  #endif
1217          if (!profile_loaded) panic("No profiles loaded. Run policy loader using 'init=' option.\n");          if (!profile_loaded) panic("No profiles loaded. Run policy loader using 'init=' option.\n");
1218          printk("Mandatory Access Control activated.\n");          printk("Mandatory Access Control activated.\n");

Legend:
Removed from v.223  
changed lines
  Added in v.224

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