summaryrefslogtreecommitdiffstats
path: root/bin/sh/histedit.c
Commit message (Expand)AuthorAgeFilesLines
* Delete worthless comments.tjr2002-10-301-5/+1
* Set opterr to zero to avoid duplicate warnings from getopt(3) for unknowntjr2002-07-251-0/+1
* Call el_source() to read the contents of .editrc when line editing is enabled.tjr2002-07-231-0/+1
* Add a `bind' builtin command, which is simply a wrapper around libedit'stjr2002-07-231-0/+18
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Fix typo causing ``fc -e'' to not work correctly. getopt() sets optarg,tjr2002-06-021-1/+1
* Adding an entry to the history with H_ENTER moves libedit's internaltjr2002-06-021-0/+9
* o __P has been reovedimp2002-02-021-16/+7
* *** empty log message ***obrien2001-10-011-28/+31
* Use PATH_MAX in preference in MAXPATHLEN.imp2001-05-301-1/+2
* Fix warnings, some of them serious because sh violated namecracauer2000-04-201-3/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add rcsid. Spelling.charnier1998-05-181-3/+5
* When NO_HISTORY is defined and the history command is usedsteve1997-04-281-3/+16
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-15/+12
* Misc cleanups and fixes from Bruce:peter1996-09-031-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-10/+42
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* From "Philippe Charnier" <charnier@lirmm.fr>:dg1995-05-051-1/+5
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+442
OpenPOWER on IntegriCloud