Desenvolver e Download de Software Open Source

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 1763 by kumaneko, Fri Oct 24 04:07:03 2008 UTC revision 1764 by kumaneko, Wed Oct 29 12:10:18 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.5-pre   2008/10/20   * Version: 1.6.5-pre   2008/10/29
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 2530  void ccs_load_policy(const char *filenam Line 2530  void ccs_load_policy(const char *filenam
2530          printk(KERN_INFO "SAKURA: 1.6.5-pre   2008/10/20\n");          printk(KERN_INFO "SAKURA: 1.6.5-pre   2008/10/20\n");
2531  #endif  #endif
2532  #ifdef CONFIG_TOMOYO  #ifdef CONFIG_TOMOYO
2533          printk(KERN_INFO "TOMOYO: 1.6.5-pre   2008/10/20\n");          printk(KERN_INFO "TOMOYO: 1.6.5-pre   2008/10/29\n");
2534  #endif  #endif
2535          printk(KERN_INFO "Mandatory Access Control activated.\n");          printk(KERN_INFO "Mandatory Access Control activated.\n");
2536          sbin_init_started = true;          sbin_init_started = true;

Legend:
Removed from v.1763  
changed lines
  Added in v.1764

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