summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-06-26Tighten up the congrats text. Too much info to summarize, simply encourageKenneth R Westerback
2010-06-26oops, forgot to #include <canohost.h>; spotted and patch from chl@Damien Miller
2010-06-26Do not print "Read from tunnel foo failed" in the failure case of aBret Lambert
2010-06-26syncTheo de Raadt
2010-06-26Grow COM_IBUFSIZE from 1024 to 8192 to be enough size for recentYASUOKA Masahiko
2010-06-26If you put CISS_LOCK()/CISS_UNLOCK() around a switch statement, youKenneth R Westerback
2010-06-26timeout_del() the timers before destroying an interface so that no timeoutClaudio Jeker
2010-06-26Not that anyone uses it, but bring ss(4) device referencing intoKenneth R Westerback
2010-06-26malloc/strlcpy -> strdup. Apparently I forgot to commit this one withKenneth R Westerback
2010-06-26make sure widgets are connected to usable widgets by default.Jacob Meuser
2010-06-26Whitespace.Kenneth R Westerback
2010-06-26make http the default network install method rather than ftpAlexander Hall
2010-06-26revert the files that have been accidentally committed with myReyk Floeter
2010-06-26Add a way to enable and set the keepalive parameters for gre(4).Claudio Jeker