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