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

Subversion リポジトリの参照

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

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

revision 360 by kumaneko, Thu Aug 16 11:15:35 2007 UTC revision 502 by kumaneko, Tue Sep 25 13:33:45 2007 UTC
# Line 1000  Fix 2007/08/16 Line 1000  Fix 2007/08/16
1000        But SELinux determines whether selinuxfs is supported by kernel        But SELinux determines whether selinuxfs is supported by kernel
1001        based on whether error code is -ENODEV or not.        based on whether error code is -ENODEV or not.
1002        So I stopped returning -EPERM unconditionally.        So I stopped returning -EPERM unconditionally.
1003    
1004    Fix 2007/08/17
1005    
1006        @ Remove initializer directive.
1007    
1008          Use "initialize_domain" instrad of "initializer".
1009    
1010    Fix 2007/08/21
1011    
1012        @ Fix "allow_argv0 ... if if ..." bug.
1013    
1014          It was impossible to use a word "if" to the second argument of
1015          allow_argv0 if condition part is used.
1016    
1017    Fix 2007/08/24
1018    
1019        @ Move /proc/ccs/\*/\* to /proc/ccs/\* .
1020    
1021          Some pathnames for /proc/ccs/ interface were changed.
1022    
1023    Fix 2007/09/05
1024    
1025        @ Drop MSG_PEEK'ed message before skb_free_datagram().
1026    
1027          I need to remove head message from unwanted source
1028          from socket's receive queue so that the caller can pick up
1029          next message from wanted source with MSG_PEEK flags.
1030    
1031    Version 1.5.0 2007/09/20   Usability enhancement release.

Legend:
Removed from v.360  
changed lines
  Added in v.502

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