cvs commit: src/sys/kern kern_descrip.c kern_exit.c kern_proc.c kern_sig.c kern_synch.c tty.c src/sys/sys proc.h src/sys/amd64/amd64 genassym.c src/sys/emulation/svr4 svr4_misc.c src/sys/i386/i386 genassym.c

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Thu Dec 1 10:38:21 PST 2005


Matthew Dillon wrote:
  Log:
  Get rid of the p_stat SZOMB state.  p_stat can now only be SIDL, SSLEEP, or
  SRUN.  Instead mark zombie processes with a new flag, P_ZOMBIE.  The eproc
  code will convert P_ZOMBIE into SZOMB for /bin/ps.
yay.  getting better and better:  this makes it much more easy for lwp

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \




More information about the Commits mailing list