Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   thorpej
Date:           Sun Jul  2 17:41:18 UTC 2000

Modified Files:
        syssrc/sys/uvm [netbsd-1-5]: uvm_unix.c

Log Message:
Pull up rev. 1.14:
- Avoid an integer overflow when checking if we have exceeded our
  rlimit in sbrk.  Slightly modified from a patch from Artur Grabowski.
- Rearrange code slightly, partially from Artur Grabowski.
- Only adjust vm_dsize if the grow or shrink actually succeeds.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.4.1 syssrc/sys/uvm/uvm_unix.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