cvs commit: src/sys/kern kern_exec.c src/sys/sys imgact.h

Konstantin Belousov kib at FreeBSD.org
Mon Mar 31 05:05:53 PDT 2008


kib         2008-03-31 12:05:52 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exec.c 
    sys/sys              imgact.h 
  Log:
  Implement the fexecve(2) syscall.
  
  Based on the submission by rdivacky,
          sponsored by Google Summer of Code 2007
  Reviewed by:    rwatson, rdivacky
  Tested by:      pho
  
  Revision  Changes    Path
  1.317     +77 -28    src/sys/kern/kern_exec.c
  1.41      +1 -0      src/sys/sys/imgact.h


More information about the cvs-src mailing list