[ntp:bk-ntp-stable-send] BitKeeper patch
Harlan Stenn
stenn at whimsy.udel.edu
Thu Nov 20 00:59:33 PST 2003
This BitKeeper patch contains the following changesets:
stenn at whimsy.udel.edu|ChangeSet|20031120085827|23067
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# ID: stenn at whimsy.udel.edu|ChangeSet|19990526004811|57482|8983e65c737bb465
# User: stenn
# Host: whimsy.udel.edu
# Root: /backroom/ntp-stable
#
#--- 1.52/ntpd/ntpd.c Sat Jul 5 06:33:12 2003
#+++ 1.53/ntpd/ntpd.c Thu Nov 20 03:58:05 2003
#@@ -678,7 +678,7 @@
# struct rlimit rl;
#
# if (getrlimit(RLIMIT_STACK, &rl) != -1
#- && (rl.rlim_cur = 20 * 4096) < rl.rlim_max)
#+ && (rl.rlim_cur = 50 * 4096) < rl.rlim_max)
# {
# if (setrlimit(RLIMIT_STACK, &rl) == -1)
# {
#
# Diff checksum=6aa557b4
# Patch vers: 1.3
# Patch type: REGULAR
== ChangeSet ==
stenn at whimsy.udel.edu|ChangeSet|19990526004811|57482|8983e65c737bb465
stenn at whimsy.udel.edu|ChangeSet|20031120084429|23804
D 1.1175 03/11/20 03:58:27-05:00 stenn at whimsy.udel.edu +1 -0
B stenn at whimsy.udel.edu|ChangeSet|19990526004811|57482|8983e65c737bb465
C
c [Bug 220] (Frederick Bruckman) The linux resolver needs more stack space.
K 23067
P ChangeSet
------------------------------------------------
0a0
> stenn at whimsy.udel.edu|ntpd/ntpd.c|19990526004817|01635|3aed0663 stenn at whimsy.udel.edu|ntpd/ntpd.c|20031120085805|39802
== ntpd/ntpd.c ==
stenn at whimsy.udel.edu|ntpd/ntpd.c|19990526004817|01635|3aed0663
fredb at tautology.immanent.net|ntpd/ntpd.c|20030705103312|39799
D 1.53 03/11/20 03:58:05-05:00 stenn at whimsy.udel.edu +1 -1
B stenn at whimsy.udel.edu|ChangeSet|19990526004811|57482|8983e65c737bb465
C
c [Bug 220] (Frederick Bruckman) The linux resolver needs more stack space.
K 39802
O -rw-rw-r--
P ntpd/ntpd.c
------------------------------------------------
D681 1
I681 1
&& (rl.rlim_cur = 50 * 4096) < rl.rlim_max)
# Patch checksum=87333bd3
More information about the bk-ntp-stable-send
mailing list