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

Subversion リポジトリの参照

Diff of /trunk/1.5.x/ccs-patch/fs/ccs_common.c

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

revision 286 by kumaneko, Wed Jul 4 11:16:19 2007 UTC revision 290 by kumaneko, Tue Jul 10 11:52:21 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.1   2007/06/05   * Version: 1.4.2   2007/07/13
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.1   2007/06/05\n");          printk("SAKURA: 1.4.2   2007/07/13\n");
1213  #endif  #endif
1214  #ifdef CONFIG_TOMOYO  #ifdef CONFIG_TOMOYO
1215          printk("TOMOYO: 1.4.1+   2007/07/04\n");          printk("TOMOYO: 1.4.2   2007/07/13\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.286  
changed lines
  Added in v.290

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