summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-09split off the m68k-specific partsMichael Shalayeff
2004-07-09missing gcc2 outputs for:David Krause
2004-07-09add gcc-bounds directoryDavid Krause
2004-07-09attach to Planex and Corega Ethernet cards.Brad Smith
2004-07-09various cleanup:Jared Yanovich
2004-07-09if REGRESS_SKIP is defined, no need to also define REGRESS_SKIP_TARGETSDavid Krause
2004-07-09add a missing CLEANFILES used in the re-exec testDavid Krause
2004-07-09make lint a wee bit happierTheo de Raadt
2004-07-09From the other BSDs: fix a bug that made sed(1) fail if the lastOtto Moerbeek
2004-07-09make date(1), rdate(8), ntpd(8), and timed(8) .Xr themselves;Jason McIntyre
2004-07-09[From: Joris Vink]Thierry Deval
2004-07-09Do not forget to initialize head. ok henning@Otto Moerbeek
2004-07-09Fix buffer writing in cd9660 code, written by Tom and myself, examined by tobyDale Rahn
2004-07-09put dhcp support on the alpha CD (not onto the floppies, where it does notTheo de Raadt
2004-07-09from netbsd:Theo de Raadt
2004-07-09Properly detect if a patch already has been applied, even if thereOtto Moerbeek
2004-07-09brings in a few fixes from NetBSD...Brad Smith
2004-07-09Do not compile non-us keyboard tables on alpha if SMALL_KERNEL, as anMiod Vallat
2004-07-09add section on ntpd;Jason McIntyre
2004-07-09variety of cleanups; nofsk@aanet.com.au and ITheo de Raadt
2004-07-09You can only use strlcpy() on real C strings, which lf->buffer is not.Todd C. Miller
2004-07-09post-mortem stuff can go away here tooTheo de Raadt
2004-07-09remove post-mortem stuff (sysctl only here)Theo de Raadt
2004-07-09ansiTheo de Raadt
2004-07-09ansiTheo de Raadt
2004-07-09ansiTheo de Raadt
2004-07-09ansi; khalek@linuxgamers.netTheo de Raadt
2004-07-09qbus vector counting, too; from hughTheo de Raadt
2004-07-09too chatty; ok henningTheo de Raadt
2004-07-09don't panic when sendto() fails; for the client part just re-scheduleHenning Brauer
2004-07-09don't try to update the clock when we have no dataHenning Brauer
2004-07-09various cleanup:Jared Yanovich
2004-07-09when saving a file, check whether it is newline terminated and if it is not,Vincent Labrecque
2004-07-09the child process needs to ignore SIGHUP for now, ottoHenning Brauer
2004-07-09remove leftover pieces of on-the-fly reconfig shitz that made ntpd exit onHenning Brauer
2004-07-09various tweaks from the Frankfurt->Hamburg flightHenning Brauer
2004-07-09let log_debug only log at all when we're in debug mode, from Montreal AirportHenning Brauer
2004-07-09soem tweaks from the Frankfurt->Hamburg flightHenning Brauer
2004-07-09it is "servers" now for pool.ntp.orgHenning Brauer
2004-07-09document the "servers" keywordHenning Brauer
2004-07-09rework dns handling with all its cosequences...Henning Brauer
2004-07-09typo from rohee@Jason McIntyre
2004-07-09when calculating the timeout for poll() we need to take the deadlines forHenning Brauer
2004-07-09typo. Bruno RoheeJun-ichiro itojun Hagino
2004-07-09go away staticsNiklas Hallqvist
2004-07-08Make 0/0 table entries work; also fix a problem setting the network maskRyan Thomas McBride
2004-07-08put "do { } while (0)" wrappers on all the debug maroc functionsTheo de Raadt
2004-07-08put "do { } while (0)" wrappers on all the debug maroc functionsTheo de Raadt
2004-07-08make lint happier; vincent okTheo de Raadt
2004-07-08misplaced return NULL in the error pathVincent Labrecque