cvs commit: src/sys/kern kern_exec.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Nov 17 17:16:15 PST 2003


dillon      2003/11/17 17:15:42 PST

DragonFly src repository

  Modified files:
    sys/kern             kern_exec.c 
  Log:
  Backout part of 1.16.  It is not necessary to align the stack at this
  point.  A hack to align the stack already exists in lib/csu/i386-elf/crt1.c.
  
  After-Discussions-With: Bruce Evans <bde at xxxxxxxxxxx>
  
  Revision  Changes    Path
  1.17      +2 -5      src/sys/kern/kern_exec.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_exec.c.diff?r1=1.16&r2=1.17&f=h





More information about the Commits mailing list