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