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
Age
Commit message (
Expand
)
Author
2003-12-08
update for function name change
lukem
2003-12-05
Use Aq instead of <>, quote a minus, drop trailing space.
wiz
2003-12-05
Tokenization function enhancements:
lukem
2003-11-04
s/wth/with/
christos
2003-11-03
Fix uninitialized variable.
christos
2003-11-02
Always use el->el_buffer, because newbuffer could have moved. From
christos
2003-11-02
If the kill buffer is empty return normal. From Gerry Swislow gerry at certif
christos
2003-11-02
Handle M- as escape. XXX: should probably select the meta-map instead.
christos
2003-11-02
From: Gerry Swislow gerry at certif dot com
christos
2003-11-01
initialize ptr.
christos
2003-11-01
Explain H_ADD better. from Otto Moerbeek otto at drijf dot net
christos
2003-11-01
Fixes from Otto Moerbeek otto at drijf dot net
christos
2003-11-01
Document history builtin commands.
christos
2003-10-27
Make readline csh-like history work.
christos
2003-10-25
Another fix for incremental search prev.
christos
2003-10-19
add rl_catch_signals
christos
2003-10-19
Bump date for previous.
wiz
2003-10-18
change allocation policy in el_push to allocate the string itself.
christos
2003-10-18
make forward incremental search work better.
christos
2003-10-18
remove debugging printf.
christos
2003-10-18
Allow setty to set chars using char=value
christos
2003-10-17
When searching backwards don't include the characters after the cursor in
christos
2003-10-17
Bump date for previous. Replace > with \*[Gt].
wiz
2003-10-16
More libedit readline emulation functions from: Gerry Swislow
christos
2003-10-16
I got tired of typing a cc line.
christos
2003-10-16
Fix incremental search which was badly busted.
christos
2003-10-15
don't limit ^c to alpha c, and add VIS_NOSLASH so that vis(3) does not
christos
2003-10-09
PR/23107: Nathan Williams: ^D as the first char on the command line does
christos
2003-09-26
New sentence, new line; bump date for previous.
wiz
2003-09-26
Implement enough of readline's 4.0 async mode to make gdb happy. This is
christos
2003-09-15
Include "sys/ttydefaults.h" to get standard definition of "CTRL" macro
tron
2003-09-15
kludge around CTRL redef.
christos
2003-09-14
Match the stupid function pointer declarations with actual readline's 4.0.
christos
2003-09-14
make this compile.
christos
2003-09-14
Avoid pre-ansi warning.
christos
2003-09-14
- provide enough hooks to compile gdb-5.3
christos
2003-09-13
Fix something that's been annoying me for a while...
mycroft
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-03
Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of
lukem
2003-08-01
Rework how dependency generation is performed:
lukem
2003-07-31
tweak this unconventional (some might say "baroque") Makefile to work
lukem
2003-07-16
Bump date for last.
wiz
2003-07-14
Documented the return values from el_get().
jeremy
2003-06-27
Add Ns.
wiz
2003-06-19
provide a definition for __attribute__
christos
2003-06-19
From michael@moria.de:
christos
2003-06-19
From michael@moria.de:
christos
2003-06-06
Use Aq Pa instead of Fd \*[Lt]...\*[Gt]. From jmc@openbsd.
wiz
2003-06-04
Only return CC_EOF if ^D (VEOF) was the only thing on the line. Otherwise
matt
2003-05-14
setup -> set up, from jmc@openbsd.
wiz
[next]