summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-29syncTheo de Raadt
2010-09-29pipex_pptp_userland_output() calls always m_pullup() 16 bytes to theYASUOKA Masahiko
2010-09-29Add DMA sync operations. Fixes problems on macppc with gcc4 becauseMark Kettenis
2010-09-29In the implementation of the SIOCS80211DELNODE ioctl, callMark Kettenis
2010-09-29grab the acpi thread lock very early in acpi thread startup; not that itTheo de Raadt
2010-09-29Initialize the ts_recent (received timestamp) field in the newly createdClaudio Jeker
2010-09-29The attach function can return 1 now because there is no more priorityTheo de Raadt
2010-09-29Support for update -C, from zinovik.Nicholas Marriott
2010-09-29Band-aid to prevent uvm_mapent_alloc() sleeping with the pseg mutex heldThordur I. Bjornsson
2010-09-29It is not allowed to recalculate the window scale after the initial SYN.Claudio Jeker
2010-09-29syncTodd C. Miller
2010-09-29Regenerate unicore files; previous checkin was from the wrong versionTodd C. Miller
2010-09-29it's valid syntax for .pc files to have:Jasper Lievisse Adriaanse
2010-09-29Back out previous, it appears to be broken.Joshua Elsasser
2010-09-29When reading MXCSR from userland sigcontext, mask out invalid bits.Joshua Elsasser
2010-09-29It's never too late to make things at least compile.Miod Vallat
2010-09-29Radeon HD4200 Mobility; from brynet. Some flags tweaks from me.Owain Ainsworth
2010-09-29syncOwain Ainsworth
2010-09-29Radeon HD4200 Mobility from BrynetOwain Ainsworth
2010-09-29Add missing err.h includeDavid Coppa
2010-09-29back out support for variable sized processing unit controls untilJacob Meuser
2010-09-29Ensure that we always parse all deltas before expecting "desc" keyword.Tobias Stoeckmann
2010-09-29Adjust to the pipex changes introduced during j2k10. Compiles again notClaudio Jeker
2010-09-29Do not delay ACKs on connections using loopback interfaces. There is noClaudio Jeker
2010-09-29various EXIT STATUS fixes; from Daniel DickmanJason McIntyre
2010-09-29Fix a unfinished comment and add another one for tcp_update_(snd|rcv)space().Claudio Jeker
2010-09-28Implement a per-cpu held mutex counter if DIAGNOSTIC on all non-x86 platforms,Miod Vallat
2010-09-28syncTheo de Raadt
2010-09-28malloc() without a WAIT flagTheo de Raadt
2010-09-28document disklabel uids and move a little text to improve readability; theJason McIntyre
2010-09-28tweak the fs_spec paragraph, chiefly in order to document that disklabelJason McIntyre
2010-09-28pregenerate unicode files; mktables uses too much memory for some platformsTodd C. Miller
2010-09-28pregenerate unicode files; mktables uses too much memory for some platformsTodd C. Miller
2010-09-28Fix [perl #74404] h2ph using deprecated gotoTodd C. Miller
2010-09-28wrap long line. correct indent. delete a useless comment.YASUOKA Masahiko
2010-09-28Make this compile again.Miod Vallat
2010-09-28typoMiod Vallat
2010-09-28Undo last change now that RCS keyword expansion is disabled on the perl sourcesTodd C. Miller
2010-09-28Make -k work in clientmode by passing the right socket to theClaudio Jeker
2010-09-28replace hand-rolled infinite loop with LIST_FOREACHBret Lambert
2010-09-28Nuke a leftover RB tree declaration spotted by blambert.Nicholas Marriott
2010-09-28Correct the handling of GS.base when iretq faults: the fault happensPhilip Guenthe
2010-09-28syncTheo de Raadt
2010-09-28do not assume PR_NOWAIT is 0; it is not anymoreTheo de Raadt
2010-09-28missing PR_NOWAITTheo de Raadt
2010-09-27must have either PR_WAITOK or PR_NOWAIT set.David Gwynne
2010-09-27Merge the last bits of 1.10.6 (released today), most were already in:Ingo Schwarze
2010-09-27Unbreak atalk: don't call ifa_add() until the ifa_addr pointer has been setPhilip Guenthe
2010-09-27A few M_ZEROs without any M_WAITOK/M_NOWAITs.Thordur I. Bjornsson
2010-09-27Make sure the SEND_DEV_ID command is sent synchronously, so the response bufferMiod Vallat