summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-30Move the vscsi __devitem() so that it is before the _mcdev() line likeClaudio Jeker
2010-09-30promote openssl errors to the warning level; ok reykMike Belopuhov
2010-09-30check that there are transforms in the proposal before tryingMike Belopuhov
2010-09-30prevent free() of string in .rodata when overriding AuthorizedKeys inDamien Miller
2010-09-30Add jsg@ to the AUTHORS section of ikectl; he wrote the CA/PKI part.Reyk Floeter
2010-09-30disable padding correctly. therefore we no longer need to supplyMike Belopuhov
2010-09-30More information about creating and maintaining the PKI with a link toReyk Floeter
2010-09-30Add some examples about using the CA commands to create and install theReyk Floeter
2010-09-30If a caller is requesting to be set to the same rtable that theyPeter Hessler
2010-09-30Only 6 elements of mib are used so do allocate 6 not 7.Claudio Jeker
2010-09-30Convert printf()'s to DPFDEBUG() macro.Ryan Thomas McBride
2010-09-30syncTheo de Raadt
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