看板 DFBSD_commit 關於我們 聯絡資訊
commit 24fd06d29173f5a899b47eea7bbe7b75862f8cf5 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Sun Aug 21 13:42:26 2011 -0700 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. Obtained-from: FreeBSD 223005 Summary of changes: bin/sh/main.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/24fd06d29173f5a899b47eea7bbe7b75862f8cf5 -- DragonFly BSD source repository