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

Subversion リポジトリの参照

Diff of /branches/ccs-patch/security/ccsecurity/policy_io.c

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

revision 2975 by kumaneko, Tue Sep 1 05:34:46 2009 UTC revision 2976 by kumaneko, Tue Sep 1 06:24:08 2009 UTC
# Line 484  static void ccs_read_profile(struct ccs_ Line 484  static void ccs_read_profile(struct ccs_
484                  return;                  return;
485          if (head->read_bit)          if (head->read_bit)
486                  goto body;                  goto body;
487          ccs_io_printf(head, "PROFILE_VERSION=%s\n", "20090827");          ccs_io_printf(head, "PROFILE_VERSION=%s\n", "20090903");
488  #ifdef CONFIG_CCSECURITY_AUDIT  #ifdef CONFIG_CCSECURITY_AUDIT
489          ccs_io_printf(head, "PREFERENCE::audit={ max_grant_log=%u "          ccs_io_printf(head, "PREFERENCE::audit={ max_grant_log=%u "
490                        "max_reject_log=%u }\n",                        "max_reject_log=%u }\n",

Legend:
Removed from v.2975  
changed lines
  Added in v.2976

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