Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 17:21:44 -0800 (PST)
From:      "John W. De Boskey" <jwd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys execve.2 src/sys/kern imgact_shell.c src/sys/sys imgact.h
Message-ID:  <200112220121.fBM1Lix15542@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jwd         2001/12/21 17:21:44 PST

  Modified files:        (Branch: RELENG_4)
    lib/libc/sys         execve.2 
    sys/kern             imgact_shell.c 
    sys/sys              imgact.h 
  Log:
  MFC of kern/32106
  
         1.30  src/lib/libc/sys/execve.2
         1.23  src/sys/kern/imgact_shell.c
         1.25  src/sys/sys/imgact.h
  
    Return a more meaningful errno when the length of the interpreter
    exceeds MAXSHELLCMDLEN to avoid secondary /bin/sh execution.
  
    Update execve man page to reflect change.
  
    Increase MAXSHELLCMDLEN to a slightly more meaningful value.
  
  Approved by:    re
  
  Revision   Changes    Path
  1.16.2.10  +5 -0      src/lib/libc/sys/execve.2
  1.21.2.2   +2 -2      src/sys/kern/imgact_shell.c
  1.22.2.2   +2 -2      src/sys/sys/imgact.h

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?200112220121.fBM1Lix15542>