summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-22regenJonathan Gray
2009-11-22add a bunch of Ethernet and zyd devices found in linux drivers.Jonathan Gray
2009-11-22Move information describing the bridge and brconfig behaviour intoTheo de Raadt
2009-11-22Missed 4 MSRs on suspend/resume in previous version. Tested by piroftiMike Larkin
2009-11-22Check for ISA before calling the setup function.Paul Irofti
2009-11-22Merge brconfig into ifconfig. It is annoying that it is impossible to doClaudio Jeker
2009-11-22Bring amd64 closer to resume, while at it kill dead code. Okay deraadt@.Paul Irofti
2009-11-22Forgot the declarations in former commit. From martin@, okay oga@.Paul Irofti
2009-11-22Remove only use in the tree of ESCAPE_NOT_SUPPORTED. Which, ironically,Kenneth R Westerback
2009-11-22Match the i386 behaviour and only care about bus_clock if weJonathan Gray
2009-11-22Nuke TRY_AGAIN_LATER now that no driver returns it.Kenneth R Westerback
2009-11-22ncpus, ncpufound values are corrected.Takuya ASADA
2009-11-22Fix ifconfig -a vs. ifconfig -A and make ifconfig without any arg behaveClaudio Jeker
2009-11-22Add basic suspend/resume autoconf functionality.Paul Irofti
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