Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-5] syssrc/sys/kern



Module Name:    syssrc
Committed By:   he
Date:           Sun Feb 10 14:12:11 UTC 2002

Modified Files:
        syssrc/sys/kern [netbsd-1-5]: subr_extent.c

Log Message:
Pull up revisions 1.43,1.45 (requested by bouyer):
  Two fixes:
   o Make sure that extent_alloc_subregion() does not allocate a region
     past the end of a subregion.
   o Avoid allocating a region over an already-allocated one when
     boundary is non-null.


To generate a diff of this commit:
cvs rdiff -r1.32.2.2 -r1.32.2.3 syssrc/sys/kern/subr_extent.c

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




Home | Main Index | Thread Index | Old Index