Age | Commit message (Expand) | Author |
2004-04-15 | more AUTHORS update; | Jason McIntyre |
2004-04-15 | typos from Jared Yanovich; | Jason McIntyre |
2004-04-15 | spaces | Theo de Raadt |
2004-04-15 | new world order for emulations. adjust, and become more robust. | Ted Unangst |
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-14 | make antispoof work with dynamic addresses. ok dhartmei@ mcbride@ | Cedric Berger |
2004-04-14 | Better interface filtering. vlan1 should not match vlan19. | Cedric Berger |
2004-04-13 | fix restore so that it can actually restore files larger than 4GB by | Henning Brauer |
2004-04-13 | Add missing #include. Found by Stefan Paletta. | Hans-Joerg Hoexer |
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 |
2004-04-09 | remove some excess from AUTHORS, and slight update; | Jason McIntyre |
2004-04-09 | Do not try to load directories. found+ok mpech@ | Cedric Berger |
2004-04-09 | typos; ok jmc@. | Xavier Santolaria |
2004-04-08 | swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD | Henning Brauer |
2004-04-08 | sync with reality, mostly from jmc | Henning Brauer |
2004-04-08 | fix usage(), jmc | Henning Brauer |
2004-04-08 | sigh, really fix the error message this time, thanks Moritz Jodeit | Anil Madhavapeddy |
2004-04-08 | reorder error message and send_fd in order to display the correct | Anil Madhavapeddy |
2004-04-08 | Set timezone before privsep, child uses now correct timezone. | Hans-Joerg Hoexer |
2004-04-08 | -l can overwrite the path to the leases file, noticed by millert | Henning Brauer |
2004-04-07 | -Wsign-compare nits. hshoexer@ ok. | Hakan Olsson |
2004-04-07 | Reset *data in case of unknown key types | Hakan Olsson |
2004-04-07 | -Wmissing-declarations | Hakan Olsson |
2004-04-07 | reflect reality. with lots of help from jmc@ | Henning Brauer |
2004-04-07 | remove -D option which had no effect whatsover | Henning Brauer |
2004-04-07 | since we removed all the multiple interfaces crap, we now need a lease | Henning Brauer |
2004-04-07 | More careful when walking LIST queues. hshoexer@, david@ ok. | Hakan Olsson |
2004-04-07 | fix a logic botch in discover_interfaces that prevented dhclient to see | Henning Brauer |
2004-04-07 | Remove those option letters from the getopt string which do not have a case | Aaron Campbell |
2004-04-07 | another piece inside qflag check | Theo de Raadt |
2004-04-05 | move to our new dhclient | Theo de Raadt |
2004-04-04 | Emil Mikulic pointed out there are two copies of this stuff (thanks!) ... | Jason McIntyre |
2004-04-03 | dont close an invalid fd, canacar@ ok | Anil Madhavapeddy |
2004-03-31 | dumped is really spelled with one p and not two | Henning Brauer |
2004-03-31 | -Wsign-compare nits. hshoexer@ ok. | Hakan Olsson |
2004-03-31 | Use sysdep_sa_len() instead of sa->sa_len, also correct a log_fatal() message... | Hakan Olsson |
2004-03-31 | Don't assume closefrom(2) exists everywhere. hshoexer@, markus@ ok. | Hakan Olsson |
2004-03-31 | typo; | Jason McIntyre |
2004-03-29 | use malloc (oops) | Theo de Raadt |
2004-03-29 | wrong FD_ZERO(); from ho, hshoexer, markus | Theo de Raadt |
2004-03-29 | memory mishandling; from ho | Theo de Raadt |
2004-03-24 | Add some notes about privsep to manpage. | Hans-Joerg Hoexer |
2004-03-23 | Remove erroneous null termination. | Hans-Joerg Hoexer |
2004-03-21 | don't leak the stack on -R; ok deraadt@ | Markus Friedl |
2004-03-21 | CPU_LONGRUN is gone. repair kern.emul.nemuls, strcmp on right string | Ted Unangst |
2004-03-20 | spelling fix; ok dhartmei@ henning@ deraadt@ | David Krause |