Age | Commit message (Expand) | Author |
2014-01-02 | Document new options related to signatures | Marc Espie |
2014-01-02 | adapt to signify changes | Marc Espie |
2014-01-02 | mention hardware vlan support for 6105M chips. ok sthen@ | Darren Tucker |
2014-01-02 | disable MSI for Samsung XP941. | Gilles Chehade |
2014-01-02 | sync | Gilles Chehade |
2014-01-02 | add vendor and product | Gilles Chehade |
2014-01-02 | Simplify things slightly by using four byte indexing. | Joel Sing |
2014-01-02 | Ensure that we preserve callee-save registers. | Joel Sing |
2014-01-02 | enable beep controls on ALC221 and ALC269 as well | Jonathan Gray |
2014-01-02 | enable beep and CD controls on ALC282 | Jonathan Gray |
2014-01-02 | loadrandom() status should be ignored, so that we do not loop. | Theo de Raadt |
2014-01-01 | Remove __HAVE_PMAP_PHYSSEG support, nothing uses it anymore. | Miod Vallat |
2014-01-01 | Switch alpha to __HAVE_VM_PAGE_MD. From NetBSD. | Miod Vallat |
2014-01-01 | revert to mostly lowercase options, with uppercase for actions. | Ted Unangst |
2014-01-01 | Destroy the eligible list when detaching from an interface. | pelikan |
2014-01-01 | Fixed typos and style. | Tobias Stoeckmann |
2014-01-01 | Fix 'make bsd.umg' by skipping PT_OPENBSD_RANDOMIZE segments, as well as | Ryan Thomas McBride |
2014-01-01 | fix header to get symbols loaded correctly | Miod Vallat |
2014-01-01 | Add a linker script to force the .openbsd.randomdata section to be put after | Miod Vallat |
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 |