summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-02Document new options related to signaturesMarc Espie
2014-01-02adapt to signify changesMarc Espie
2014-01-02mention hardware vlan support for 6105M chips. ok sthen@Darren Tucker
2014-01-02disable MSI for Samsung XP941.Gilles Chehade
2014-01-02syncGilles Chehade
2014-01-02add vendor and productGilles Chehade
2014-01-02Simplify things slightly by using four byte indexing.Joel Sing
2014-01-02Ensure that we preserve callee-save registers.Joel Sing
2014-01-02enable beep controls on ALC221 and ALC269 as wellJonathan Gray
2014-01-02enable beep and CD controls on ALC282Jonathan Gray
2014-01-02loadrandom() status should be ignored, so that we do not loop.Theo de Raadt
2014-01-01Remove __HAVE_PMAP_PHYSSEG support, nothing uses it anymore.Miod Vallat
2014-01-01Switch alpha to __HAVE_VM_PAGE_MD. From NetBSD.Miod Vallat
2014-01-01revert to mostly lowercase options, with uppercase for actions.Ted Unangst
2014-01-01Destroy the eligible list when detaching from an interface.pelikan
2014-01-01Fixed typos and style.Tobias Stoeckmann
2014-01-01Fix 'make bsd.umg' by skipping PT_OPENBSD_RANDOMIZE segments, as well asRyan Thomas McBride
2014-01-01fix header to get symbols loaded correctlyMiod Vallat
2014-01-01Add a linker script to force the .openbsd.randomdata section to be put afterMiod Vallat
2014-01-01copyright++Federico G. Schwindt
2013-12-31Remove #ifdef _REENTRANT code that isn't used here. These days, the codeMark Kettenis
2013-12-31tedu the diagnostic code to detect the presence of the defective Xterasys XN-152Brad Smith
2013-12-31regenBrad Smith
2013-12-31another MCP61 idBrad Smith
2013-12-31Yet another regression introduced by Kristaps when he switched fromIngo Schwarze
2013-12-31zap an erroneous space in "input .sig" (should be input.sig, with .sig notJason McIntyre
2013-12-31remove assignments that will be overwritten right afterwards,Ingo Schwarze
2013-12-31various tweaks; ok teduJason McIntyre
2013-12-31syncTodd T. Fries
2013-12-31Oops, add missing end of block.Ingo Schwarze
2013-12-31Add missing description of .UR/.UE.Ingo Schwarze
2013-12-31Drop blocks and instert silence immediately in the socket rx/tx codeAlexandre Ratchov
2013-12-31round client block size to nearest possbleAlexandre Ratchov
2013-12-31... and rename this tooMarc Espie
2013-12-31signify supportMarc Espie
2013-12-31nitMarc Espie
2013-12-31Fix after struct wscons_event size change.Matthieu Herrb
2013-12-31s/hphdr/phdr/ to fix compile with DEBUGRyan Thomas McBride
2013-12-31Don't consider ld.so to be successfully built unless a test programPhilip Guenther
2013-12-31document file formatTed Unangst
2013-12-31another last minute bug i introduced. found by jturnerTed Unangst
2013-12-31Experimental feature to let apropos(1) show different keys than .Nd.Ingo Schwarze
2013-12-31bcopy -> memcpy. reviewed with one fix from matthewTed Unangst
2013-12-31update usageTed Unangst
2013-12-31wha! commit a working versionTed Unangst
2013-12-31add signify, a tool to sign and verify signatures.Ted Unangst
2013-12-31Split buildnames() out of mansearch(); the latter function is gettingIngo Schwarze
2013-12-31don't try writing past the end unless we have toTed Unangst
2013-12-31Replace the Berkeley-DB based mandocdb(8) by an SQLite3-based version,Ingo Schwarze
2013-12-30refuse RSA keys from old proprietary clients/servers that use theDamien Miller