Age | Commit message (Expand) | Author |
2010-06-27 | If you include <uvm/uvm.h>, you do not need to include any other <uvm/uvm_foo.h> | Miod Vallat |
2010-06-27 | one more include shuffle | Miod Vallat |
2010-06-27 | Bunch of include adjustements to restore compilability. | Miod Vallat |
2010-06-27 | Add support for 800x480. Tested on Lilliput UM-70, MIMO UM-710 and UM-740. | Mats O Jansson |
2010-06-27 | Cleanup aml_find_node calls | Jordan Hargrave |
2010-06-27 | regen | Mike Larkin |
2010-06-27 | Remove redundant 'Intel' from Clarkdale and Arrandale video names. | Mike Larkin |
2010-06-27 | back out for duplicate declarations sprinkled by viking raiders | Dale Rahn |
2010-06-27 | Make 'route exec' emit error messages like xargs when execve() fails does. | Philip Guenthe |
2010-06-27 | Cleaned up acpi_maptable, adds to table list directly | Jordan Hargrave |
2010-06-27 | make zaurus kernel link again after viking raiders sprinkled duplicate declar... | Bob Beck |
2010-06-27 | make sparc compile again after tag team viking/guenther breakage. | Bob Beck |
2010-06-27 | When a peer requests a certificate from the local gateway, we first | Reyk Floeter |
2010-06-27 | fix possible double free of the initiator cert | Reyk Floeter |
2010-06-27 | fix rtmsg_process to return on an error during processing rather than | David Gwynne |
2010-06-27 | unbreak alpha kernel build after recent viking pillaging. | Bob Beck |
2010-06-27 | Add missing $OpenBSD$. | Mark Kettenis |
2010-06-27 | "Believe it or not," nothing uses scsi_xfer's req_sense_length field | Matthew Dempsky |
2010-06-27 | A process on the zombie list can have a NULL p_pgrp if it sleeps when | Philip Guenthe |
2010-06-27 | Instead of (manually) closing the _thread_kern_pipe before calling | Philip Guenthe |
2010-06-27 | Add the TPOFF* and DTP{MOD,OFF}* definitions that ld.so will need for | Philip Guenthe |
2010-06-27 | uvm constraints. Add two mandatory MD symbols, uvm_md_constraints | Thordur I. Bjornsson |
2010-06-27 | Store the current working directory in the session, change the default-path | Nicholas Marriott |
2010-06-27 | mpii was modelled very heavily on mpi which means that it inherited a split | David Gwynne |
2010-06-27 | stuff nsaddr/ndaddr/nsport/ndport (addrs/ports after NAT, used a lot while | Henning Brauer |
2010-06-27 | fix the length check for ASN1_ID Ids. | Reyk Floeter |
2010-06-27 | Fix DIOCCHANGERULE ioctl broken in the remove of the address pools. | Ryan Thomas McBride |
2010-06-27 | Basic implementation of .Bk/.Ek. | Ingo Schwarze |
2010-06-27 | Add support for different page sizes in the btree. Add a new header page | Martin Hedenfal |
2010-06-27 | Add Lilliput UM-70. -moj | Mats O Jansson |
2010-06-27 | Add another one. -moj | Mats O Jansson |
2010-06-27 | GPIO quirk for IDT 92HD71B7 in HP laptops (such as HP HDX 18) | Jacob Meuser |
2010-06-27 | Verify that the subjectAltName extension is present and matches the | Reyk Floeter |
2010-06-27 | Regen. -moj | Mats O Jansson |
2010-06-27 | Another DisplayLink device. -moj | Mats O Jansson |
2010-06-27 | Instead of modifying and fiddling with the IKE SA in the payload | Reyk Floeter |
2010-06-27 | Tighten up the congrats text. | Kenneth R Westerback |
2010-06-27 | print the required bits as a string | Reyk Floeter |
2010-06-27 | cycle static buffers in print_bits() | Reyk Floeter |
2010-06-27 | New option, detach-on-destroy, to set what happens to a client when the session | Nicholas Marriott |
2010-06-27 | Factor out code used to read a disklabel. We'll be making use of this soon. | Joel Sing |
2010-06-27 | Suggest a reboot if "sh MAKEDEV" was run or login.conf was modified. | Antoine Jacoutot |
2010-06-27 | Use a mutex to make atomic operations atomic on multiprocessor kernels. | Joel Sing |
2010-06-27 | Regen. | Joel Sing |
2010-06-26 | Use server_destroy_session() for kill-session. | Nicholas Marriott |
2010-06-26 | Add /dev/diskmap to ramdisks. | Joel Sing |
2010-06-26 | Allow processes to be scheduled onto secondary CPUs. | Joel Sing |
2010-06-26 | New libevent regression tests from upstream. | Nicholas Marriott |
2010-06-26 | Don't #include <sys/user.h> into files that don't need the stuff | Philip Guenthe |
2010-06-26 | Unbreak removal of one-level search index. | Martin Hedenfal |