Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 2010 14:15:51 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh options.c sh.1
Message-ID:  <201004051416.o35EG3N8049229@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-04-05 14:15:51 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               options.c sh.1 
  Log:
  SVN rev 206182 on 2010-04-05 14:15:51Z by jilles
  
  sh: Automatically enable -o emacs in interactive shells with terminals.
  
  This makes sh a bit more friendly in single user mode, make buildenv, chroot
  and the like, and matches other shells.
  
  The -o emacs can be overridden on the command line or in the ENV file.
  
  Revision  Changes    Path
  1.30      +4 -1      src/bin/sh/options.c
  1.138     +3 -2      src/bin/sh/sh.1



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