Age | Commit message (Expand) | Author |
2013-05-29 | In keep mode, if any text is printed (even in NOSPACE mode), | Ingo Schwarze |
2013-05-29 | allow installpath to use +=, requested by quite a few people, | Marc Espie |
2013-05-29 | use paramaters instead of static storage in _gethostbyname() | Eric Faurot |
2013-05-29 | Use same method as elsewhere in mg to inidicate a failure of strdup. | lum |
2013-05-28 | In dired mode the commands: | lum |
2013-05-28 | regen | Jonathan Gray |
2013-05-28 | add some more radeon devices | Jonathan Gray |
2013-05-28 | Fix a common issue across different PHY drivers to reset the | Mike Belopuhov |
2013-05-27 | MVME181 updates. | Miod Vallat |
2013-05-27 | Fix edge cases of uninitialized variables. In my tree for too long, I even | Miod Vallat |
2013-05-27 | Use FLUSH_PIPELINE instead of rolling our own. No functional change. | Miod Vallat |
2013-05-27 | Drop lvalue casts; allows this to compile with gcc 4. | Miod Vallat |
2013-05-27 | Correctly specify the visible part of the rightmost tile when the current | Miod Vallat |
2013-05-27 | Make i915_gem_set_domain_ioctl closer to the Linux code. Prepares us for a | Mark Kettenis |
2013-05-27 | tweak previous; | Jason McIntyre |
2013-05-27 | Add dired-create-directory to function maps. | lum |
2013-05-27 | Add dired commands. ok and suggestions jmc@ | lum |
2013-05-27 | Add minimal support for _res setup and update. | Eric Faurot |
2013-05-27 | No need to build asr files anymore. | Eric Faurot |
2013-05-27 | undo previous: apparently "on the order of" is legitimate | Jason McIntyre |
2013-05-27 | autodetect ipv6 addresses for route(8). ok benno@ bluhm@, manpage help jmc@ | Stuart Henderson |
2013-05-26 | add B: to the list of options actually handled. | Marc Espie |
2013-05-26 | sycn | Theo de Raadt |
2013-05-25 | Fix wbinv routine used by bus_dmamap_sync() to correctly operate on all cmmus, | Miod Vallat |
2013-05-25 | Allow badaddr() to be used with a size of 8. Needed by the MVME181 memory | Miod Vallat |
2013-05-25 | Minimal support for MVME224 and MVME236 memory boards. | Miod Vallat |
2013-05-25 | remove first and last space within (( )) | Robert Peichaer |
2013-05-25 | Fix typo. From Caspar Schutijser via tech@. | lum |
2013-05-25 | obviously missed something, so revert. | Marc Espie |
2013-05-25 | set the IFF_RUNNNING flag when recreating an interface after the | Mike Belopuhov |
2013-05-24 | tweak the "deliver to lmtp" text, and zap an extraneous space; | Jason McIntyre |
2013-05-24 | sync with OpenSMTPD 5.3.2 | Eric Faurot |
2013-05-24 | Fix dow register value in resettodr() - kernel computes it zero-based, but | Miod Vallat |
2013-05-24 | *in* the order of, not *on* the order of; | Jason McIntyre |
2013-05-24 | the -a option probes multiple ifs now, not exits with error; | Jason McIntyre |
2013-05-24 | MacBookAir4,1 needs the same unmute quirk as MacBookAir3,1 | Jonathan Gray |
2013-05-24 | Since audio code is mp safe, establish isa and pci audio interrupts | Alexandre Ratchov |
2013-05-24 | for this type of page, where we list supported hardware, no need to relist | Jason McIntyre |
2013-05-23 | Change console speed to 115200. | Brian Callahan |
2013-05-23 | Some more text noone but jmc@ will ever read | Miod Vallat |
2013-05-23 | TOD clock support for AngelFire boards | Miod Vallat |
2013-05-23 | Revert Active PS/2 support for now, until we find a solution suitable | Tobias Stoeckmann |
2013-05-23 | there is no vfs_shutdown(9) page; | Jason McIntyre |
2013-05-23 | tweaks; ok florian | Jason McIntyre |
2013-05-23 | off by one, from Henri Kemppainen <duclare-at-guu.fi>, thanks! | Florian Obser |
2013-05-23 | Fix pasto where 'c' instead of 'clients' is checked for NULL and add missing | Jasper Lievisse Adriaanse |
2013-05-23 | Put slowcgi(8) a FastCGI to CGI wrapper in to work on it in tree. | Florian Obser |
2013-05-23 | Properly implement access to IndexField() field units. The origional code | Mark Kettenis |
2013-05-23 | revoke's default imp works. | Marc Espie |
2013-05-23 | BUFCACHEPERCENT has been set to 20 by default for a while now. | Lawrence Teo |