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