Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

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

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

revision 1277 by kumaneko, Sat Jun 7 07:16:21 2008 UTC revision 1278 by kumaneko, Tue Jun 10 00:59:43 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.2-pre   2008/06/07   * Version: 1.6.2-pre   2008/06/10
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 2394  void ccs_load_policy(const char *filenam Line 2394  void ccs_load_policy(const char *filenam
2394          }          }
2395  #endif  #endif
2396  #ifdef CONFIG_SAKURA  #ifdef CONFIG_SAKURA
2397          printk(KERN_INFO "SAKURA: 1.6.2-pre   2008/06/07\n");          printk(KERN_INFO "SAKURA: 1.6.2-pre   2008/06/10\n");
2398  #endif  #endif
2399  #ifdef CONFIG_TOMOYO  #ifdef CONFIG_TOMOYO
2400          printk(KERN_INFO "TOMOYO: 1.6.2-pre   2008/06/07\n");          printk(KERN_INFO "TOMOYO: 1.6.2-pre   2008/06/10\n");
2401  #endif  #endif
2402          printk(KERN_INFO "Mandatory Access Control activated.\n");          printk(KERN_INFO "Mandatory Access Control activated.\n");
2403          sbin_init_started = true;          sbin_init_started = true;

Legend:
Removed from v.1277  
changed lines
  Added in v.1278

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