Lines Matching refs:ntp
5 http://support.ntp.org/Dev/MaintainerIssues#How_to_work_on_a_bug_using_BitKe
7 If you are going to patch both ntp-stable and ntp-dev
10 > cd ntp-stable
11 > (make and test your changes to ntp-stable first)
12 > (commit your changes to ntp-stable)
13 > cd ../ntp-dev
14 > bk pull ../ntp-stable (get your changes from ntp-stable)
16 > (commit your changes to ntp-dev)
19 from ntp-stable to ntp-dev than it is to move changes from ntp-dev to
20 ntp-stable.
35 patches for both ntp-stable and ntp-dev.
43 > bk send -d -ubk://www.ntp.org/home/bk/REPO - > file-containing-the-patch
47 # Open a bugzilla item at <http://bugzilla.ntp.org>