]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r342576-342577,342645,342812,342881,343231,343399 (by trasz):
authorPiotr Pawel Stefaniak <pstef@FreeBSD.org>
Sat, 25 Jul 2020 11:57:39 +0000 (11:57 +0000)
committerPiotr Pawel Stefaniak <pstef@FreeBSD.org>
Sat, 25 Jul 2020 11:57:39 +0000 (11:57 +0000)
commit73dee37eaaaaaca535e262582773f04887cb7ef6
tree1c94894199b055e836075d6a0c45ae7f0805128e
parent2295126d7e1104ad862b090c6cd21cf8a69d2d99
MFC r342576-342577,342645,342812,342881,343231,343399 (by trasz):

r342577 Make sh(1) collapse $HOME into "~" in PS1
r342576 Simplify the way we set the default sh(1) PS1
r342645 Add current working directory to the default sh prompt
r342812 Give sh(1) a proper default prompt instead of just "$".
r342881 Make sh(1) recognize the default $HOME
r343231 Don't mess with BLOCKSIZE in shell startup files
r343399 Make sh(1) support \u in PS1
bin/csh/csh.login
bin/csh/dot.cshrc
bin/sh/parser.c
bin/sh/profile
bin/sh/sh.1
share/skel/dot.cshrc
share/skel/dot.profile
share/skel/dot.shrc