summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-19promote rekeylimit to a int64 so it can hold the maximum useful limitDamien Miller
2008-01-19some usb devices stale (getstring: ioctl: Input/output error) if aMarc Winiger
2008-01-19When we added support for specified bind addresses for port forwards, weDamien Miller
2008-01-19unbreak line numbering (broken in revision 1.164), fix error messageDamien Miller
2008-01-19when hashing individual hosts (ssh-keygen -Hf hostname), make sure weDamien Miller
2008-01-19fix remote handle leak in do_download() local file open error path;Damien Miller
2008-01-19ignore SIGPIPE in multiplex client mode - we can receive this if theDamien Miller
2008-01-19fd leak on session multiplexing error path. Report and patch fromDamien Miller
2008-01-19scp -q implies ssh -q for the underlying connection, it doesn't justDamien Miller
2008-01-19satisfy the pedants: -q does not suppress all diagnostic messages (e.g.Damien Miller
2008-01-19Fix add_net_randomness() not being called because the wrongMarco Pfatschbacher
2008-01-19Simplify CLKF_INTR by making it look at the saved interrupt level,Mark Kettenis
2008-01-19When I say commented out, I should comment it out before comitting.Mark Kettenis
2008-01-19Add commented out entry for environ(4).Mark Kettenis
2008-01-19Remove printf that doesn't make sense.Marco Peereboom
2008-01-19Activate upgt(4) for macppc. Tested for a while on my PowerBook.Marcus Glocker
2008-01-19Make host bridges provide their own implementation of pci_conf_read() andMark Kettenis
2008-01-19Make the device work again on big endian archs (after firmware upgrade).Marcus Glocker
2008-01-18kill strange workaround;Jason McIntyre
2008-01-18english nouns do not need to be capitalised;Jason McIntyre
2008-01-18free oid data before overwriting itReyk Floeter
2008-01-18Print consoleness the canonical way.Mark Kettenis
2008-01-18Add LED support.Marcus Glocker
2008-01-18Mention environ(4).Mark Kettenis
2008-01-18Add environ(4).Mark Kettenis
2008-01-18Call store_options() with correct cutoff values, i.e. ones not 7 bytesKenneth R Westerback
2008-01-18Add environ(4).Mark Kettenis
2008-01-18First attempt to write a driver for the environment device found onMark Kettenis
2008-01-18implement very basic support of the BRIDGE-MIB which is enough to getReyk Floeter
2008-01-18fix descriptionReyk Floeter
2008-01-18parse ip addresses for trapsReyk Floeter
2008-01-18trap.cReyk Floeter
2008-01-18macpppc -> macppcStuart Henderson
2008-01-18fix stringval lengthReyk Floeter
2008-01-18add a snmpctl command to send traps to registered receivers usingReyk Floeter
2008-01-17swap argumentsReyk Floeter
2008-01-17the optional trap varbind elements may be nullReyk Floeter
2008-01-17Print names we get from the prom within double quotes.Mark Kettenis
2008-01-17Remove some #if;ed out code.Mark Kettenis
2008-01-17Fix RX queue stalling by regulary reading the device statistics (with aMarcus Glocker
2008-01-17Set if_baudrate with IF_Gbps(10);Thordur I. Bjornsson
2008-01-17casts so this compiles on i386.Thordur I. Bjornsson
2008-01-17In ether_input() scheduling the soft interrupt and queueing theAlexander Bluhm
2008-01-17allow to configure optional per trap receiver communities and toReyk Floeter
2008-01-17add basic snmpv2 support (snmpv2, trapv2, getbulk)Reyk Floeter
2008-01-17Use TCSAFLUSH instead of TCSANOW when turning echo back on so thatTodd C. Miller
2008-01-17Add splnet around mii_tick() in sk_yukon_tick().Brad Smith
2008-01-17Execute rtsol after turning up trunk(4) and vlan(4) interfaces so they'reBrad Smith
2008-01-17Notify us of NOTE_LINK on mkdir(2) as well.Federico G. Schwindt
2008-01-17Replace firmware version 2.5.8.0 with 2.13.1.0. Firmware API slightlyMarcus Glocker