Age | Commit message (Expand) | Author |
2014-01-01 | copyright++ | Federico G. Schwindt |
2013-12-31 | Remove #ifdef _REENTRANT code that isn't used here. These days, the code | Mark Kettenis |
2013-12-31 | tedu the diagnostic code to detect the presence of the defective Xterasys XN-152 | Brad Smith |
2013-12-31 | regen | Brad Smith |
2013-12-31 | another MCP61 id | Brad Smith |
2013-12-31 | Yet another regression introduced by Kristaps when he switched from | Ingo Schwarze |
2013-12-31 | zap an erroneous space in "input .sig" (should be input.sig, with .sig not | Jason McIntyre |
2013-12-31 | remove assignments that will be overwritten right afterwards, | Ingo Schwarze |
2013-12-31 | various tweaks; ok tedu | Jason McIntyre |
2013-12-31 | sync | Todd T. Fries |
2013-12-31 | Oops, add missing end of block. | Ingo Schwarze |
2013-12-31 | Add missing description of .UR/.UE. | Ingo Schwarze |
2013-12-31 | Drop blocks and instert silence immediately in the socket rx/tx code | Alexandre Ratchov |
2013-12-31 | round client block size to nearest possble | Alexandre Ratchov |
2013-12-31 | ... and rename this too | Marc Espie |
2013-12-31 | signify support | Marc Espie |
2013-12-31 | nit | Marc Espie |
2013-12-31 | Fix after struct wscons_event size change. | Matthieu Herrb |
2013-12-31 | s/hphdr/phdr/ to fix compile with DEBUG | Ryan Thomas McBride |
2013-12-31 | Don't consider ld.so to be successfully built unless a test program | Philip Guenther |
2013-12-31 | document file format | Ted Unangst |
2013-12-31 | another last minute bug i introduced. found by jturner | Ted Unangst |
2013-12-31 | Experimental feature to let apropos(1) show different keys than .Nd. | Ingo Schwarze |
2013-12-31 | bcopy -> memcpy. reviewed with one fix from matthew | Ted Unangst |
2013-12-31 | update usage | Ted Unangst |
2013-12-31 | wha! commit a working version | Ted Unangst |
2013-12-31 | add signify, a tool to sign and verify signatures. | Ted Unangst |
2013-12-31 | Split buildnames() out of mansearch(); the latter function is getting | Ingo Schwarze |
2013-12-31 | don't try writing past the end unless we have to | Ted Unangst |
2013-12-31 | Replace the Berkeley-DB based mandocdb(8) by an SQLite3-based version, | Ingo Schwarze |
2013-12-30 | refuse RSA keys from old proprietary clients/servers that use the | Damien Miller |
2013-12-30 | Add support for newer integrated Realtek PHY. | Brad Smith |
2013-12-30 | Have rgephy(4) always use RL_GMEDIASTAT to retrieve the link/media status | Brad Smith |
2013-12-30 | Do not leak symtab fd (if at fd limit might even prevent correct operation) | Theo de Raadt |
2013-12-30 | When a function does not obviously terminate itself, it is good practice | Theo de Raadt |
2013-12-30 | memory leak, Coverity CID 1748, Loganaden Velvindron | Theo de Raadt |
2013-12-30 | last 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 example | Robert Peichaer |
2013-12-30 | Expand the MSI support to cover most of the remaining bge(4) chipsets with the | Brad Smith |
2013-12-30 | Oops, missed one: | Ingo Schwarze |
2013-12-30 | Remove duplicate const specifiers from the declaration of mandoc_escape(). | Ingo Schwarze |
2013-12-30 | Document SIGNING_PARAMETERS | Marc Espie |
2013-12-30 | Enable snooping on Lynx Point-LP HD Audio. | Jonathan Gray |
2013-12-30 | Recognize PT_OPENBSD_RANDOMIZE in linker scripts. | Mark Kettenis |
2013-12-30 | Support .St -p1003.1-2013, "IEEE Std 1003.1-2008/Cor 1-2013". | Ingo Schwarze |
2013-12-30 | @vendor annotation | Marc Espie |
2013-12-30 | use replacing method (and not var) | Marc Espie |
2013-12-30 | explicitly fix the PATH to something sensible | Marc Espie |
2013-12-30 | Correct initialization of Bt458, used in LUNA's 8bpp frame buffer. | Kenji Aoyama |
2013-12-30 | Fix IOC4DEV_xxx numbers, so that devices besides the first two serial ports | Miod Vallat |