summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-18re-apply:Okan Demirmen
2013-02-18revert previous; wrong time.Okan Demirmen
2013-02-18use localbase for pkg-readmesOkan Demirmen
2013-02-18Update to NSD 3.2.15, ok brad@ phessler@ deraadt@ also tested by okan@Stuart Henderson
2013-02-18Rework log messages to be more useful. RenameKenneth R Westerback
2013-02-18DIOCRCLRASTATS ioctl wasn't specifying a timestamp when clearedMike Belopuhov
2013-02-18missing comma in log messageEric Faurot
2013-02-18Fix after last commit: add missing header.Federico G. Schwindt
2013-02-18resolve conflictsStuart Henderson
2013-02-18Update to NSD 3.2.15, ok brad@ phessler@ deraadt@ also tested by okan@Stuart Henderson
2013-02-18typo fix; from pgoyette, netbsd -r1.15 and -r1.11, respectively;Jason McIntyre