cvs commit: src/sys/kern imgact_elf.c
    Peter Wemm 
    peter at FreeBSD.org
       
    Mon Dec 22 18:45:42 PST 2003
    
    
  
peter       2003/12/22 18:45:24 PST
  FreeBSD src repository
  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  Forced commit; previous commit also included:
  - eliminate a malloc()/snprintf()/free() in the native exec(2) case and
    in the easy emulation environments.
  - Allow the brand emul_path (ie: /compat/xxx) to be NULL rather than
    needing it to be an empty string that is always referenced.
  
  Revision  Changes    Path
  1.143     +0 -0      src/sys/kern/imgact_elf.c
    
    
More information about the cvs-all
mailing list