Diff for /src/sys/emulation/svr4/Attic/svr4_sysvec.c between versions 1.9 and 1.10

version 1.9, 2003/11/12 01:00:33 version 1.10, 2004/01/08 18:39:18
Line 234  svr4_fixup(register_t **stack_base, stru Line 234  svr4_fixup(register_t **stack_base, stru
   
 /*  /*
  * Search an alternate path before passing pathname arguments on   * Search an alternate path before passing pathname arguments on
  * to system calls. Useful for keeping a seperate 'emulation tree'.   * to system calls. Useful for keeping a separate 'emulation tree'.
  *   *
  * If cflag is set, we check if an attempt can be made to create   * If cflag is set, we check if an attempt can be made to create
  * the named file, i.e. we check if the directory it should   * the named file, i.e. we check if the directory it should

Removed from v.1.9  
changed lines
  Added in v.1.10