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