summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-17Keep track of which IndentityFile options were manually supplied and whichDarren Tucker
2013-02-17make the ssh command generates some output to ensure that there are atDamien Miller
2013-02-17Fix typo that hid PASS_MAX, TMP_MAX, NL_NMAX, and _XOPEN_{IOV,NAME,PATH}_MAXPhilip Guenther
2013-02-17Always enter this ld.so and subdirectories to create obj (and then theTheo de Raadt
2013-02-17Replace assembly statement triggering 88410 commands with a proper volatileMiod Vallat
2013-02-17Constify struct cmmu.Miod Vallat
2013-02-17Missing end-of-commentMiod Vallat
2013-02-17zap the surrounding whitespace and mark up for "=";Jason McIntyre
2013-02-17Comment out recently added __attribute__((__format__(__kprintf__))) annotationsMiod Vallat
2013-02-17We deprecated returning to %g7 after a successful system call long ago.Mark Kettenis
2013-02-17Using the value SIGQUIT to cause the dispatch loops to exit producedKenneth R Westerback
2013-02-17Suppress some pointless debugging message:Kenneth R Westerback
2013-02-17Kill a magic number. 0 -> RTP_NONE for priority in constructing routingKenneth R Westerback
2013-02-17Fix line counting when using forward-paragraph and backward-paragraph.lum
2013-02-17dhclient-script did 'route -q $rdomain add $new_ip_address 127.0.0.1'.Kenneth R Westerback
2013-02-17disable queue compression temporarily, we lack the smtpctl bitsGilles Chehade