[ntp:bk-ntp-stable-send] BitKeeper patch
Harlan Stenn
stenn at whimsy.udel.edu
Sat Dec 20 15:45:34 PST 2003
This BitKeeper patch contains the following changesets:
stenn at whimsy.udel.edu|ChangeSet|20031220234412|14868
# 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.6/ntpdc/nl.pl.in Fri Aug 8 11:12:31 2003
#+++ 1.7/ntpdc/nl.pl.in Sat Dec 20 18:44:00 2003
#@@ -20,13 +20,13 @@
# printf " printf(\"sizeof($type) = %%d\\n\", \n\t (int) sizeof($type));\n";
# next;
# }
#- if (/\s*\w+\s*(\w*)(\[.*\])?\s*;\s*$/) {
#+ if (/\s*\w+\s+(\w*)\s*(\[.*\])?\s*;\s*$/) {
# $field = $1;
# print STDERR "\tfield = '$field'\n" if $debug;
# printf " printf(\"offsetof($field) = %%d\\n\", \n\t (int) offsetof($type, $field));\n";
# next;
# }
#- if (/^};$/) {
#+ if (/^} *; *$/) {
# printf " printf(\"\\n\");\n\n";
# $found = 0 if $last;
# next;
#
# Diff checksum=04eaa264
# Patch vers: 1.3
# Patch type: REGULAR
== ChangeSet ==
stenn at whimsy.udel.edu|ChangeSet|19990526004811|57482|8983e65c737bb465
stenn at whimsy.udel.edu|ChangeSet|20031220060329|16051
D 1.1182 03/12/20 18:44:12-05:00 stenn at whimsy.udel.edu +1 -0
B stenn at whimsy.udel.edu|ChangeSet|19990526004811|57482|8983e65c737bb465
C
c [Bug 262] Petter Reinholdtsen: Fix gcc3/Mac OS X output regexp for ntpdc/nl.pl
K 14868
P ChangeSet
------------------------------------------------
0a0
> ro at xayide.techfak.uni-bielefeld.de[ro]|ntpdc/nl.pl|20030804182810|23662|507e2cd21447e1d9 stenn at whimsy.udel.edu|ntpdc/nl.pl.in|20031220234400|55877
== ntpdc/nl.pl.in ==
ro at xayide.techfak.uni-bielefeld.de[ro]|ntpdc/nl.pl|20030804182810|23662|507e2cd21447e1d9
ro at xayide.techfak.uni-bielefeld.de|ntpdc/nl.pl.in|20030808151231|55479
D 1.7 03/12/20 18:44:00-05:00 stenn at whimsy.udel.edu +2 -2
B stenn at whimsy.udel.edu|ChangeSet|19990526004811|57482|8983e65c737bb465
C
c [Bug 262] Petter Reinholdtsen: Fix gcc3/Mac OS X output regexp for ntpdc/nl.pl
K 55877
O -rw-rw-r--
P ntpdc/nl.pl.in
------------------------------------------------
D23 1
I23 1
if (/\s*\w+\s+(\w*)\s*(\[.*\])?\s*;\s*$/) {
D29 1
I29 1
if (/^} *; *$/) {
# Patch checksum=d42859c5
More information about the bk-ntp-stable-send
mailing list