schweikh    2006-02-04 14:47:19 UTC
  FreeBSD src repository
  Modified files:
    bin/sh               main.c 
  Log:
  Initialize PWD early on (don't expect it to be inherited from the
  environment or set it only when changing directories with cd).
  
  PR:     standards/92640
  
  Revision  Changes    Path
  1.27      +2 -0      src/bin/sh/main.c