Date: Wed, 1 Sep 2010 19:49:24 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh histedit.c Message-ID: <201009011949.o81Jnd2G029007@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-09-01 19:49:24 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
bin/sh histedit.c
Log:
SVN rev 212111 on 2010-09-01 19:49:24Z by jilles
MFC r210736: sh: Do not enter consecutive duplicates into the history.
This simply sets a flag in libedit. It has a shortcoming in that it does not
apply to multi-line commands.
Note that a configuration option for this is not going to happen, but always
having this seems better than not having it. NetBSD has done the same.
PR: bin/54683
Obtained from: NetBSD
Revision Changes Path
1.31.2.2 +1 -0 src/bin/sh/histedit.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009011949.o81Jnd2G029007>
