Searched refs:rcpoint (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/scripts/build/
H A DUpdatePoint92 # Do we want to change the RC point? (n=no, z=empty rcpoint and zero
103 # - if rcpoint is GO:
104 # - - set rcpoint= (empty)
108 # - - if rcpoint==(empty)
109 # - - - (bump-point) and set rcpoint to 0 (and fall thru, so -RC1 is first)
113 # but we do not modify rcpoint nor betapoint.
130 # echo "Checking <$betapoint::$rcpoint::$point>"
131 case "$betapoint::$rcpoint::$point" in
160 *) echo "betapoint is <$betapoint>, rcpoint is <$rcpoint>"
[all...]
H A DVersionName63 NAME="${NAME}-RC${rcpoint}"
/netbsd-current/external/bsd/ntp/dist/
H A Dpackageinfo.sh21 # will empty point and rcpoint, and set betapoint=0.
36 # To proceed from a -stable RC to the release set rcpoint=GO
39 # release directly to the next point release, set rcpoint=GO.
97 ### rcpoint is normally modified by script except for GO.
98 # RC number (rcpoint)
104 # - - rcpoint is emptied
108 # - rcpoint is empty and unused (for now).
109 rcpoint=

Completed in 93 milliseconds