Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2011 10:13:48 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh main.c
Message-ID:  <201106121014.p5CAE9Md009254@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2011-06-12 10:13:48 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               main.c 
  Log:
  SVN rev 223005 on 2011-06-12 10:13:48Z by jilles
  
  sh: Read .profile from the home directory (or / if HOME is not set).
  
  In most cases, login shells are started from the home directory, but not in
  all, such as xterm -ls.
  
  This commit depends on r222957 for read_profile() performing parameter
  expansion.
  
  PR:             bin/50569
  
  Revision  Changes    Path
  1.51      +1 -1      src/bin/sh/main.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106121014.p5CAE9Md009254>