aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit
Commit message (Collapse)AuthorAgeFilesLines
* The .Fn functionPhilippe Charnier2003-02-061-1/+2
| | | | Notes: svn path=/head/; revision=110443
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-014-4/+4
| | | | | | | especially in troff files. Notes: svn path=/head/; revision=108533
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-2/+2
| | | | | | | Add FreeBSD Id tag where missing. Notes: svn path=/head/; revision=108470
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
| | | | Notes: svn path=/head/; revision=108317
* Write the strvis()'d string out to the history file in history_save(),Tim J. Robbins2002-10-141-1/+1
| | | | | | | | not the original string. Fixes the bug where every second line of a history file was empty. Notes: svn path=/head/; revision=105095
* FreeBSD's libedit does not include NetBSD's readline emulation code.Tim J. Robbins2002-10-131-4/+3
| | | | | | | Remove references to it from the Authors and History sections. Notes: svn path=/head/; revision=105032
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
| | | | Notes: svn path=/head/; revision=104073
* Restore local bits lost in recent merge from NetBSD.Matthew N. Dodd2002-06-161-19/+24
| | | | Notes: svn path=/head/; revision=98293
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
| | | | | | | | Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/. Notes: svn path=/head/; revision=95258
* -ltermcap is spelled -lncurses nowadays.Ruslan Ermilov2002-04-091-2/+2
| | | | Notes: svn path=/head/; revision=94278
* Remove __P() usage.David E. O'Brien2002-03-211-1/+1
| | | | Notes: svn path=/head/; revision=92917
* Fix problem where with PicoBSD the shell coredumps if it does not find anDavid E. O'Brien2002-01-241-1/+1
| | | | | | | | | entry for its terminal type in /etc/termcap. Submitted by: bde Notes: svn path=/head/; revision=89735
* mdoc(7) police: markup nit in the actual rev. 1.13 changes.Ruslan Ermilov2001-11-211-1/+1
| | | | Notes: svn path=/head/; revision=86736
* mdoc(7) police: restore all FreeBSD fixes to this file that gotRuslan Ermilov2001-11-211-16/+14
| | | | | | | clobbered by previous commit. Notes: svn path=/head/; revision=86735
* Clean this up after the NetBSD syncing.David E. O'Brien2001-10-011-25/+19
| | | | Notes: svn path=/head/; revision=84335
* Fix ID's after a total boch CVS merge due to multiple people makingDavid E. O'Brien2001-10-0113-26/+0
| | | | | | | | | | | commits to these files. As I sing to CVS: Have I told you lately that I hate your guts? Have I told you all SCM's are above you? You fill my heart with pain, take away all my merging joy, grow my troubles that's what you do." Notes: svn path=/head/; revision=84334
* Our histedit.h lives in src/include.David E. O'Brien2001-10-011-1/+0
| | | | Notes: svn path=/head/; revision=84327
* Re-applied some of rev. 1.11 and 1.13 fixes that were lost in the last commit.Ruslan Ermilov2001-10-011-11/+17
| | | | | | | Fixed some more. Notes: svn path=/head/; revision=84304
* + Sync with NetBSD, bringing in feature enhancements.David E. O'Brien2001-10-0137-8660/+9754
| | | | | | | | | | + Convert to ANSI-C function definitions + style(9) Submitted by: kris Notes: svn path=/head/; revision=84260
* Add __FBSDID()s to libeditMatthew Dillon2001-09-3018-12/+37
| | | | Notes: svn path=/head/; revision=84201
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-101-1/+1
| | | | | | | with a trailing zero-width space: `e.g.\&'. Notes: svn path=/head/; revision=81449
* mdoc(7) police:Ruslan Ermilov2001-08-072-13/+5
| | | | | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block. Notes: svn path=/head/; revision=81251
* Remove whitespace at EOL.Dima Dorfman2001-07-152-11/+11
| | | | Notes: svn path=/head/; revision=79754
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-2/+2
| | | | Notes: svn path=/head/; revision=79531
* Back out history.3 link removing - conflict fixed in libreadline insteadAndrey A. Chernov2001-04-121-4/+1
| | | | Notes: svn path=/head/; revision=75440
* Comment out one of many editline.3 MLINKS conflicting with libreadlineAndrey A. Chernov2001-04-121-1/+4
| | | | | | | (history.3) Notes: svn path=/head/; revision=75438
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+1
| | | | Notes: svn path=/head/; revision=74870
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-4/+3
| | | | Notes: svn path=/head/; revision=71895
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=71097
* ConstifyKris Kennaway2000-11-262-2/+4
| | | | Notes: svn path=/head/; revision=69204
* logRuslan Ermilov2000-11-222-0/+2
| | | | Notes: svn path=/head/; revision=69026
* Include fcntl.hBrian Somers2000-10-021-0/+1
| | | | | | | | PR: 21697 Submitted by: Barak Enat <barak_enat@yahoo.com> Notes: svn path=/head/; revision=66562
* Teach library about Home/End keysAndrey A. Chernov2000-07-282-5/+30
| | | | Notes: svn path=/head/; revision=63948
* Fully preserve original tty settings outside of line edition mode. Old variantAndrey A. Chernov2000-07-281-44/+8
| | | | | | | | | | preserve them only partially, so tty state becomes different after el_* functions used. PR: 20138 Notes: svn path=/head/; revision=63947
* Move terminal descriptor flush before stty to eliminate potential problemsAndrey A. Chernov2000-07-271-1/+1
| | | | | | | whith characters conversion changed like \n -> \r\n and so on. Notes: svn path=/head/; revision=63946
* Fix temp. singnals blocking. Only one signal was blocked due to typo pastedAndrey A. Chernov2000-07-261-3/+5
| | | | | | | many times. Notes: svn path=/head/; revision=63900
* <blush> I tested the real code changes, but neglected to test theWarner Losh2000-05-222-5/+5
| | | | | | | | insertion of $FreeBSD$. I miffed it (pointy hat please). Hopefully no one will notice this short window where -current didn't compile. Notes: svn path=/head/; revision=60773
* Do not read editrc file from '.'. This can be as unsafe as havingWarner Losh2000-05-222-12/+11
| | | | | | | | | | | | | . first in root's path. While I'm here: o Add $FreeBSD$ o Get errno from <errno.h>, but extern int errno. Submitted by: Tim Vanderhoek Notes: svn path=/head/; revision=60772
* Make comment match code forgotten in last commitWarner Losh2000-05-221-1/+1
| | | | Notes: svn path=/head/; revision=60771
* Add $FreeBSD$ so I can commit:Warner Losh2000-05-221-4/+6
| | | | | | | | Remove extern int errno;. Instead include the ANSI <errno.h>. No functional changes, just a higher level of pedantry. Notes: svn path=/head/; revision=60770
* Introduce .Lb macro to libedit manpageAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/head/; revision=59508
* Fix style bugsMarcel Moolenaar1999-10-031-4/+2
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=51904
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ----------------------------- Most of the userland changes are in libc. For both the alpha and the i386 setjmp has been changed to accomodate for the new sigset_t. Internally, libc is mostly rewritten to use the new syscalls. The exception is in compat-43/sigcompat.c The POSIX thread library has also been rewritten to use the new sigset_t. Except, that it currently only handles NSIG signals instead of the maximum _SIG_MAXSIG. This should not be a problem because current applications don't use any signals higher than NSIG. There are version bumps for the following libraries: libdialog libreadline libc libc_r libedit libftpio libss These libraries either a) have one of the modified structures visible in the interface, or b) use sigset_t internally and may cause breakage if new binaries are used against libraries that don't have the sigset_t change. This not an immediate issue, but will be as soon as applications start using the new range to its fullest. NOTE: libncurses already had an version bump and has not been given one now. NOTE: doscmd is a real casualty and has been disconnected for the moment. Reconnection will eventually happen after doscmd has been fixed. I'm aware that being the last one to touch it, I'm automaticly promoted to being maintainer. According to good taste this means that I will receive a badge which either will be glued or mechanically stapled, drilled or otherwise violently forced onto me :-) NOTE: pcvt/vttest cannot be compiled with -traditional. The change cause sys/types to be included along the way which contains the const and volatile modifiers. I don't consider this a solution, but more a workaround. Notes: svn path=/head/; revision=51794
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50476
* Fix MLINKS.Matthew N. Dodd1999-08-201-3/+2
| | | | | | | Noticed by: Norman C. Rice <nrice@emu.sourcee.com> Notes: svn path=/head/; revision=50088
* Add 2 functions: el_data_set() and el_data_get() which do what youMatthew N. Dodd1999-08-204-2/+37
| | | | | | | | | | | would expect. (Allow user data to be associated with an EditLine context). As this changes no existing interfaces and doesn't alter any structs visable to the user I've been told that its not necessary to bump the version of the library. Notes: svn path=/head/; revision=50070
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-122-0/+4
| | | | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48794
* Switch to using ".So" as the extension for PIC object files ratherJohn Polstra1999-01-091-1/+1
| | | | | | | | | | | than ".so". The old extension conflicted with well-established naming conventions for dynamically loadable modules. The "clean" targets continue to remove ".so" files too, to deal with old systems. Notes: svn path=/head/; revision=42450
* On the alpha, sizeof(char*) != sizeof(int) which was assumed inDoug Rabson1998-11-301-1/+1
| | | | | | | | | term_init(). This is the cause of /usr/bin/ftp faulting on the alpha. Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=41421
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-164-6/+8
| | | | | | | | | | | | | | In some cases replace if (a == null) a = malloc(x); else a = realloc(a, x); with simple reallocf(a, x). Per ANSI-C, this is guaranteed to be the same thing. I've been running these on my system here w/o ill effects for some time. However, the CTM-express is at part 6 of 34 for the CAM changes, so I've not been able to do a build world with the CAM in the tree with these changes. Shouldn't impact anything, but... Notes: svn path=/head/; revision=39327