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