summary refs log tree commit diff
path: root/bin/cash/libedit/history.c (follow)
Commit message (Collapse)AuthorAge
* Fix ordering issue with va_arg callsJune McEnroe2019-01-19
|
* Take event number for save incrJune McEnroe2019-01-19
| | | | | ev cannot be used for input, as the first thing history() does is clear it.
* Add H_SAVE_INCR function to libeditJune McEnroe2019-01-18
|
* Use flock(2) when loading and saving historyJune McEnroe2019-01-15
|
* Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe2019-01-11
a href='/src/commit/bin/order.y?id=e33a5a661e3d0c8a0e1f605b43be6c1390392c20&follow=1'>Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe