This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libedit
History
christos
18c98749bf
If term_init() fails, cleanup and return NULL. This avoids other lossage.
...
Pointed by charles.
2001-11-02 04:47:47 +00:00
..
readline
…
TEST
…
chared.c
…
chared.h
…
common.c
…
editline.3
PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs.
2001-10-09 13:50:29 +00:00
editrc.5
…
el.c
If term_init() fails, cleanup and return NULL. This avoids other lossage.
2001-11-02 04:47:47 +00:00
el.h
PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs.
2001-10-09 13:50:29 +00:00
emacs.c
…
hist.c
…
hist.h
…
histedit.h
PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs.
2001-10-09 13:50:29 +00:00
history.c
history_def_enter: fix off-by-one mistake in delete condition (the behaviour
2001-09-29 17:52:10 +00:00
key.c
…
key.h
…
Makefile
…
makelist
…
map.c
…
map.h
…
parse.c
…
parse.h
…
prompt.c
…
prompt.h
…
read.c
…
read.h
…
readline.c
…
refresh.c
…
refresh.h
…
search.c
…
search.h
…
shlib_version
PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs.
2001-10-09 13:50:29 +00:00
sig.c
…
sig.h
…
sys.h
…
term.c
Finish initializing all the term data structures even if the terminal init
2001-11-02 04:42:09 +00:00
term.h
…
tokenizer.c
…
tokenizer.h
…
tty.c
…
tty.h
…
vi.c
…