DragonFly commits List (threaded) for 2007-01
DragonFly BSD
DragonFly commits List (threaded) for 2007-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/bin/sh histedit.c


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 13 Jan 2007 11:47:56 -0800 (PST)

pavalos     2007/01/13 11:47:56 PST

DragonFly src repository

  Modified files:
    bin/sh               histedit.c 
  Log:
  Fix typo and remove unneeded comments.
  
  Adding an entry to the history with H_ENTER moves libedit's internal
  history cursor. Reset the cursor after adding the entry to the history
  when doing ``fc -s'' so the output is correct.
  
  More libedit adjustments.
  
  Obtained-from:  FreeBSD
  
  Revision  Changes    Path
  1.10      +18 -14    src/bin/sh/histedit.c


http://www.dragonflybsd.org/cvsweb/src/bin/sh/histedit.c.diff?r1=1.9&r2=1.10&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]