Age | Commit message (Expand) | Author |
2009-06-06 | Reorder IMSG types to put the "exported" ones further down so they do not | Claudio Jeker |
2009-06-06 | We need miod's no-coredumps-on-ramdisks diff, because we have grown the | Theo de Raadt |
2009-06-06 | Fix bgpctl show rib prefix/len command. Problem reported by Insan Praja. | Claudio Jeker |
2009-06-06 | mention that the timeout is in milliseconds... because i always forget. | Chris Kuethe |
2009-06-06 | Disable interrupts durring the lock step frequency/voltage change. Generic | Gordon Willem Klok |
2009-06-06 | Uninitialized variable causing havoc on flush. Found by rivo nurges | Claudio Jeker |
2009-06-06 | - don't mess with assert()/__assert(), use KASSERT() instead | Jasper Lievisse Adriaanse |
2009-06-06 | sync | Theo de Raadt |
2009-06-06 | INTMAX_TYPE / UINTMAX_TYPE are always in terms of long long. | Martynas Venckus |
2009-06-06 | When getting a fault in the kernel, we checked for biglock and failed | Artur Grabowski |
2009-06-06 | If ntpd decides the clock has become unsynced, reset the number of saved | Chris Kuethe |
2009-06-06 | Turns up the polling rate of sensors and makes ntpd calculate frequency | Chris Kuethe |
2009-06-06 | this one missed the last batch. | Pierre-Yves Ritschard |
2009-06-06 | Get ready for including imsg.h from a lib, when it comes along. | Pierre-Yves Ritschard |
2009-06-06 | In case of memory exhaustion, ypmatch_add may both leak memory and leave | Ingo Schwarze |
2009-06-06 | make ntpd imsg-in-a-lib ready as well. extensive testing done, no | Pierre-Yves Ritschard |
2009-06-06 | All caller of buf_acquire were doing bremfree before the call. | Artur Grabowski |
2009-06-06 | - remove unused macro from iostat.c | Jasper Lievisse Adriaanse |
2009-06-06 | Since all callers of uvm_pagedeactivate did pmap_page_protect(.., VM_PROT_NONE) | Artur Grabowski |
2009-06-06 | add LCD-4300U | Yojiro Uo |
2009-06-06 | regen | Yojiro Uo |
2009-06-06 | add another UDL device | Yojiro Uo |
2009-06-06 | sync | Theo de Raadt |
2009-06-06 | Oops, forgot to pass dflags to diffreg. Now the flags work again. | Ray Lai |
2009-06-06 | Pull changes from rcsdiff, similar to what was pulled into cvsdiff. | Ray Lai |
2009-06-06 | Swedens National Day is today. ok jj@, halex@ and art@. -moj | Mats O Jansson |
2009-06-06 | remove unused variable prevlen and a second initialization of ifp. | Stuart Henderson |
2009-06-06 | Sync some rcsdiff changes to cvsdiff. As a side effect, | Ray Lai |
2009-06-06 | - supports rtl8187b | Martynas Venckus |
2009-06-06 | when xflags got changed, tell the userland by routing sockets | Rainer Giedat |
2009-06-06 | it fetches multiple urls; so usage was wrong. ok sthen@ | Martynas Venckus |
2009-06-06 | - implement support for rtl8187b | Martynas Venckus |
2009-06-06 | fix direct pkgpath case | Marc Espie |
2009-06-06 | unfuck the rest of the way. when we bind the scribble pages to the | Owain Ainsworth |
2009-06-06 | unfuck slightly, offset was wrong. | Owain Ainsworth |
2009-06-06 | quick path for pkg cfl: check whether the new package conflicts with | Marc Espie |
2009-06-06 | my $_, except for the server code, which could still run on older perl | Marc Espie |
2009-06-06 | make ospf6ctl/ospf6d imsg-in-a-lib ready too. | Eric Faurot |
2009-06-06 | shuffle code around to achieve 0 length diff nirvana between all the | Pierre-Yves Ritschard |
2009-06-06 | forgot to cvs add the file | Pierre-Yves Ritschard |
2009-06-06 | make ripctl/ripd imsg-in-a-lib ready too. | Eric Faurot |
2009-06-06 | make ldpd imsg-in-a-lib ready too. | Pierre-Yves Ritschard |
2009-06-06 | In SIOCS80211SCAN, fail if the interface is not up *and* running. | Damien Bergamini |
2009-06-06 | mechanical rename of ``priv'' to ``file_priv'' in the one function where | Owain Ainsworth |
2009-06-06 | make dvmrpd imsg-in-a-lib ready as well. | Pierre-Yves Ritschard |
2009-06-06 | sync ospfctl/ospfd with the common imsg code, making it lib ready as well. | Eric Faurot |
2009-06-06 | use BUS_DMA_ZERO instead of alloc + bzero. | Owain Ainsworth |
2009-06-06 | correct error codes after malloc(3) failure, as 0 means RPC_SUCCESS; | Ingo Schwarze |
2009-06-06 | sync bgpd/bgpctl with the common imsg code, making it lib ready as well. | Eric Faurot |
2009-06-06 | Document show rib table foo | Claudio Jeker |