Age | Commit message (Expand) | Author |
2004-11-02 | delint gunk approved by otto a while back | Theo de Raadt |
2004-11-01 | much to my surprise a minute has only 60 seconds, and the hour 60 minutes, | Henning Brauer |
2004-09-21 | spelling fixes; ok jmc@ henning@ | David Krause |
2004-09-15 | use ftello() instead of ftell() where better | Theo de Raadt |
2004-09-15 | variable set but not used | Theo de Raadt |
2004-09-15 | no \n in error() calls and minor KNF, from Moritz Jodeit <moritz@jodeit.org> | Henning Brauer |
2004-08-30 | Avoid spinning if the server gives us a bogus zero lease time, by | Otto Moerbeek |
2004-08-24 | revert r1.16, dhclient has to work without a config file at least on the | Henning Brauer |
2004-07-07 | make the shell script execution window 3 seconds. i really need to find | Theo de Raadt |
2004-07-04 | properly bitch when we cannot open the config file, basically resembling | Henning Brauer |
2004-06-23 | better dead detect window code; still crap | Theo de Raadt |
2004-06-22 | horrid horrid horrid. we have a race window where we, ourselves, do an | Theo de Raadt |
2004-06-22 | do not exit on RTM_DELADDR, dhclient can cause this itself under some rare | Henning Brauer |
2004-06-22 | handle interface removals in the poll loop. ok henning@ | Can Erkin Acar |
2004-06-03 | fall back to "nobody" when the _dhcp user is not available, theo bob ok | Henning Brauer |
2004-05-13 | don't leave this file open, ok henning@ | Peter Stromberg |
2004-05-13 | when trying to rewrite the lease file, and if the lease file is already | Henning Brauer |
2004-05-10 | missing casts spotted by 64 bit cc | Theo de Raadt |
2004-05-10 | knf | Theo de Raadt |
2004-05-08 | unbreak | Henning Brauer |
2004-05-07 | Error out on attempts to inject command or variable substitution | Kenneth R Westerback |
2004-05-06 | remove more unused code | Theo de Raadt |
2004-05-06 | Support ADSL routers running in half-bridge mode or acctually | Claudio Jeker |
2004-05-05 | line wrap | Theo de Raadt |
2004-05-05 | knf | Theo de Raadt |
2004-05-05 | spacing | Theo de Raadt |
2004-05-05 | must simulate daemon because already inside the jail; henning ok | Theo de Raadt |
2004-05-05 | bpf write filter, and lock | Theo de Raadt |
2004-05-05 | open the lease file after the priv child was forked off so it doesn't have | Henning Brauer |
2004-05-05 | routefd needs to be opened slightly later | Henning Brauer |
2004-05-05 | use tzset() before chrooting | Henning Brauer |
2004-05-05 | open bpf and routefd a little later, after forking the priv child so it | Henning Brauer |
2004-05-04 | do not overload libc function names causing linker troubles | Michael Shalayeff |
2004-05-04 | knf | Theo de Raadt |
2004-05-04 | remove things not used, spotted by lint mostly; ok henning | Theo de Raadt |
2004-05-04 | use SIZE_T_MAX, canacar | Henning Brauer |
2004-05-04 | more shrink and lint fixes; henning ok | Theo de Raadt |
2004-05-04 | $OpenBSD$ | Henning Brauer |
2004-05-04 | prevent the len params from overflowing, catched by & ok canacar | Henning Brauer |
2004-05-04 | Fix memory leak, ok henning@ | Can Erkin Acar |
2004-05-04 | zap some spaces | Theo de Raadt |
2004-05-04 | privilege seperate dhclient. | Henning Brauer |
2004-04-18 | zap comment; han@mijncomputer.nl | Theo de Raadt |
2004-04-15 | more AUTHORS update; | Jason McIntyre |
2004-04-14 | get rif of the few dmalloc/dfree occurances that were left | Henning Brauer |
2004-04-14 | turns out more is obsolete now | Henning Brauer |
2004-04-14 | prototypes fixup | Henning Brauer |
2004-04-13 | unfortunately we have to wait a little if the nic does not have a link and | Henning Brauer |
2004-04-12 | spacing | Theo de Raadt |
2004-04-12 | simplify, from Han Boetes & pb@, theo ok | Henning Brauer |