Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2001 21:14:36 -0800
From:      Don Lewis <Don.Lewis@tsc.tdk.com>
To:        Garrett Wollman <wollman@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/compat/svr4 svr4_misc.c
Message-ID:  <200101090514.VAA15470@salsa.gv.tsc.tdk.com>
In-Reply-To: <200101090427.f094R9a18139@freefall.freebsd.org>
References:   <200101090427.f094R9a18139@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 8,  8:27pm, Garrett Wollman wrote:
} Subject: cvs commit: src/sys/compat/svr4 svr4_misc.c
} wollman     2001/01/08 20:27:09 PST
} 
}   Modified files:
}     sys/compat/svr4      svr4_misc.c 
}   Log:
}   With some trepidation, add a `#error' directive to this module.  It was
}   broken and not fixed by whoever changed the interface of chgproccnt();
}   in the state it is in it could not possibly work (dereferencing an integer).

I think I noticed this back in November or December.  The fix is to
change the first argument to be q->p_cred->p_uidinfo.  I didn't commit
the fix since I didn't have anyway of testing it beyond seeing that it
compiled, and I wasn't able to find any volunteers to test it.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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