#
9704b281 |
| 21-Jan-2017 |
krw <krw@openbsd.org> |
Nuke whitespace foolish enough to expose itself during the great "warning:" rectification.
|
#
a7d4f26a |
| 19-Dec-2016 |
krw <krw@openbsd.org> |
A couple more unused variables.
tweak & ok kettenis@
|
#
af70c2df |
| 10-May-2004 |
kettenis <kettenis@openbsd.org> |
Resolve conflicts for GNU readline 4.3p5. ok deraadt@, otto@, pval@
|
#
d9924ce1 |
| 03-Mar-2004 |
otto <otto@openbsd.org> |
Do not segfault writing an empty history list to a file. Resolves PR 3690. ok tdeval@ markus@
|
#
63bef317 |
| 12-May-2003 |
beck <beck@openbsd.org> |
strings in libreadline, again. this time with no abi change, static builds still seem to work with this. ok deraadt@ tedu@
|
#
b17ddf14 |
| 10-May-2003 |
beck <beck@openbsd.org> |
Back out libreadline changes, this breaks static build (I.E. vax). changes are nontrivial to fix. Will return when static build works.
|
#
21a096a4 |
| 08-May-2003 |
beck <beck@openbsd.org> |
strings ok tedu@, art@
|
#
83295b13 |
| 18-Mar-2001 |
millert <millert@openbsd.org> |
Deal with history_filename() returning NULL. Missing part if last commit.
|
#
75dce849 |
| 18-Mar-2001 |
millert <millert@openbsd.org> |
If $HOME is not set do *not* use '.' for the history file.
|
#
94bc1d69 |
| 18-Mar-2001 |
millert <millert@openbsd.org> |
Local patches: remove bogus savestring prototype that conflicts with gdb (and is not used) fix a typo in sgtty code (not that we use it but...) treat empty environment variables as unset
|
#
1acd27e7 |
| 18-Mar-2001 |
millert <millert@openbsd.org> |
GNU readline-4.1
|