summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-07remove what is now a lie about NTPHenning Brauer
2004-07-07make this a reasonable default; don't listen anywhere and sync toHenning Brauer
2004-07-07documentHenning Brauer
2004-07-07do not listen anywhere by default.Henning Brauer
2004-07-07remove ntp.conf and add ntpd.conf; ok henning@David Krause
2004-07-07server spec takes hostnames now, default to pool.ntp.orgHenning Brauer
2004-07-07yuck, another bad sizeof(). again in code hacked on the Frankfurt->MontrealHenning Brauer
2004-07-07host_* now returns pointers, so the error return is NULL and not 0Henning Brauer
2004-07-07swicth all the host_* functions to work on a newly inventedHenning Brauer
2004-07-07servers can be given as hostnames nowHenning Brauer
2004-07-07skip wdc at isa on media; idea from miodTheo de Raadt
2004-07-07a bit more silence during bus handovers; loki@animata.netTheo de Raadt
2004-07-07silence somethingTheo de Raadt
2004-07-07keep a "trustlevel" per peer. loose credit for loosing a packet, looseHenning Brauer
2004-07-07copyright dates sync; loki@animata.netTheo de Raadt
2004-07-07Changes EHCI_QTD_TOGGLE to EHCI_QTD_TOGGLE_MASK; loki@animata.netTheo de Raadt
2004-07-06Implement the clock filter as descirbed by David Mills:Henning Brauer
2004-07-06sizeof(wrong struct) in calloc == bad. ^$&(#^$%&#*)!Henning Brauer
2004-07-06assert is dumb dumb dumb; no objection from miodTheo de Raadt
2004-07-06use MALLOC/FREE for fixed size buffer allocationsMichael Shalayeff
2004-07-06only pull in a.out stuff if COMPAT_SUNOSTheo de Raadt
2004-07-06The 'reverse ftp-proxy' mode adds a command line option -R toDaniel Hartmeier
2004-07-06binutils/gdb sets fixes.Miod Vallat
2004-07-06when we received a apcket with incorrect cookie log from whom as wellHenning Brauer
2004-07-06log host packet was received from (originally using a long convolutedJason Wright
2004-07-06allow hostnames and resolve them in the config fileHenning Brauer
2004-07-06Unbreak m68k build.Mark Kettenis
2004-07-06initialize the variables that track the offset array; ok henning@Christian Weisgerber
2004-07-06commit from the wrong tree. noticed by krw@Marc Espie
2004-07-06Set path in declaration to avoid an ugly cast in fts_open()Todd C. Miller
2004-07-06various cleanupJared Yanovich
2004-07-06the whatis.db database is also used by whatis(1), so note that;Jason McIntyre
2004-07-06add pgrep to .Nm line to allow `apropos/whatis pgrep' to work;Jason McIntyre
2004-07-06backout rev 1.3, it breaks simultaneous close (no FIN set for retransmits)Markus Friedl
2004-07-06- more consistent macrosJason McIntyre
2004-07-06Put dhclient on luna88k, mvme68k and mvme88k installation media.Miod Vallat
2004-07-06regenBrad Smith
2004-07-06add Planex and Corega EthernetBrad Smith
2004-07-06delint: offset arg to mmap is off_t and remove dead codeOtto Moerbeek
2004-07-06remove ftp7.usa.openbsd.org, they no longer have OpenBSD mirrorDavid Krause
2004-07-06eh, actually add the startup code for ntpdHenning Brauer
2004-07-06bit too rushed :-)Theo de Raadt
2004-07-06remove startup code for that other ntpd from ports and use the oneHenning Brauer
2004-07-06syncTheo de Raadt
2004-07-06sample ntpd config fileHenning Brauer
2004-07-06Back out rev 1.2 as it doesn't make sense--since we exit on failureTodd C. Miller
2004-07-06from netbsd, via loki@animata.net: revision 1.62. Log message:Theo de Raadt
2004-07-06sent in by loki@animata.net: This includes all the changes from netbsdTheo de Raadt
2004-07-06from netbsd, via loki@animata.net, ehci.c revision 1.58 without someTheo de Raadt
2004-07-06from netbsd, via loki@animata.net, ehci.c revision 1.56 sans some debuggingTheo de Raadt