summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-12-15Poll unsynchronized servers at the maximum interval and log a message aboutDarren Tucker
2004-12-15Factor out interval scaling code; ok henning@Darren Tucker
2004-12-15move -n down into RequiredBy and PackingList (as $main::not, since weMarc Espie
2004-12-14If polling a server results in an error, drop that server to the maximumDarren Tucker
2004-12-14.Xr dbmmanage 1 ,Jason McIntyre
2004-12-14convert to mdoc;Jason McIntyre
2004-12-14- be more consistent when referring to ServerRootJason McIntyre
2004-12-14sync usage() w/ SYNOPSIS and remove some verbosity;Jason McIntyre
2004-12-14convert to mdoc;Jason McIntyre
2004-12-14OBSD sync;Jason McIntyre
2004-12-14rewrite code to cache files internally, to avoid going to disk all theMarc Espie
2004-12-14use YFLAGS=Marco Pfatschbacher
2004-12-14update (and sort) FILES;Jason McIntyre
2004-12-14sendto() takes socklen_t as an argument; ok henning@Darren Tucker
2004-12-14one more rc.conf -> rc.conf.local;Jason McIntyre
2004-12-14convert to mdoc;Jason McIntyre
2004-12-13pull all the conflict checking code into one single function, makesMarc Espie
2004-12-13since we store dependencies we looked at, show them in the clue() message,Marc Espie
2004-12-13fix test for syswrite errors: zero returns are legitimate.Marc Espie
2004-12-13avoid brutal exits from loop.Marc Espie
2004-12-13more references to hier(7), from mickey;Jason McIntyre
2004-12-13Sanity check owner and permissions of privsep directory, like sshd does;Darren Tucker
2004-12-13Check for error status from poll() too; ok henning@Darren Tucker
2004-12-13Discard replies with alarm flag set or invalid stratum; ok henning@Darren Tucker
2004-12-13permit protocol name longer than 3 letters. canacar okJun-ichiro itojun Hagino
2004-12-12cvs expands $OpenBSD...$, so move the variable defs up so that they don'tMarc Espie
2004-12-12add somewhat more regular error catching code.Marc Espie
2004-12-11implement zeroes blocks detectionMarc Espie
2004-12-10sync usage();Jason McIntyre
2004-12-10typos, then -> than, from Michael KnudsenJared Yanovich
2004-12-09define TRUSTLEVEL_MAX for the trustedlevel value of 10; henning@ okMichael Shalayeff
2004-12-09make -f scripts work again, and document it properly in both pkg_add andMarc Espie
2004-12-09while upgrading, protect deletion in an eval: we've got an extractMarc Espie
2004-12-08use two tiny macros for copying fields out to simplify reading; henning@ okMichael Shalayeff
2004-12-08uniquely name members of s_fixedpt and l_fixedpt; henning@ okMichael Shalayeff
2004-12-07sync usage() w/ man page;Jason McIntyre
2004-12-07sync w/ obsd behaviour + tweaks;Jason McIntyre
2004-12-07wrap pkg_add usage.Marc Espie
2004-12-07oups, little FSM error: when we're in CONNECT and get an CON_OPEN eventHenning Brauer
2004-12-07convert to mdoc;Jason McIntyre
2004-12-07postpone check of conflicts until we have a packing-list.Marc Espie
2004-12-07do like the manpage says, don't add a @name if we already got one.Marc Espie
2004-12-07tweaks;Jason McIntyre
2004-12-06explicit clue() for people running 3.6 packages with current pkg_add.Marc Espie
2004-12-06do not log tiny local clock drifts; w/ help from Joerg Sonnenberger <joerg@br...Michael Shalayeff
2004-12-06Bah, unbreak. from not form. Noticed by Dan Harnett.Claudio Jeker
2004-12-06ensure the most excellent alignment in the structs; henning@ okMichael Shalayeff
2004-12-06forgot -h for pkg_info.Marc Espie
2004-12-06Set correct source address for relayed packets. This affects only setups thatClaudio Jeker
2004-12-06customise for obsd + tweaks;Jason McIntyre