blob: 0cec2686181715dbcac0258cc9ff137b7b676e32 [file] [log] [blame]
*** /tmp/T0wOaObl Sun Nov 2 15:02:40 2008
--- proc.c Sun Nov 2 15:01:28 2008
***************
*** 841,848 ****
{
if (Lf->sf & SELEXCLF)
return;
- if (((Selflags & SELNET) == SELNET) && !(Lf->sf & SELNET))
- return;
Lp->pss |= PS_SEC;
if (Plf)
Plf->next = Lf;
--- 841,846 ----