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

Subversion リポジトリの参照

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

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

revision 206 by kumaneko, Tue May 8 11:18:36 2007 UTC revision 290 by kumaneko, Tue Jul 10 11:52:21 2007 UTC
# Line 913  Fix 2007/05/07 Line 913  Fix 2007/05/07
913        (e.g. "/usr\-usr/" or "/usr\-home/") is meaningless.        (e.g. "/usr\-usr/" or "/usr\-home/") is meaningless.
914    
915        Don't try "A\-B\+C" because "\+" is not addition operator.        Don't try "A\-B\+C" because "\+" is not addition operator.
916    
917    Fix 2007/05/24
918    
919        @ Fix autobind hook.
920    
921          The location to call SAKURA_MayAutobind() in net/ipv4/udp.c
922          and net/ipv6/udp.c were wrong.
923    
924    Fix 2007/06/03
925    
926        @ Add a space in MakeMountOptions().
927    
928          I forgot to add a space after "atime" and "noatime".
929    
930    Version 1.4.1 2007/06/05   Minor update release.
931    
932    Fix 2007/07/04
933    
934        @ Fix ReadAddressGroupPolicy() bug.
935    
936          ReadAddressGroupPolicy() fails if both "path_group" and "address_group" are used
937          because I forgot to set "head->read_var1 = NULL".
938    
939    Fix 2007/07/10
940    
941        @ Add compat_sys_stime() hook.
942    
943          Some of 64bit kernels support compat_sys_stime()
944          but permission check was missing.
945    
946    Version 1.4.2 2007/07/13   Bug fix release.

Legend:
Removed from v.206  
changed lines
  Added in v.290

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