Go to file
David Kaspar [Dee'Kej] e807577cb6 tcsh-6.19.00-034-fix-out-of-bounds-read.patch added
To fix crashing when pressing TAB for auto-completion, etc.

  This might be possible security issue, fixing this pre-emptively.
2016-12-05 10:51:32 +01:00
.gitignore Update to tcsh-6.19.00 2015-05-27 11:04:03 +02:00
sources Update to tcsh-6.19.00 2015-05-27 11:04:03 +02:00
tcsh-6.19.00-000-announcement.patch tcsh-6.19.00-000-announcement.patch added 2016-05-03 12:25:33 +02:00
tcsh-6.19.00-001-remove-CFLAGS-for-gethost.patch tcsh-6.19.00-001-remove-CFLAGS-for-gethost.patch added 2016-05-03 12:32:31 +02:00
tcsh-6.19.00-002-fix-error-messages.patch tcsh-6.19.00-002-fix-error-messages.patch added 2016-05-03 17:11:16 +02:00
tcsh-6.19.00-003-avoid-gcc5-calloc-optimization.patch tcsh-6.19.00-003-avoid-gcc5-calloc-optimization.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-004-remove-unused-variable.patch tcsh-6.19.00-004-remove-unused-variable.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-005-ge0-is-always-true-for-unsigned.patch tcsh-6.19.00-005-ge0-is-always-true-for-unsigned.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-006-_SIGWINCH-added.patch tcsh-6.19.00-006-_SIGWINCH-added.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-007-fix-handling-of-invalid-unicode-characters.patch tcsh-6.19.00-007-fix-handling-of-invalid-unicode-characters.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-008-fix-ln-1-completion.patch tcsh-6.19.00-008-fix-ln-1-completion.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-009-fix-parsing-of-if-statement.patch tcsh-6.19.00-009-fix-parsing-of-if-statement.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-010-fix-editor-and-visual-variables-and-its-behaviour.patch tcsh-6.19.00-010-fix-editor-and-visual-variables-and-its-behaviour.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-011-man-page-spelling-fixes.patch tcsh-6.19.00-011-man-page-spelling-fixes.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-012-display-default-in-editor.patch tcsh-6.19.00-012-display-default-in-editor.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-013-VImode-variable-provided.patch tcsh-6.19.00-013-VImode-variable-provided.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-014-do-not-use-union-wait.patch tcsh-6.19.00-014-do-not-use-union-wait.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-015-set-LC_COLLATE-to-C-and-add-HTML-makefile.patch tcsh-6.19.00-015-set-LC_COLLATE-to-C-and-add-HTML-makefile.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-016-do-not-quote-name-expanded-by-completion.patch tcsh-6.19.00-016-do-not-quote-name-expanded-by-completion.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-017-fix-for-finnish-translations.patch tcsh-6.19.00-017-fix-for-finnish-translations.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-018-add-noclobber-and-ask-options.patch tcsh-6.19.00-018-add-noclobber-and-ask-options.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-019-fix-uninitialized-estr.patch tcsh-6.19.00-019-fix-uninitialized-estr.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-020-make-heredoc-interruptible-again.patch tcsh-6.19.00-020-make-heredoc-interruptible-again.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-021-remove-extra-semicolon.patch tcsh-6.19.00-021-remove-extra-semicolon.patch added 2016-05-03 17:11:23 +02:00
tcsh-6.19.00-022-fix-source-command-memory-leak.patch tcsh-6.19.00-022-fix-source-command-memory-leak.patch added 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-023-fix-debugging-code.patch tcsh-6.19.00-023-fix-debugging-code.patch added 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-024-use-sysmalloc.patch tcsh-6.19.00-024-use-sysmalloc.patch added 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-025-more-generous-ROUNDUP-_LP64.patch tcsh-6.19.00-025-more-generous-ROUNDUP-_LP64.patch added 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-026-quote-backslashes-properly.patch Regression in escaping of aliases fixed, git completion should work again. 2016-05-27 15:59:32 +02:00
tcsh-6.19.00-027-fix-memory-leak-when-cdpath-fails.patch tcsh-6.19.00-027-fix-memory-leak-when-cdpath-fails.patch added 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-028-fix-wrong-ifdef.patch tcsh-6.19.00-028-fix-wrong-ifdef.patch 2016-05-03 17:11:24 +02:00
tcsh-6.19.00-029-do-not-print-jobs-to-stderr.patch tcsh-6.19.00-029-do-not-print-jobs-to-stderr.patch added 2016-05-27 16:22:07 +02:00
tcsh-6.19.00-032-fix-multiline-prompt.patch tcsh-6.19.00-032-fix-multiline-prompt.patch added 2016-07-18 16:55:50 +02:00
tcsh-6.19.00-033-type-of-read-in-prompt-confirm.patch tcsh-6.19.00-033-type-of-read-in-prompt-confirm.patch added 2016-11-29 14:50:12 +01:00
tcsh-6.19.00-034-fix-out-of-bounds-read.patch tcsh-6.19.00-034-fix-out-of-bounds-read.patch added 2016-12-05 10:51:32 +01:00
tcsh-6.19.00-manpage-memoryuse.patch tcsh-6.13.00-memoryuse.patch -> tcsh-6.19.00-manpage-memoryuse.patch 2016-04-29 19:45:07 +02:00
tcsh-6.19.00-tcsh_posix_status-deprecated.patch Mark 'tcsh_posix_status' variable as deprecated 2016-04-26 18:19:50 +02:00
tcsh.spec tcsh-6.19.00-034-fix-out-of-bounds-read.patch added 2016-12-05 10:51:32 +01:00