Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2010 04:47:40 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/linux32 linux32_sysvec.c src/sys/i386/linux linux_sysvec.c src/sys/kern kern_exec.c src/sys/sys imgact.h
Message-ID:  <201007280448.o6S4mJRx088057@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-07-28 04:47:40 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/linux32    linux32_sysvec.c 
    sys/i386/linux       linux_sysvec.c 
    sys/kern             kern_exec.c 
    sys/sys              imgact.h 
  Log:
  SVN rev 210555 on 2010-07-28 04:47:40Z by alc
  
  The interpreter name should no longer be treated as a buffer that can be
  overwritten.  (This change should have been included in r210545.)
  
  Submitted by:   kib
  
  Revision  Changes    Path
  1.58      +5 -11     src/sys/amd64/linux32/linux32_sysvec.c
  1.172     +5 -10     src/sys/i386/linux/linux_sysvec.c
  1.355     +4 -0      src/sys/kern/kern_exec.c
  1.51      +1 -0      src/sys/sys/imgact.h



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