Age | Commit message (Expand) | Author |
2005-05-24 | kill unneeded exit(). log_fatal() already does it. ok hshoexer@ | Moritz Jodeit |
2005-05-24 | Support second interface on FTDI 2232C based devices. | Christopher Pascoe |
2005-05-24 | unlink telnet from the builds. dead and buried. cleartext protocols | Theo de Raadt |
2005-05-24 | Now that all "other" SADB_DUMP fields are zero, we don't have fix it here. | Hakan Olsson |
2005-05-24 | Make sure all fields in the SADB_DUMP header are zeroed properly. hshoexer@ ok. | Hakan Olsson |
2005-05-24 | no more 'ifconfig $if 0.0.0.0 up' only 'ifconfig $if up' since dhclient | Todd T. Fries |
2005-05-24 | create the target directory when we receive either of the | Jean-Francois Brousseau |
2005-05-24 | typo | Moritz Jodeit |
2005-05-24 | regen | Jonathan Gray |
2005-05-24 | nForce4 devices found in a dmesg from Charly Tipton <ekop at flash.net>. | Jonathan Gray |
2005-05-24 | actually delete the interface from the member list when it leaves the group | Henning Brauer |
2005-05-24 | Remove some debugging cruft. | Hakan Olsson |
2005-05-24 | initial import of a trunking (link aggregation and link failover) | Reyk Floeter |
2005-05-24 | more missing bounds checks. ok marius@ deraadt@ | Moritz Jodeit |
2005-05-24 | When peers connect, have the master daemon look at in-kernel SAs and feed | Hakan Olsson |
2005-05-24 | Better SA state reporting. markus@, hshoexer@ ok. | Hakan Olsson |
2005-05-24 | keep a list of member interfaces in ifg_group | Henning Brauer |
2005-05-24 | readd endpwent() | Moritz Jodeit |
2005-05-24 | no need for endpwent() | Moritz Jodeit |
2005-05-24 | some style nits from dmiller@, and use a fatal() instead of a printf()/exit | Anil Madhavapeddy |
2005-05-24 | add aapic driver which currently is used to workaround errata on | Brad Smith |
2005-05-24 | disable TX HW checksumming, some revs of the chip can cause packet corruption. | Brad Smith |
2005-05-24 | Ignore ICMP Source Quench messages meant for TCP connections. (Details in | Fernando Gont |
2005-05-23 | fix rasops initialization when not acting as console; ok miod@ | Uwe Stuehler |
2005-05-23 | add USER_PCICONF | Jason Wright |
2005-05-23 | add support for draft-harris-ssh-arcfour-fixes-02 improved arcfour modes; | Damien Miller |
2005-05-23 | change pool allocation of table entries, no longer use the oldnointr | Daniel Hartmeier |
2005-05-23 | loose is not lose. ok deraadt tdeval and a few more typos from jfb | Ted Unangst |
2005-05-23 | Remove some unuseful debug code. | Jonathan Gray |
2005-05-23 | Mention interface names can be used in Listen-on. OK hshoexer | Chad Loder |
2005-05-23 | no need to byteswap for AES_ASM, from tom@ | Markus Friedl |
2005-05-23 | First part of summary LSA origination. Not perfect but a start. | Claudio Jeker |
2005-05-23 | we support headphones and volume now so the caveats no longer apply | David Gwynne |
2005-05-23 | -endpwent | Henning Brauer |
2005-05-23 | useless use of endpwent | Henning Brauer |
2005-05-23 | Cleanup leading and trailing whitespace. | Christopher Pascoe |
2005-05-23 | useless endpwent | Henning Brauer |
2005-05-23 | useless endpwent | Henning Brauer |
2005-05-23 | one more endpwent | Henning Brauer |
2005-05-23 | minor memset->bzero, clarify an error condition, and plug a leak. | Kjell Wooding |
2005-05-23 | no need for endpwent(0 here either | Henning Brauer |
2005-05-23 | no need for endpwent() | Henning Brauer |
2005-05-23 | Headphone output and volume control support. | Christopher Pascoe |
2005-05-23 | - Fix some big-endian issues. | Brad Smith |
2005-05-23 | - removes signed/unsigned comparisons in moduli generation | Anil Madhavapeddy |
2005-05-23 | endpwent() not needed here, pointed out by theo. | Hakan Olsson |
2005-05-23 | further cleanup: don't mimic ifnet and add hooks and the dohooks() stuff to | Henning Brauer |
2005-05-23 | Kill rt_dump_debug stuff as "ospfctl show rib [detail]" provides the same | Esben Norby |
2005-05-23 | endpwent() after last use. hshoexer@ ok | Hakan Olsson |
2005-05-23 | Round the DMA block size, not the maximum buffer size. Addresses "request | Christopher Pascoe |