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

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 1032 by kumaneko, Tue Mar 11 08:25:41 2008 UTC revision 1034 by kumaneko, Wed Mar 12 02:10:53 2008 UTC
# Line 5  Line 5 
5   *   *
6   * Copyright (C) 2005-2008  NTT DATA CORPORATION   * Copyright (C) 2005-2008  NTT DATA CORPORATION
7   *   *
8   * Version: 1.6.0-pre   2008/03/11   * Version: 1.6.0-pre   2008/03/12
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 1412  void CCS_LoadPolicy(const char *filename Line 1412  void CCS_LoadPolicy(const char *filename
1412                  }                  }
1413          }          }
1414  #ifdef CONFIG_SAKURA  #ifdef CONFIG_SAKURA
1415          printk("SAKURA: 1.6.0-pre   2008/03/11\n");          printk("SAKURA: 1.6.0-pre   2008/03/12\n");
1416  #endif  #endif
1417  #ifdef CONFIG_TOMOYO  #ifdef CONFIG_TOMOYO
1418          printk("TOMOYO: 1.6.0-pre   2008/03/11\n");          printk("TOMOYO: 1.6.0-pre   2008/03/12\n");
1419  #endif  #endif
1420          printk("Mandatory Access Control activated.\n");          printk("Mandatory Access Control activated.\n");
1421          sbin_init_started = true;          sbin_init_started = true;

Legend:
Removed from v.1032  
changed lines
  Added in v.1034

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