blob: 2145d1c5d45685bf6e74d0ba0bdc24b0c137cd49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
# before doing anything else, advance to CVS HEAD
01CVS
# 01-08: fixes to configure, altering preprocessor macros etc.
01configure_fix_alpha_vsprintf
02configure_use_ncursesw
03fully_expand_screenencodings
04AUTOCONF
05fix_osdef_include
# 09 : Cherry-picked upstream commits
09CHERRY_f6b50e17
09CHERRY_97708d58
09CHERRY_bb04008e
# 10-49: "regular" code and documentation fixes
10norootpassword
11replace_doc_paths
12kfreebsd_ctty
13split_info_files
14size_matters
15manpage_typos
16fix_gcc_warnings
16fix_gcc_warnings_II
17manpage_sessionname_warning
18manpage_maxwin_limit
19flowcontrol_lockup
20defmonitor
21manpage_nethack_activation
22exchange_file_mode
23exitcode_q_ls
24option_parser
25allow_symlink_sockdir
26source_encoding
27doc_sty_noenvpassing
28blankerprg_callsemantics
29infodoc_version
30fix_fsf_address
31upstream_cherries
32misc_minor_fixes
33increase_max_winmsg_renditions
35screen_invoked_with_a_command
40cjk_eastasian
45suppress_remap
# 50-99: experimental patches, new features etc.
50EXP_tilde_expansion
51EXP_session_creation_time
|