Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2011 14:25:47 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_exit.c src/sys/sys proc.h
Message-ID:  <201104141426.p3EEQAGQ056468@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pluknet     2011-04-14 14:25:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c 
    sys/sys              proc.h 
  Log:
  SVN rev 220621 on 2011-04-14 14:25:47Z by pluknet
  
  Remove stale M_ZOMBIE malloc type.
  This type is unused since embedding p_ru into struct proc.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.342     +0 -3      src/sys/kern/kern_exit.c
  1.567     +0 -1      src/sys/sys/proc.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104141426.p3EEQAGQ056468>