Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
rename_binaries.patch | Changed binary from hexedit to hexeditor to avoid conflict. | Adam F. Rogoyski <rogoyski@debian.org> | no | 1999-04-23 | ||
hexedit_lsm.patch | Add hexedit.lsm from linux software map to docs. | Adam F. Rogoyski <rogoyski@debian.org> | no | 2001-03-13 | ||
printf_is_a_macro.patch | Fix printf-is-a-macro issue (gcc 3.0). | LaMont Jones <lamont@debian.org> | no | debian | 2001-07-09 | |
fix_its_typo.patch | Fix "it's" --> "its" when using the possessive form of it. | Adam F. Rogoyski <rogoyski@debian.org> | no | debian | 2001-08-20 | |
allow_white_space.patch | Allow white space in file names. * Fix stringBox widget to treat all white space as significant. * Allow saving files with spaces in them. |
Adam F. Rogoyski <rogoyski@debian.org> | no | debian | 2002-05-26 | |
hurd_path_max.patch | Define a fallback value for PATH_MAX on GNU/Hurd. | Santiago Vila <sanvila@unex.es> | no | debian | 2003-10-30 | |
help_screen_typo.patch | Fix typo in help screen. | Matej Vela <vela@debian.org> | no | debian | 2007-04-27 | |
fix_search_on_64bit_sys.patch | Fix search on 64-bit systems. | Eduardo Prez Ureta <edpeur@gmail.com> | no | debian | 2008-06-01 | |
fix_hexedit_references.patch | Remove references to hexedit from man page. Should reference hexeditor instead. | Manfred Lichtenstern <manfred@lichtenstern.biz> | no | debian | 2009-01-07 | |
fix_segfault.patch | Fix segfault when searching for text that isn't in the file being viewed. | Jakob Hilmer <jakob@hilmer.dk> | no | debian | other, https://launchpadlibrarian.net/25448409/ncurses-hexedit.patch | 2009-04-14 |
autoconf_2.69.patch | Update autoconf files for version 2.69. | Carlos Maddela <e7appew@gmail.com> | no | 2017-09-09 | ||
fix_conflicting_definitions.patch | Fix conflicting definitions of ncurses' WINDOW by ensuring headers are included in a consistent order, i.e. that config.h or hexedit.h is included first. |
Carlos Maddela <e7appew@gmail.com> | no | debian | 2018-01-08 | |
info_dir_section.patch | Generate an INFO-DIR-SECTION without ".info" for info file. | Carlos Maddela <e7appew@gmail.com> | no | debian | 2018-01-08 | |
fix_compilation_warnings.patch | Fix compilation warnings. | Carlos Maddela <e7appew@gmail.com> | no | 2018-01-08 | ||
quit_immediately_if_unmodified.patch | Don't prompt about quitting without saving if file is unmodified. | Carlos Maddela <e7appew@gmail.com> | no | debian | 2018-01-09 | |
enforce_readonly_mode.patch | If started in read-only mode, keep this mode for subsequent files too. | Carlos Maddela <e7appew@gmail.com> | no | 2018-01-09 | ||
fix_buffer_overruns.patch | Fix buffer overruns. Fix buffer overruns when program is started without a file name parameter from a terminal with a column width of less than 57 characters, or when the terminal is resized to such a width. |
Carlos Maddela <e7appew@gmail.com> | no | debian | 2018-03-14 | |
fix_spelling_errors.patch | Fix spelling errors detected by lintian and mwic. | Carlos Maddela <e7appew@gmail.com> | no | 2018-12-29 | ||
gcc_10.patch | no | |||||
ncurses.patch | Reiner Herrmann <reiner@reiner-h.de> | no | debian | |||
fix_ncurses_ftbfs.patch | Stop using fields of opaque _WINDOW struct | Mate Kukri <mate.kukri@canonical.com> | no | 2024-01-08 |