summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-30Add support for newer integrated Realtek PHY.Brad Smith
2013-12-30Have rgephy(4) always use RL_GMEDIASTAT to retrieve the link/media statusBrad Smith
2013-12-30Do not leak symtab fd (if at fd limit might even prevent correct operation)Theo de Raadt
2013-12-30When a function does not obviously terminate itself, it is good practiceTheo de Raadt
2013-12-30memory leak, Coverity CID 1748, Loganaden VelvindronTheo de Raadt
2013-12-30last entry in SEE ALSO should not end with a comma;Jason McIntyre
2013-12-30- the hint to symlink to upgrade.conf belongs to the install.conf exampleRobert Peichaer
2013-12-30Expand the MSI support to cover most of the remaining bge(4) chipsets with theBrad Smith
2013-12-30Oops, missed one:Ingo Schwarze
2013-12-30Remove duplicate const specifiers from the declaration of mandoc_escape().Ingo Schwarze
2013-12-30Document SIGNING_PARAMETERSMarc Espie
2013-12-30Enable snooping on Lynx Point-LP HD Audio.Jonathan Gray
2013-12-30Recognize PT_OPENBSD_RANDOMIZE in linker scripts.Mark Kettenis
2013-12-30Support .St -p1003.1-2013, "IEEE Std 1003.1-2008/Cor 1-2013".Ingo Schwarze
2013-12-30@vendor annotationMarc Espie
2013-12-30use replacing method (and not var)Marc Espie
2013-12-30explicitly fix the PATH to something sensibleMarc Espie
2013-12-30Correct initialization of Bt458, used in LUNA's 8bpp frame buffer.Kenji Aoyama
2013-12-30Fix IOC4DEV_xxx numbers, so that devices besides the first two serial portsMiod Vallat