summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-17Replace hand rolled TAILQ_REMOVE with example from queue(3).Florian Obser
2013-02-17Put the processes in the routing domain of the interface. TweakKenneth R Westerback
2013-02-16only use local hostname in Received lines if listener has not overriden it,Gilles Chehade
2013-02-16Fix a bug in udp socket splicing in case a packet gets diverted andAlexander Bluhm
2013-02-16Remove accidentally committed debug statement ("Got RTM_IFINFO").Kenneth R Westerback
2013-02-16Make it clear that USE_MFS is not meant to be set by a user. ThisAntoine Jacoutot
2013-02-16Fix unlocking on 32bits arch where it would fuck up the shell...Antoine Jacoutot
2013-02-16Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.Antoine Jacoutot
2013-02-16make sure the fuzz offset is actually past the end of KEX for all KEXDamien Miller
2013-02-15We deprecated returning to %g7 after a successful system call long ago.Mark Kettenis
2013-02-15add missing bits for lmtp support (from Ashish SHUKLA).Eric Faurot
2013-02-15Revert previous diff: sparc and sparc64 don't set the TCB to NULL in exec, yet,Philip Guenther
2013-02-15Take more care to use the correct xid, rather than packet garbage.Kenneth R Westerback
2013-02-15turns out if a line ends with a $, the var module will run off the cliffMarc Espie
2013-02-15terminate session instead of fatal() if getsockname() fails.Eric Faurot
2013-02-15cleanup undo history in revert-bufferFlorian Obser
2013-02-15Make code a tad less obscure by using sizeof() actual variable beingKenneth R Westerback
2013-02-15Even if no one uses it, record the seconds since we started in theKenneth R Westerback
2013-02-15Unbreak DISCOVER by initializing xid from correct field.Kenneth R Westerback
2013-02-15Use uvm_km_kmemalloc_pla() to allocate dma memory below 2^28 limit,Alexandre Ratchov
2013-02-15Fix the toread check in the lateconnect case. This allowsAlexander Bluhm
2013-02-15backout latest: audio keys can autorepeat. Autorepeated keys are notAlexandre Ratchov
2013-02-15More DPRINTF use, no object change.Martin Pieuchot
2013-02-15Do not loop forever if the keyboard send a BAT (Basic Assurance Test)Martin Pieuchot
2013-02-15Add missing break, reported by Jared S. Candelaria.Martin Pieuchot
2013-02-15ARPANET -> InternetLawrence Teo
2013-02-15Don't leak routing socket fd if getting the default route fails.Kenneth R Westerback
2013-02-15Warn more loudly if an IdentityFile provided by the user cannot be read.Darren Tucker
2013-02-14disable symbol visibility on vax in order to unbreak the buildRobert Nagy
2013-02-14No need to treat amd64 specially; always return CN_HIGHPRI.Mark Kettenis
2013-02-14When an interface generates an RTM_IFINFO message, it may be as theKenneth R Westerback
2013-02-14Obey RFC 2131 and when the broadcast flag is set send reply backKenneth R Westerback
2013-02-14Correct error message that had a typo and was logging the wrong thing;Damien Miller