4904 Commits (14460a36897adbf815106277473d49ff392d1210)
 

Author SHA1 Message Date
  stevesk 14460a3689 some fatal() calls that should be fatalx(); ok henning@ 16 years ago
  stevesk f0b6a351e5 log a warning one time when we can't open or write the drift file; 16 years ago
  stevesk 108b3026f5 remove some unused #defines; ok henning@ 16 years ago
  stevesk 55917fac67 just call getpwnam(NTPD_USER) once; ok henning@ 16 years ago
  jakob 256eaf1001 typo 16 years ago
  jakob cad52092fa add OpenBSD-tag 16 years ago
  jasper 03a7c71a63 add commented entry for machdep.kbdreset 16 years ago
  jakob 4286f51dbe remove localhost. zone (localhost. queries are handled by /etc/hosts) 16 years ago
  jsing 1529fe1c3d Enable console support for SGI O2 workstations. Switch between the serial 16 years ago
  jakob 54db134383 add explicit allow-recursion for recursive view 16 years ago
  millert b3dc05346d mention starttls(8) 16 years ago
  jmc 33ea5e65d7 rearrange the page to read better; ok otto henning 16 years ago
  reyk b727571d5d _hoststated got renamed to _relayd 16 years ago
  reyk d7d68e3694 hoststated.conf got renamed to relayd.conf 16 years ago
  reyk d0cf94effd make the generic handler for TCP-based protocols the default (allows 16 years ago
  reyk ce21ececea some changes to the relayd.conf configuration language and grammar. 16 years ago
  jmc ba22e1efe9 document adjfreq(2); 16 years ago
  deraadt 9824ad9efd oops, _relayd not _relay; spotted by reyk 16 years ago
  reyk 24a7a5fbb7 hoststated gets renamed to relayd. easier to type, and actually says 16 years ago
  deraadt bc2e06a947 hoststated gets renamed to relayd. easier to type, and actually says 16 years ago
  fgsch 6cdd0c813d revert SIGQUIT catching; requested by deraadt 16 years ago
  fgsch 5d7a07e45a catch SIGQUIT too. ckuethe@ and henning@ ok. 16 years ago
  reyk 3d8e24d940 extend proxy example 16 years ago
  martynas 924f910592 typos; ok jmc@ 16 years ago
  reyk 1a3564f5cc regen 16 years ago
  reyk e65b290745 fix new agp code on amd64 16 years ago
  reyk 7eef74ec1e sync 16 years ago
  reyk aa6815dab0 define the agp devitem (line was missing but found in etc.i386/MAKEDEV.md) 16 years ago
  oga 550f6b8f3a sync 16 years ago
  oga c49214cd87 Make agp attach as a device. This means that many more agp bridges 16 years ago
  tedu 5f39fcb4ea remove acpi device. named apmctl on amd64 now, and on i386 apmctl 16 years ago
  jmc f84446913b some spelling fixes from Martynas Venckus 16 years ago
  otto 2dc039e348 be a bit less aggressive retrying; this keeps the message queue 16 years ago
  otto 40598298ed if the drift file is missing, reset adjfreq to zero; iirc diff from Glaser 16 years ago
  jmc 04b94f82bb comment for spamd_flags should refer to spamd(8); 16 years ago
  jmc e4b49a8636 copy in FILES from pw_lock.3 to vipw.8: as nick points out, it should at 16 years ago
  reyk 2a5ee691ac Update the transparent HTTP proxy example: 16 years ago
  tobias a1236056e5 Put limits.h in front of stdlib.h as style(9) recommends. 16 years ago
  mpf e2f849e9a7 Remove space/tab compression function from lgetc() and replace 16 years ago
  kettenis 6346cae729 sync 16 years ago
  kettenis 79cae73ba5 openprom 16 years ago
  jmc 9f53bc76dc -w flag for wsconsctl is deprecated; from Tim van der Molen 16 years ago
  tobias c9440635f0 strtod may return HUGE_VAL on overflow, which is defined in math.h. 16 years ago
  miod 3ca8c404f4 Build and advertize bsd.mp on mvme88k. 16 years ago
  miod 6d9793944d Missing PHONY target. 16 years ago
  merdely 86d88e353e Change chio.conf's group ownership to operator and mode to 644. 16 years ago
  jakob b2a6b9cbe9 l.root-servers.net has new address; ok deraadt@ 16 years ago
  jmc 7f56c2985a chio(1), not chio(8); 16 years ago
  chl 10f5e46272 Add parentheses to avoid warning: 16 years ago
  miod d178cbce71 Make sure to use unique target names so that make -j does not break; 16 years ago