Age | Commit message (Expand) | Author |
2010-05-20 | fix logspam when key options (from="..." especially) deny non-matching keys; | Damien Miller |
2010-05-20 | add new device | Yojiro Uo |
2010-05-20 | regen | Yojiro Uo |
2010-05-20 | add ZTE633 (3G modem) etc | Yojiro Uo |
2010-05-20 | Force max physical memory allocation for bus_dmamem_alloc() to be 4gig | Owain Ainsworth |
2010-05-20 | Don't dereference cp to shut gcc4 up (the intent anyway). | Marco Peereboom |
2010-05-20 | Escape "=", remove if 0'd out code and simplify check in x_print_expansions. | Federico G. Schwindt |
2010-05-20 | Support nested roff instructions: | Ingo Schwarze |
2010-05-20 | New scsi code seems to be stable. Pluck previously identified | Kenneth R Westerback |
2010-05-20 | Simplify new disk cache code so simpler people can understand it. | Kenneth R Westerback |
2010-05-19 | Enhance paste-buffer to allow lines to be separated by any string, from | Nicholas Marriott |
2010-05-19 | Use the newly committed version of strnlen from libc. ok millert@ kettenis@ | Dale Rahn |
2010-05-19 | cleanup-only commit, removes unrequired includes, no functionnal change | Gilles Chehade |
2010-05-19 | Use strndup and strnlen from libc. OK kettenis@ | Todd C. Miller |
2010-05-19 | Use the actual SSID length rather than a (wrong) sizeof. Makes gcc4 | Nicholas Marriott |
2010-05-19 | properly keep track of the line number after a trap. | Jasper Lievisse Adriaanse |
2010-05-19 | sync | Todd T. Fries |
2010-05-19 | Remove yet another ospf leftover that is not needed here. This time | Claudio Jeker |
2010-05-19 | BUS_DMA_ZERO instead of alloc, map, bzero. | Owain Ainsworth |
2010-05-19 | remove unused variable | Charles Longeau |
2010-05-19 | BUS_DMA_ZERO love. | Owain Ainsworth |
2010-05-19 | redo the list of "sticky" parameters for match rules; | Stuart Henderson |
2010-05-19 | sync with mirrors.dat changes | Stuart Henderson |
2010-05-19 | When installing MPLS VPN routes set the RTF_MPLS bit since those routes | Claudio Jeker |
2010-05-19 | Set RTF_MPLS in rtm_fmask and rtm_flags because ldpd wants to play with | Claudio Jeker |
2010-05-19 | Set RTF_MPLS when playing with MPLS routes since this is now required. | Claudio Jeker |
2010-05-19 | Spin up secondary CPUs on hppa multiprocessor kernels. At this stage we | Joel Sing |
2010-05-19 | Require RTF_MPLS to be set when a mpls route is added or changed. To remove | Claudio Jeker |
2010-05-19 | remove unused variables | Charles Longeau |
2010-05-19 | Add softreconfig support for peers changing the RIB. Done by first unloading | Claudio Jeker |
2010-05-19 | Do not default to rdomain 1 for route exec use 0 as default like every other | Claudio Jeker |
2010-05-19 | clean up a few things that where left to rot after bob's vfs cache work. | Thordur I. Bjornsson |
2010-05-19 | the virtual scsi disks that mpi(4) presents dont grok modifications to the | David Gwynne |
2010-05-19 | tweak previous; | Jason McIntyre |
2010-05-19 | remove unused flag. | David Gwynne |
2010-05-19 | add an ioctl that allows userland to get or set a disks read and write | David Gwynne |
2010-05-19 | fix fallout from the removal of dkio.h from ioctl.h | David Gwynne |
2010-05-18 | move knote list to struct process. ok guenther | Ted Unangst |
2010-05-18 | add posix_madvise, posix_memalign, strndup, and strnlen. mostly from | Ted Unangst |
2010-05-18 | Add as yet untested support for the 82576 quad copper ET2 | Jonathan Gray |
2010-05-18 | regen | Jonathan Gray |
2010-05-18 | Add some more em devices and workbit CF ATA. | Jonathan Gray |
2010-05-18 | more BUS_DMA_ZERO love. | Owain Ainsworth |
2010-05-18 | bus_dmamem_alloc() ...; bzero/memset(); -> | Owain Ainsworth |
2010-05-18 | Since we're direct mapped and don't need to worry about kva availability or | Owain Ainsworth |
2010-05-18 | Spacing. | Claudio Jeker |
2010-05-18 | use the right capitalization for "HyperText Transfer Protocol (HTTP)" | Igor Sobrado |
2010-05-18 | oops. needs_fence should still be conditional on tiling due to the needs | Owain Ainsworth |
2010-05-18 | Always invalidate fences in pin if they are invalid, not just if we need | Owain Ainsworth |
2010-05-18 | Be more careful in ktable_update() and ktable_new() and the fib sync flag. | Claudio Jeker |