[BACK]Return to CHANGES-5.0 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / doc

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/doc/Attic/CHANGES-5.0 between version 1.1.2.64 and 1.1.2.65

version 1.1.2.64, 2009/01/09 03:50:31 version 1.1.2.65, 2009/01/14 18:00:57
Line 2011  sys/dev/usb/uslsa.c    1.9
Line 2011  sys/dev/usb/uslsa.c    1.9
         defines of the same thing.  No functional change.          defines of the same thing.  No functional change.
         [jakllsch, ticket #245]          [jakllsch, ticket #245]
   
   sys/arch/powerpc/ibm4xx/intr.c                  1.21
   
           Account ci->ci_idepth on calling handlers in ext_intr() as well as
           powerpc/pic/intr.c:pic_handle_intr().  Closes PR port-evbppc/40288.
           [tsutsui, ticket #246]
   
   sys/kern/sysv_shm.c                             1.114
   
           sys_shmat: initialise shmid of shmmap entry earlier.  Now error path,
           i.e. shm_delete_mapping, wont use a random value.
           [rmind, ticket #248]
   
   sys/dev/pci/if_ipw.c                            1.45
   sys/dev/pci/if_iwi.c                            1.78
   
           Make the "EULA not accepted" message a bit more informative.
           [jmcneill, ticket #250]
   

Legend:
Removed from v.1.1.2.64  
changed lines
  Added in v.1.1.2.65

CVSweb <webmaster@jp.NetBSD.org>