Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuke whitespace foolish enough to expose itself during the great | 2017-01-21 | 1 | -3/+3 | |
| | | | | "warning:" rectification. | ||||
* | A couple more unused variables. | 2016-12-19 | 1 | -0/+2 | |
| | | | | tweak & ok kettenis@ | ||||
* | Resolve conflicts for GNU readline 4.3p5. | 2004-05-10 | 1 | -59/+154 | |
| | | | | ok deraadt@, otto@, pval@ | ||||
* | Do not segfault writing an empty history list to a file. Resolves PR 3690. | 2004-03-03 | 1 | -2/+2 | |
| | | | | ok tdeval@ markus@ | ||||
* | strings in libreadline, again. this time with no abi change, | 2003-05-12 | 1 | -11/+9 | |
| | | | | static builds still seem to work with this. ok deraadt@ tedu@ | ||||
* | Back out libreadline changes, this breaks static build (I.E. vax). | 2003-05-10 | 1 | -9/+11 | |
| | | | | changes are nontrivial to fix. Will return when static build works. | ||||
* | strings | 2003-05-08 | 1 | -11/+9 | |
| | | | | ok tedu@, art@ | ||||
* | Deal with history_filename() returning NULL. Missing part if last commit. | 2001-03-18 | 1 | -8/+13 | |
| | |||||
* | If $HOME is not set do *not* use '.' for the history file. | 2001-03-18 | 1 | -4/+1 | |
| | |||||
* | Local patches: | 2001-03-18 | 1 | -1/+1 | |
| | | | | | | 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 | ||||
* | GNU readline-4.1 | 2001-03-18 | 1 | -0/+384 | |