index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libedit
/
el.c
Age
Commit message (
Expand
)
Author
2000-06-28
Only look in home directory for .editrc. (Discussed with Christos.)
sommerfeld
2000-05-15
don't dump core on empty files.
christos
1999-11-12
- implement printing a right-side prompt. code derived from similar work
lukem
1999-09-21
* in el_source():
lukem
1999-07-02
More trailing white space.
simonb
1998-12-12
delint
christos
1998-09-28
fix core-dump caused by maps not being initialized before tty is called.
christos
1998-07-29
* add more checks for NULL pointers in passed arguments
lukem
1998-05-20
el_init takes a third stream argument and add el_beep.
christos
1997-12-20
Small optimization. Don't call isatty() on every invocation of el_gets, but
christos
1997-07-06
Fix compiler warnings.
christos
1997-04-24
Handle properly the case where the last line in the sourced file does
christos
1997-04-11
Portability fixes:
christos
1997-03-20
Fix potential stack overflow; from Keith Bostic.
christos
1997-01-17
fix el_source() - a block needed braces around it (the indenting fooled me)
lukem
1997-01-11
RCSid police
lukem
1994-05-06
libedit!
cgd