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:   he
Date:           Sun Apr 30 12:07:08 UTC 2000
Modified Files:
        syssrc/sys/sys [netbsd-1-4]: proc.h
Log Message:
Pull up revision 1.88 (via patch, requested by sommerfeld):
  Fix two bugs:
   o A malicious or erroneous program can hog the CPU in uiomove()
   o A ktrace of such a program can hog large amounts of kernel memory
  This increses the size of struct proc, so kernel-grovellers need
  rebuild after this.
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.74.2.1 syssrc/sys/sys/proc.h
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