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

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

Diff for /src/Attic/CHANGES-1.5.4 between version 1.1.2.38 and 1.1.2.39

version 1.1.2.38, 2002/09/05 04:35:12 version 1.1.2.39, 2002/09/05 04:50:57
Line 1371  sys/kern/tty.c     1.139
Line 1371  sys/kern/tty.c     1.139
   Make sure repeated TIOCSCTTY doesn't corrupt session hold count.    Make sure repeated TIOCSCTTY doesn't corrupt session hold count.
   Fixes kern/17382 by David Laight.    Fixes kern/17382 by David Laight.
   
 sys/uvm/uvm_amap_i.h                            1.18  sys/uvm/uvm_amap_i.h                            1.18 via patch
   In amap_ref, only increment the amap's refcnt after we have established    In amap_ref, only increment the amap's refcnt after we have established
   the ppref array.  Otherwise, the newly ref'ed pages will be doubly    the ppref array.  Otherwise, the newly ref'ed pages will be doubly
   counted and thus never freed because the pprefcnt can't fall to 0.    counted and thus never freed because the pprefcnt can't fall to 0.

Legend:
Removed from v.1.1.2.38  
changed lines
  Added in v.1.1.2.39

CVSweb <webmaster@jp.NetBSD.org>