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

Subversion リポジトリの参照

Diff of /trunk/1.8.x/ccs-patch/README.ccs

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

revision 3582 by kumaneko, Sat Apr 10 08:57:15 2010 UTC revision 3643 by kumaneko, Mon May 10 13:52:22 2010 UTC
# Line 2393  Fix 2010/04/10 Line 2393  Fix 2010/04/10
2393        parameter type. But it turned out that the macro I used did not follow C        parameter type. But it turned out that the macro I used did not follow C
2394        standards and did not work with gcc 4.x . As a result, "allow_pivot_root"        standards and did not work with gcc 4.x . As a result, "allow_pivot_root"
2395        keyword was not working as expected.        keyword was not working as expected.
2396    
2397    Fix 2010/05/05
2398    
2399        @ Fix incorrect audit on/off control.
2400    
2401          The grant_log= and reject_log= parameters of CONFIG::misc::env were not
2402          used because I forgot to update request type. As a result, those of
2403          CONFIG::file::execute were used for CONFIG::misc::env .
2404    
2405          Those of CONFIG::file::rewrite were not used because I forgot to update
2406          request type. As a result, those of CONFIG::file::truncate were used for
2407          CONFIG::file::rewrite .
2408    
2409    Fix 2010/05/10
2410    
2411        @ Fix incorrect out of memory warning.
2412    
2413          Out of memory warnings were not printed in some cases by error.

Legend:
Removed from v.3582  
changed lines
  Added in v.3643

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