]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r244941:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 Jan 2013 04:03:21 +0000 (04:03 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 Jan 2013 04:03:21 +0000 (04:03 +0000)
commit777651ab552f4573c3eb62e79b1bdf914279e821
treea47a5d2f19c01d8947e4e3b683044872adbb3fca
parentca91309e675f4e3f3ae12c0ac9d25763f89c2138
MFC r244941:

libedit: bind the correct command when using "bind -k".

"ed-argument-digit" (i. e. command 0) was incorrectly used
instead.
This bug comes from the original sources imported in 1994
and has been confirmed in upstream NetBSD.

Reported by: Yamagi Burmeister
Submitted by: Christoph Mallon

git-svn-id: svn://svn.freebsd.org/base/stable/9@245025 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libedit/map.c