summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-22SMP support on MIPS clock.Takuya ASADA
2009-11-22Oops, KSEG -> CKSEG.Miod Vallat
2009-11-22By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-22Change the flash option to be off by default. Now that xterm has the flashNicholas Marriott
2009-11-22Add a framework for discipline specific ioctls.Joel Sing
2009-11-22Ensure that chunks are not already in use when creating a volume.Joel Sing
2009-11-22no need to say we're installing, at the end...Marc Espie
2009-11-22complete -> done (shorter)Marc Espie
2009-11-22Fixed typo in function name.Tobias Stoeckmann
2009-11-22styleTobias Stoeckmann
2009-11-22bpf works nowTheo de Raadt
2009-11-22Bring last drivers fully into the NO_CCB world by replacingKenneth R Westerback
2009-11-22tweak completion messages: do the next only during the next iteration, soMarc Espie
2009-11-22extra parameter to give out more infoMarc Espie
2009-11-22make passing of zero-length arguments to ssh safe byAlexander Hall
2009-11-22and so, check the other case as well (this one does work by accident)Marc Espie
2009-11-22Probe modes for SATA disks, makes CF behind SATA work and givesJonathan Gray
2009-11-22new test, modeled after some old kde update.Marc Espie
2009-11-22Add a lot of bpf and counter manipulation to the bridge. The bridgeTheo de Raadt
2009-11-22partial updates ought to update only their dep treeMarc Espie
2009-11-22typoMarc Espie
2009-11-22grammar fixes in comments; from bradMiod Vallat
2009-11-22less verbose display: only shows .libs* once, but still show all partial-*Marc Espie
2009-11-22change the timing a bit: create a list of updateset first, and processMarc Espie
2009-11-22Typo fixed.Tobias Stoeckmann
2009-11-22syncKevin Lo
2009-11-22add the Terminus Technology vendor id found on VIA VT6571Kevin Lo
2009-11-22fix RTS/CTS and CTS-to-self protection modes.Damien Bergamini
2009-11-22Fix compile error in uniprocessor kernel.Takuya ASADA
2009-11-22Correct cording style.Takuya ASADA
2009-11-22Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide theMiod Vallat
2009-11-22Fix examine command option list.Miod Vallat
2009-11-21Fix uninitialized variables in db_stack_trace_print(), and honour theMiod Vallat
2009-11-21tyypoMiod Vallat
2009-11-21mplock, rw_cas implementedTakuya ASADA
2009-11-21Yet another stupid typo caught by martin@Miod Vallat
2009-11-21knfHenning Brauer
2009-11-21Fix `print $registername' on 64 bit platforms.Miod Vallat
2009-11-21Fix registration of memory after 1GB on Octane. Found the hard way by martin@Miod Vallat
2009-11-21MIN_UID in yp make removes root, so look for something that isIan Darwin
2009-11-21By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-21when wpa is enabled, defer setting the link up until the 802.1XDamien Bergamini
2009-11-21Use home from struct passwd if HOME is empty as well as if it is NULL, and fixNicholas Marriott
2009-11-21replacing malloc/realloc dance, by only one reallocCharles Longeau
2009-11-21make the led blink during a scan.Damien Bergamini
2009-11-21tweak previous;Jason McIntyre
2009-11-21debug offDamien Bergamini
2009-11-21attach to the AR9227 tooDamien Bergamini
2009-11-21EP80579 SATAJonathan Gray
2009-11-21in the detach function remove our usb task before calling any otherTheo de Raadt