Age | Commit message (Expand) | Author |
2012-12-03 | avoid depending on gcc cast as lvalue extension which | Jonathan Gray |
2012-12-03 | Fix compilation with -Wall -Werror (trivial type fixes) | Damien Miller |
2012-12-02 | sync | Theo de Raadt |
2012-12-02 | use the more compact version of the check for ifconfig'able interfaces | Robert Peichaer |
2012-12-02 | regress for AllowTcpForwarding local/remote; ok markus@ | Damien Miller |
2012-12-02 | make AllowTcpForwarding accept "local" and "remote" in addition to its | Damien Miller |
2012-12-02 | make deleting explicit keys "ssh-add -d" symmetric with adding keys - | Damien Miller |
2012-12-02 | Fixes logging of partial authentication when privsep is enabled | Damien Miller |
2012-12-02 | Make IdentitiesOnly apply to keys obtained from a PKCS11Provider. | Damien Miller |
2012-12-02 | Fix kva reserve - ensure that kva reserve is checked for, as well | Bob Beck |
2012-12-02 | Implement hardware flow control and enable it by default (by setting CRTSCTS). | Mark Kettenis |
2012-12-02 | Add "support" for VD_OP_GET_WCE and VD_OP_SET_WCE. These operations don't | Mark Kettenis |
2012-12-02 | Don't wake the cleaner and potentially throw away pages we shouldn't | Bob Beck |
2012-12-02 | Try harder to cleanup when exiting. In particular catch signals | Kenneth R Westerback |
2012-12-02 | - remove isalphanumeric() and replace it with a shell pattern, that | Robert Peichaer |
2012-12-02 | m88k_layout_frame(): return early if the frame computations have already | Miod Vallat |
2012-12-02 | simpler text; ok ratchov | Jason McIntyre |
2012-12-02 | Determine whether we're currently on the alternative signal stack | Philip Guenthe |
2012-12-01 | reload_cse_noop_set_p(): invoking rtx_equal_for_cselib_p() is not enough; if | Miod Vallat |
2012-12-01 | Crank boot blocks version because of the compiler change. | Miod Vallat |
2012-12-01 | Switch m88k ports to gcc 3. | Miod Vallat |
2012-12-01 | If compiling with gcc 3, initialize a local variable to prevent -Wuninitialized | Miod Vallat |
2012-12-01 | Add support for older firmware on UltraSPARC T1 machines. | Mark Kettenis |
2012-12-01 | remove misleading XXXs and TODOs | Alexandre Ratchov |
2012-12-01 | Parse "-m mode1,mode2,.. " strings strictly. | Alexandre Ratchov |
2012-12-01 | Make privileged process daemonize too. Using same function as the | Kenneth R Westerback |
2012-12-01 | Silently ignore VD_OP_GET_DEVID as Solaris uses it even though we don't | Mark Kettenis |
2012-12-01 | Make it possible to share cores between domains. | Mark Kettenis |
2012-12-01 | The capability parser should only return an error in extreme cases. If a | Claudio Jeker |
2012-12-01 | Add RX TCP/UDP checksum offload support. | Brad Smith |
2012-12-01 | Don't bother to zero initialize the if_capabilities field first and | Brad Smith |
2012-12-01 | Additional CA root certificates: GeoTrust/Equifax, Go Daddy, StartCom, thawte. | Stuart Henderson |
2012-12-01 | update currency exchange rates; | Jason McIntyre |
2012-12-01 | The return value of vio_link_state() is not used so change the return | Brad Smith |
2012-12-01 | A couple of whitespace nits. | Kenneth R Westerback |
2012-11-30 | sync | Todd T. Fries |
2012-11-30 | sync | Todd T. Fries |
2012-11-30 | drain midi port output buffer before closing it ensuring the last | Alexandre Ratchov |
2012-11-30 | Generate pf_print_host.c before mkdep uses it. | Tobias Ulmer |
2012-11-30 | Regenerate the text information for all certificates with recent openssl | Stuart Henderson |
2012-11-30 | use the hold flag for midi ports as well | Alexandre Ratchov |
2012-11-30 | For MIDI ports, use the same open/close logic as for audio devices: | Alexandre Ratchov |
2012-11-30 | When the audio device is closed, mark it as closed before | Alexandre Ratchov |
2012-11-30 | make DEV_xxx contiguous | Alexandre Ratchov |
2012-11-30 | Process incoming MIDI data on the fly rather than using an | Alexandre Ratchov |
2012-11-30 | don't exit if midi control port is destroyed (it never is) | Alexandre Ratchov |
2012-11-30 | Remove retired Thawte/Verisign certificates. | Stuart Henderson |
2012-11-30 | get rid of unneeded \n here. err(3) family already does it for us. | Gleydson Soares |
2012-11-30 | - pci.4: add rtsx | Jason McIntyre |
2012-11-30 | makes cloned devices line up well with the rest of the output; | Mike Belopuhov |