Age | Commit message (Expand) | Author |
2013-05-30 | fix typos in some comments | Mike Larkin |
2013-05-30 | There is no boot on beagle. | Florian Obser |
2013-05-30 | This might be useful on beagle, too. | Florian Obser |
2013-05-30 | Improve sanity checks on received UDP messages | Claudio Jeker |
2013-05-30 | Do not use a carp address as ldp router id because it is not unique. | Claudio Jeker |
2013-05-30 | Switch to using unhyphenated VIA padlock mnemonics. VIA abandoned the | Matthew Dempsky |
2013-05-30 | Do not allow SIOCSIFADDR on AF_INET6 sockets. The ioctl is handled down | Claudio Jeker |
2013-05-30 | remove simple_locks from uvm code. ok beck deraadt | Ted Unangst |
2013-05-30 | tedu unused header. okay krw@ | Kurt Miller |
2013-05-30 | Make mkuboot install into the path so we can use it during builds. | Brandon Mercer |
2013-05-30 | uncomment a block as the installer has been taking care of that for a while now. | Jasper Lievisse Adriaanse |
2013-05-30 | Add partial support to bgpd for the ttl hack with ipv6. This sends the correct | Stuart Henderson |
2013-05-30 | remove cmtime again, but with a proper test for nodes without children. | Marc Espie |
2013-05-30 | Use adjustname() before trying to use the path to be dired. | lum |
2013-05-30 | Reuse the makedir() function in dir.c for dired's | lum |
2013-05-30 | Reject non-printable characters found in the input stream even when | Ingo Schwarze |
2013-05-30 | Remove useless include. | Antoine Jacoutot |
2013-05-30 | sync with pkg-config -r1.80 wrt to the output for empty files. | Jasper Lievisse Adriaanse |
2013-05-30 | adjust error message for empty files to display the full path to the file, | Jasper Lievisse Adriaanse |
2013-05-29 | regen | Yojiro Uo |
2013-05-29 | add ASIX AX88179 | Yojiro Uo |
2013-05-29 | add another pid of Centrino Advanced-N 6235. | Yojiro Uo |
2013-05-29 | regen | Yojiro Uo |
2013-05-29 | Trivial sync to bsd.lv: | Ingo Schwarze |
2013-05-29 | add another pid for Intel Centrino Advanced-N 6235 | Yojiro Uo |
2013-05-29 | uvm_loan has not (ever) been compiled or used. | Ted Unangst |
2013-05-29 | I had misgivings about that one, I was right. Missed an obvious testcases, | Marc Espie |
2013-05-29 | Add PMAP_PA_MASK to mips64. Needed for loongson hibernate. | Paul Irofti |
2013-05-29 | sync | Miod Vallat |
2013-05-29 | Make the mg dired commands: | lum |
2013-05-29 | remove non-existing kernel configurations | Jasper Lievisse Adriaanse |
2013-05-29 | PHY auto-polling mode should not be used for anything newer than BCM5705. | Mike Belopuhov |
2013-05-29 | Simplify condition, avoid duplicate code; no functional change. | Ingo Schwarze |
2013-05-29 | In SYNOPSIS mode, .Ek doesn't end a keep. | Ingo Schwarze |
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 |