Age | Commit message (Expand) | Author |
2014-01-03 | Fix previous commit, which clearly was not even compile tested, since it | Joel Sing |
2014-01-03 | regen | Brad Smith |
2014-01-03 | Add some newer Intel wireless PCI ids from 2000, 2030, 135, 100, 3160 | Brad Smith |
2014-01-03 | Add the second 7260 PCI id. | Brad Smith |
2014-01-03 | Fix spelling in comments | Philip Guenther |
2014-01-02 | crank version after random instruction fix from jsing | Theo de Raadt |
2014-01-02 | Avoid "utf8" in the names of a function and a struct member | Ingo Schwarze |
2014-01-02 | Do not put UTF-8-encoded strings into the database by default, use ASCII. | Ingo Schwarze |
2014-01-02 | update currency exchange rates; | Jason McIntyre |
2014-01-02 | pesky double space; | Jason McIntyre |
2014-01-02 | Polish the mlink_add() interface: | Ingo Schwarze |
2014-01-02 | simplify handling of special files some more, that stuff has fixed names | Marc Espie |
2014-01-02 | Check all MLINKS for consistency with the content of the manual page, | Ingo Schwarze |
2014-01-02 | make the special file creation more explicit, so that the order actually | Marc Espie |
2014-01-02 | LDFLAGS -> LDADD, fixes build on static arches. | Miod Vallat |
2014-01-02 | Someone accidentally the verb (Henri Kemppainen) | Marc Espie |
2014-01-02 | display proper error messages for read/write. | Marc Espie |
2014-01-02 | Since the functions in read.c are part of the mandoc(3) library, | Ingo Schwarze |
2014-01-02 | be more explicit in why we don't write DESC | Marc Espie |
2014-01-02 | zap PKG_PREFIX (undocumented and unused, now) | Marc Espie |
2014-01-02 | Call fuse callbacks on FBT_INIT and FBT_DESTROY. | Sylvestre Gallon |
2014-01-02 | Add primary support for LUNA-88K 4bpp/8bpp frame buffer. | Kenji Aoyama |
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 |