| patch |
summary |
view |
raw |
| no_nagle-on-proto_tcp |
src/remote/inet.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| cvs-fbguard-detatch-tty |
builds/posix/Makefile.in.client.util | 2 +-
src/utilities/guard.cpp | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
|
view
|
download
|
| cvs-fix-TcpRemoteBufferSize-crash |
src/remote/allr.cpp | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
|
view
|
download
|
| cvs-client-crash-on-remote-shutdown |
src/remote/inet.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| security-remote-preauth-crash.dpatch |
src/jrd/unix.cpp | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| no-rpath.dpatch |
builds/posix/make.defaults | 4 ++--
builds/posix/make.rules | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| fix-mcpu-to-mtune.dpatch |
builds/posix/prefix.linux | 2 +-
builds/posix/prefix.linux_sparc32 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| no-custom-errno-and-sys_XXerrXX.dpatch |
src/extern/editline/sys.h | 3 ---
src/jrd/gds.cpp | 19 +------------------
src/jrd/shrinit.cpp | 2 --
src/lock/lock.cpp | 4 +---
src/utilities/analyse.cpp | 4 +---
src/utilities/dba.epp | 2 +-
src/utilities/dba_full.epp | 4 +---
src/utilities/rebuild.cpp | 4 +---
src/utilities/sbc_print.cpp | 6 +-----
9 files changed, 7 insertions(+), 41 deletions(-)
|
view
|
download
|
| separate-file-and-sem-perms.dpatch |
src/jrd/isc_sync.cpp | 36 ++++++++++++++++++++++++------------
1 file changed, 24 insertions(+), 12 deletions(-)
|
view
|
download
|
| fix-pthreads-detect.dpatch |
src/common/classes/locks.h | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
|
view
|
download
|
| fix-os-detection.dpatch |
configure.in | 6 +++---
src/extern/editline/configure | 2 +-
src/extern/editline/configure.in | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| link-with-g++.dpatch |
builds/posix/make.rules | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| editline.update-autotools-files.dpatch |
tmp/dpep-work.cr7imt/firebird2-1.5.2/src/extern/editline/config.guess | 935 +++++-----
tmp/dpep-work.cr7imt/firebird2-1.5.2/src/extern/editline/config.sub | 415 +++-
2 files changed, 837 insertions(+), 513 deletions(-)
|
view
|
download
|
| editline-ignore-vis |
src/extern/editline/np/unvis.c | 2 --
src/extern/editline/np/vis.c | 2 --
2 files changed, 4 deletions(-)
|
view
|
download
|
| fbmgr_correct_log_path.dpatch |
src/utilities/srvrmgr.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| create-run-dir |
configure.in | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| autoboot |
aclocal.m4 | 6200 ++++++
builds/make.new/config/config.guess | 1466 +
builds/make.new/config/config.sub | 1579 +
builds/make.new/config/ltmain.sh | 6538 +++++++
configure |33310 ++++++++++++++++++++++++++++++++++++
5 files changed, 49093 insertions(+)
|
view
|
download
|
| lock-file-location |
src/jrd/file_params.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| isql-sqlda_display.dpatch |
src/isql/isql.epp | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
|
view
|
download
|
| gcc4.dpatch |
src/burp/burp.cpp | 4 -
src/common/classes/alloc.h | 14 +++-
src/common/config/config.cpp | 50 ++++++++--------
src/dsql/parse.y | 32 +++++-----
src/gpre/c_cxx.cpp | 4 -
src/gpre/cmd.cpp | 2
src/gpre/cme.cpp | 4 -
src/jrd/blb.cpp | 4 -
src/jrd/cmp.cpp | 132 +++++++++++++++++++++----------------------
src/jrd/common.h | 4 -
src/jrd/dpm.epp | 4 -
src/jrd/evl.cpp | 34 +++++------
src/jrd/evl_like.cpp | 6 -
src/jrd/exe.cpp | 42 ++++++-------
src/jrd/ext.cpp | 8 +-
src/jrd/flu.cpp | 10 +--
src/jrd/gds.cpp | 2
src/jrd/idx.cpp | 6 -
src/jrd/inf.cpp | 2
src/jrd/jrd.cpp | 4 -
src/jrd/jrn.cpp | 18 ++---
src/jrd/met.epp | 24 +++----
src/jrd/nav.cpp | 18 ++---
src/jrd/opt.cpp | 88 ++++++++++++++--------------
src/jrd/par.cpp | 2
src/jrd/plugin_manager.h | 2
src/jrd/rse.cpp | 26 ++++----
src/jrd/sdl.cpp | 2
src/jrd/sort.cpp | 2
src/qli/command.cpp | 16 ++---
src/qli/expand.cpp | 2
src/qli/meta.epp | 2
32 files changed, 288 insertions(+), 282 deletions(-)
|
view
|
download
|
| gcc4.1.dpatch |
src/common/classes/auto.h | 2 +-
src/jrd/ExecuteStatement.h | 2 +-
src/jrd/jrd.cpp | 20 ++++++++++----------
3 files changed, 12 insertions(+), 12 deletions(-)
|
view
|
download
|
| gcc4+amd64.dpatch |
src/alice/alice.cpp | 2 -
src/burp/burp.cpp | 2 -
src/burp/canonical.cpp | 2 -
src/dsql/ddl.cpp | 66 ++++++++++++++++++++++-----------------------
src/dsql/dsql.cpp | 14 ++++-----
src/dsql/gen.cpp | 20 ++++++-------
src/dsql/parse.y | 42 ++++++++++++++--------------
src/dsql/pass1.cpp | 10 +++---
src/dudley/exe.epp | 2 -
src/dudley/generate.cpp | 2 -
src/dudley/trn.cpp | 2 -
src/gpre/cob.cpp | 6 ++--
src/jrd/lck.cpp | 4 +-
src/qli/eval.cpp | 8 ++---
src/qli/expand.cpp | 4 +-
src/qli/gener.cpp | 4 +-
src/qli/lex.cpp | 2 -
src/qli/parse.cpp | 6 ++--
src/qli/show.epp | 2 -
src/remote/inet_server.cpp | 2 -
src/remote/interface.cpp | 6 ++--
src/remote/protocol.cpp | 2 -
src/remote/server.cpp | 2 -
src/utilities/gsec.cpp | 2 -
src/wal/walw.cpp | 2 -
25 files changed, 108 insertions(+), 108 deletions(-)
|
view
|
download
|