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