summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-03note that our date supports traditional bsd date format, which isJason McIntyre
2014-01-03terminate b64 encoded lines. decoding happily skips \n.Marc Espie
2014-01-03some more information, based on a diff by sven falempinTed Unangst
2014-01-03The whois() function is called in a loop so make sure we close theTodd C. Miller
2014-01-03remove trailing whitespace and unneccessary macros from previous;Jason McIntyre
2014-01-03explicitly tells pkg_add we're fw_update, will have some nice side-effectsMarc Espie
2014-01-03KNF, update comments, and delete LUNA(m68k) specific DIPSW comments.Kenji Aoyama
2014-01-03make sure elements are not set manually, namely forbidMarc Espie
2014-01-03explain why digital-sig must be uniqueMarc Espie
2014-01-03finish moving annotations aroundMarc Espie
2014-01-03start moving internal annotations' description into package(5) proper,Marc Espie
2014-01-03Switch frequently allocated structs from malloc(M_DEVBUF) to separate pools.pelikan
2014-01-03Make queues disappear correctly on interfaces being destroyed.pelikan
2014-01-03regenJoel Sing
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