cvs commit: src/sys/kern kern_sig.c

Hiten Pandya hmp at crater.dragonflybsd.org
Sat Feb 7 21:45:53 PST 2004


hmp         2004/02/07 21:44:58 PST

DragonFly src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  Merge from FreeBSD:
  
  	Return a size related error, instead of return 0 when *NOT*
  	creating a core dump due to resource limits specifying the
  	size as 0.  Otherwise waitpid() will incorrectly return a
  	status indicating that a core dump was created.
  
  Revision  Changes    Path
  1.25      +1 -1      src/sys/kern/kern_sig.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_sig.c.diff?r1=1.24&r2=1.25&f=h





More information about the Commits mailing list