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

Subversion リポジトリの参照

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

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

revision 5235 by kumaneko, Thu Jul 7 11:58:12 2011 UTC revision 5274 by jnguyen, Wed Jul 13 17:49:21 2011 UTC
# Line 2910  Fix 2011/07/07 Line 2910  Fix 2011/07/07
2910    
2911        . Since this interface is used by only /usr/sbin/ccs-setprofile ,        . Since this interface is used by only /usr/sbin/ccs-setprofile ,
2912        remove this interface by updating /usr/sbin/ccs-setprofile .        remove this interface by updating /usr/sbin/ccs-setprofile .
2913    
2914    Fix 2011/07/09
2915    
2916        @ Fix /proc/ccs/stat parser.
2917    
2918          For optimization, I changed to use simple_strtoul() rather than sscanf()
2919          in ccs_write_stat(). But it caused parsing failure if space is inserted
2920          before value (e.g. "Memory used by policy: $value").
2921    
2922    Fix 2011/07/13
2923    
2924        @ Accept "::" notation for IPv6 address.
2925    
2926          In order to add network access restriction to TOMOYO 2.4, I backported
2927          routines for parsing/printing IPv4/IPv6 address from kernel 3.0 into
2928          TOMOYO 1.8.2.
2929          Now, IPv6 address accepts "::1" instead of "0:0:0:0:0:0:0:1".

Legend:
Removed from v.5235  
changed lines
  Added in v.5274

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