cvs commit: src/sys/kern kern_exec.c
Ruslan Ermilov
ru at FreeBSD.org
Fri Mar 12 14:04:46 PST 2004
On Fri, Mar 12, 2004 at 01:54:50PM -0800, Kris Kennaway wrote:
> On Fri, Mar 12, 2004 at 01:06:20PM -0800, Ruslan Ermilov wrote:
> > ru 2004/03/12 13:06:20 PST
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/kern kern_exec.c
> > Log:
> > Do what the execve(2) manpage says and enforce what a Strictly
> > Conforming POSIX application should do by disallowing the argv
> > argument to be NULL.
> >
> > PR: kern/33738
> > Submitted by: Marc Olzheim, Serge van den Boom
> > OK'ed by: nectar
>
> Is this likely to break any third party software (e.g. ports)? If so,
> please bump __FreeBSD_version.
>
It'll break only broken software, so I don't think the bump is in order.
Cheers,
--
Ruslan Ermilov
FreeBSD committer
ru at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040313/fe1e00e0/attachment.bin
More information about the cvs-src
mailing list