Age | Commit message (Expand) | Author |
2013-02-18 | typo fix; from pgoyette, netbsd -r1.15 and -r1.11, respectively; | Jason McIntyre |
2013-02-17 | Keep track of which IndentityFile options were manually supplied and which | Darren Tucker |
2013-02-17 | make the ssh command generates some output to ensure that there are at | Damien Miller |
2013-02-17 | Fix typo that hid PASS_MAX, TMP_MAX, NL_NMAX, and _XOPEN_{IOV,NAME,PATH}_MAX | Philip Guenther |
2013-02-17 | Always enter this ld.so and subdirectories to create obj (and then the | Theo de Raadt |
2013-02-17 | Replace assembly statement triggering 88410 commands with a proper volatile | Miod Vallat |
2013-02-17 | Constify struct cmmu. | Miod Vallat |
2013-02-17 | Missing end-of-comment | Miod Vallat |
2013-02-17 | zap the surrounding whitespace and mark up for "="; | Jason McIntyre |
2013-02-17 | Comment out recently added __attribute__((__format__(__kprintf__))) annotations | Miod Vallat |
2013-02-17 | We deprecated returning to %g7 after a successful system call long ago. | Mark Kettenis |
2013-02-17 | Using the value SIGQUIT to cause the dispatch loops to exit produced | Kenneth R Westerback |
2013-02-17 | Suppress some pointless debugging message: | Kenneth R Westerback |
2013-02-17 | Kill a magic number. 0 -> RTP_NONE for priority in constructing routing | Kenneth R Westerback |
2013-02-17 | Fix line counting when using forward-paragraph and backward-paragraph. | lum |
2013-02-17 | dhclient-script did 'route -q $rdomain add $new_ip_address 127.0.0.1'. | Kenneth R Westerback |
2013-02-17 | disable queue compression temporarily, we lack the smtpctl bits | Gilles Chehade |
2013-02-17 | Replace hand rolled TAILQ_REMOVE with example from queue(3). | Florian Obser |
2013-02-17 | Put the processes in the routing domain of the interface. Tweak | Kenneth R Westerback |
2013-02-16 | only use local hostname in Received lines if listener has not overriden it, | Gilles Chehade |
2013-02-16 | Fix a bug in udp socket splicing in case a packet gets diverted and | Alexander Bluhm |
2013-02-16 | Remove accidentally committed debug statement ("Got RTM_IFINFO"). | Kenneth R Westerback |
2013-02-16 | Make it clear that USE_MFS is not meant to be set by a user. This | Antoine Jacoutot |
2013-02-16 | Fix unlocking on 32bits arch where it would fuck up the shell... | Antoine Jacoutot |
2013-02-16 | Add 106/tcp (pop3pw/poppasswd) to the unofficial services list. | Antoine Jacoutot |
2013-02-16 | make sure the fuzz offset is actually past the end of KEX for all KEX | Damien Miller |
2013-02-15 | We deprecated returning to %g7 after a successful system call long ago. | Mark Kettenis |
2013-02-15 | add missing bits for lmtp support (from Ashish SHUKLA). | Eric Faurot |
2013-02-15 | Revert previous diff: sparc and sparc64 don't set the TCB to NULL in exec, yet, | Philip Guenther |
2013-02-15 | Take more care to use the correct xid, rather than packet garbage. | Kenneth R Westerback |
2013-02-15 | turns out if a line ends with a $, the var module will run off the cliff | Marc Espie |
2013-02-15 | terminate session instead of fatal() if getsockname() fails. | Eric Faurot |
2013-02-15 | cleanup undo history in revert-buffer | Florian Obser |
2013-02-15 | Make code a tad less obscure by using sizeof() actual variable being | Kenneth R Westerback |
2013-02-15 | Even if no one uses it, record the seconds since we started in the | Kenneth R Westerback |
2013-02-15 | Unbreak DISCOVER by initializing xid from correct field. | Kenneth R Westerback |
2013-02-15 | Use uvm_km_kmemalloc_pla() to allocate dma memory below 2^28 limit, | Alexandre Ratchov |
2013-02-15 | Fix the toread check in the lateconnect case. This allows | Alexander Bluhm |
2013-02-15 | backout latest: audio keys can autorepeat. Autorepeated keys are not | Alexandre Ratchov |
2013-02-15 | More DPRINTF use, no object change. | Martin Pieuchot |
2013-02-15 | Do not loop forever if the keyboard send a BAT (Basic Assurance Test) | Martin Pieuchot |
2013-02-15 | Add missing break, reported by Jared S. Candelaria. | Martin Pieuchot |
2013-02-15 | ARPANET -> Internet | Lawrence Teo |
2013-02-15 | Don't leak routing socket fd if getting the default route fails. | Kenneth R Westerback |
2013-02-15 | Warn more loudly if an IdentityFile provided by the user cannot be read. | Darren Tucker |
2013-02-14 | disable symbol visibility on vax in order to unbreak the build | Robert Nagy |
2013-02-14 | No need to treat amd64 specially; always return CN_HIGHPRI. | Mark Kettenis |
2013-02-14 | When an interface generates an RTM_IFINFO message, it may be as the | Kenneth R Westerback |
2013-02-14 | Obey RFC 2131 and when the broadcast flag is set send reply back | Kenneth R Westerback |
2013-02-14 | Correct error message that had a typo and was logging the wrong thing; | Damien Miller |