4247 Commits (15483f9726fb38f9200746672a4f085c921a290f)
 

Author SHA1 Message Date
  deraadt 459c93ccc2 missing break spotted by lint 19 years ago
  henning ab6444e263 from the "shut the fuck up, ntpd" department: 19 years ago
  henning 6801136c41 let client_query return 0 if it requested dns resolution 19 years ago
  jmc 5761838b09 use .Pq rather than .Po/.Pc; 19 years ago
  deraadt 504623a59e move to 3.7-beta 19 years ago
  henning 1b0777efc4 fix error message, Benedikt Steinbusch <bsteinb@hamazone.de> 19 years ago
  todd 3e4d414b2b sync 19 years ago
  todd d569ce3508 correct typo, wrong pf major 19 years ago
  uwe 5dd36a2a68 Support APM_IOC_PRN_CTL, and machdep.apmwarn as documented in apm(4), and 19 years ago
  cloder d27b833e7e Make sure we check snprintf return value for failure or truncation before 19 years ago
  millert 1683a3a0eb Fix typo that breaks compilation #ifndef __weak_alias; Francois Perrad 19 years ago
  miod a0cdf0d3f3 Regen 19 years ago
  miod 1aca616a67 Move serial and parallel devices left by mistake in the ``other'' section 19 years ago
  otto f8c3f2227d regen 19 years ago
  otto 3ae4c54cc2 Increase the default number of usb dev nodes to 6. Some new machines 19 years ago
  cloder 907ea60a25 Be correct in our man pages when talking about NUL termination (that is, 19 years ago
  henning 6d9ab8b66e when sending a query already returns a failure, we're not going to see 19 years ago
  otto c1b8c6bca5 Avoid spurious "globally exported" warning. Noted by jared r r spiegel. 19 years ago
  henning 356208894f fix an error message 19 years ago
  henning 8b2492b4e7 ospfd.conf mode 0600, requested by norby 19 years ago
  millert aa254a2609 Stash the environment pointer we get from realloc() instead of just 19 years ago
  matthieu 632650efa6 add /usr/X11R6/bin to the default PATH here. ok pval@. 19 years ago
  krw 802d52f7f5 Discourage use of the source tree as root by eliminating cdpath in 19 years ago
  henning eabcde3945 ospfd.conf, noticed by bernd 19 years ago
  jmc 9a0efee0ea tidy up ERRORS and STANDARDS; 19 years ago
  otto 60a4cac6a2 typo in comment; from Brian Poole 19 years ago
  david f6bbdb7005 sync 19 years ago
  david 87059b5c96 /var/cron/{allow,deny} was renamed to /var/cron/cron.{allow,deny} many moons ago 19 years ago
  david 0e3cef02d3 sync 19 years ago
  david c8ab3c3683 indentation whitespace nits (saves a few bytes even) 19 years ago
  david 2fc21edae2 indentation whitespace nits 19 years ago
  david 0c08e48aa3 +/etc/ospfd.conf 19 years ago
  norby 4c2a56618e Tweak sample file. 19 years ago
  henning 949b023a8a ospfd.conf 19 years ago
  henning a08107d632 sample ospfd.conf, to be fleshed out 19 years ago
  tdeval 82bc8bdaeb fix pasto '::' -> ':'. Oops deraadt@ ;-) 19 years ago
  mpf 6c1035c419 Simplify the ifstated syntax: 19 years ago
  dtucker c1809222fb Implement simple duplicate suppression of peer errors; ok henning@ 19 years ago
  henning 8f4f234d9b KNF 19 years ago
  henning 5ab4c063ff buffer structs and API ssize_t -> size_t; from bgpd 19 years ago
  henning 9f4b13fc3a usage() is __dead 19 years ago
  danh 0d2166e7b1 sync 19 years ago
  danh 8a8b24480f use Add() consistently and make sure we use decimal numbers for addition 19 years ago
  danh 545a9a8736 change start and end comment sequences (not used) to allow shell 19 years ago
  millert cab5b7c7b6 LOGIN_SETALL did not include LOGIN_SETENV as it should. 19 years ago
  dtucker 21a049e79f Simplify interval scaling and randomize query intervals; ok henning@ 19 years ago
  henning 81a717e58a fatal() if daemon() fails, Alexander von Gernler <grunk@pestilenz.org> 19 years ago
  dtucker e0c54820e7 Make network unreachable errors non-fatal; ok henning@ 19 years ago
  dtucker 270c434643 Scale query interval by the overall offset not per-peer offset, so we 19 years ago
  dtucker 5d09ee1c02 Delay before retrying a query on timeout; ok henning@ 19 years ago