Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



lukem
Thu Jan  9 05:12:17 PST 1997
Update of /cvsroot/src/lib/libedit
In directory netbsd1:/home/lukem/junk/libedit

Modified Files:
        Makefile parse.c 
Added Files:
        editline.3 editrc.5 
Log Message:
* add a man page for the editline routines
* add a man page describing editrc
* fix bugs in el_parse():
        * didn't execute command when program name matched (test reversed)
        * was checking against empty string instead of program name
        * after checks, command to run also pointed to empty string

[christos - the author of libedit - ok-ed the man pages in general (which I
 wrote from scratch by RTFS) as well as the bugfix]


lukem
Thu Jan  9 05:15:11 PST 1997
Update of /cvsroot/doc
In directory netbsd1:/home/lukem/junk/doc

Modified Files:
        CHANGES 
Log Message:
editline man pages




Home | Main Index | Thread Index | Old Index