summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-28Try 10 times to obtain the routing table via sysctl(), and if itKenneth R Westerback
2013-02-28sets size updates; ok deraadt@Miod Vallat
2013-02-27Avoid alignment errors when processing routing messages by readingKenneth R Westerback
2013-02-26Some firmware revisions provide a factory-default configuration that containsMark Kettenis
2013-02-26Encoding conversion buffer size is one stream block, not one deviceAlexandre Ratchov
2013-02-26Don't try to purge one-time rules from the main ruleset.Mike Belopuhov
2013-02-26Reserve space for source and destination addresses unconditionally ratherStuart Henderson
2013-02-25trunk_bcast_start sent packets on all its member interfaces by copyingDavid Gwynne
2013-02-25The rule of thumb for `your system runs an old PDC' left out PCXS systems.Miod Vallat
2013-02-25Realistic memory amounts required for the installation (although, afterMiod Vallat
2013-02-25Yeeloong can suspend nowadays.Miod Vallat
2013-02-25Many installation media gained timezone information since the last update...Miod Vallat
2013-02-25Mention where to download an ECU floppy image and when/how to use it, forMiod Vallat
2013-02-25sets size updatesMiod Vallat
2013-02-24use dma memory for bl_pagesStefan Fritsch
2013-02-24Remove some anachronisms and use consistant form and markup forKenneth R Westerback
2013-02-24Don't log a complaint that a non-existant default route could not beKenneth R Westerback
2013-02-24When no acceptable offers are received within the allowed timeframe callKenneth R Westerback
2013-02-23'contructed' -> 'constructed'. Spotted by zinke@.Kenneth R Westerback
2013-02-23Attempt a short explanation of the resolv.conf dance. A few otherKenneth R Westerback
2013-02-22Attempt a short explanation of what happens on start up and whenKenneth R Westerback
2013-02-22Allow IdenityFile=none; ok markus deraadt (and dtucker for an earlierDamien Miller
2013-02-22support ProxyCommand=- (stdin/out already point to the proxy); ok djm@Markus Friedl
2013-02-22Document signals dhclient currently pays attention to.Kenneth R Westerback
2013-02-22Don't complain if IdentityFiles specified in system-wide configs are missing.Darren Tucker
2013-02-22bring back 5718/5719/5720 support again. deraadt pointed out thatDavid Gwynne
2013-02-21Fix a potential crash when connecting to a misbehaving smtp server.Eric Faurot
2013-02-21go to releaseTheo de Raadt
2013-02-21do not send disconnect event to the mfa if connect event was not sent.Eric Faurot
2013-02-21Use imsg_flush() to force delivery of IMSG_DELETE_ADDRESS toKenneth R Westerback
2013-02-20Nuke unused imsg_resolv_conf struct and declaration for non-existant function...Kenneth R Westerback
2013-02-20s/Id/OpenBSD/ in RCS tagDamien Miller
2013-02-20Add an option to modpipe that warns if the modification offset it notDamien Miller
2013-02-20Increase maximum text and data size limits, and double the default data sizeMiod Vallat
2013-02-19Cancel any outstanding protocol timeout when a link goes away. WhenKenneth R Westerback
2013-02-19Make it clear that the default implicit 'pass' rule does not create state,Stuart Henderson
2013-02-19Introduce a new cmmu method to return the preferred cache mode bits for theMiod Vallat
2013-02-19Introduce `option M88410', to be added to 88110 system designs making use of theMiod Vallat
2013-02-19Revert rev 1.195 forcing Intel SATA controllers in compat mode into AHCI mode.Brad Smith
2013-02-19When opening a /dev/ldom-* device node fails, show its path in the errorStefan Sperling
2013-02-19Remove m68k optimizer workaround.Brad Smith
2013-02-19Add a STANDARDS section to list RFC's related to the FTP protocolLawrence Teo
2013-02-19oops, forgot to increase the output of the ssh command to ensure thatDamien Miller
2013-02-19Remove bogus include. ok djmDarren Tucker
2013-02-19Add missing trailing slash on the :S modifier in the BUGS section.William Yodlowsky
2013-02-18set the wireless interface priority and interfaces to the wlan groupJonathan Gray
2013-02-18crank the offset yet again; it was still fuzzing KEX one of Darren'sDamien Miller
2013-02-18Report unlink() errors unless ENOENT; especially useful in case of read-onlyMiod Vallat
2013-02-18Don't delete permanent arp cache entries when clearing the arpKenneth R Westerback
2013-02-18Fix determination of endianness with *BSD OS's.Brad Smith