cvs commit: src/sys/kern kern_exec.c

Ruslan Ermilov ru at FreeBSD.org
Fri Mar 12 13:06:21 PST 2004


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
  
  Revision  Changes    Path
  1.238     +2 -1      src/sys/kern/kern_exec.c


More information about the cvs-all mailing list