summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-24for MCLGETI to work correctly drivers need to first dequeue all availableClaudio Jeker
2009-11-24Another one.Owain Ainsworth
2009-11-24More words of wisdom.Owain Ainsworth
2009-11-24msk_newbuf() had an off by one when putting the packet onto the clusterClaudio Jeker
2009-11-24KSEG->CKSEG fallout.Miod Vallat
2009-11-24kill obsolete natpassHenning Brauer
2009-11-24- sync with latest additionsJasper Lievisse Adriaanse
2009-11-24- add rcs id's.Jasper Lievisse Adriaanse
2009-11-24todo all overMarc Espie
2009-11-24zap pkgpath totally, set up to display (to go) as well.Marc Espie
2009-11-24betterMarc Espie
2009-11-24By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-24By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-24sets that were not solved should still display something...Marc Espie
2009-11-24do not inform user of !updated packages, they usually don't really care...Marc Espie
2009-11-24Proper check for wrapping high address and setting the break below theOtto Moerbeek
2009-11-24kill some old cruft, in particular -F conflicts has never worked...Marc Espie
2009-11-24ok even shorter than doneMarc Espie
2009-11-24more regular. Note that newer can be a hash as well (why not ?)Marc Espie
2009-11-24consistency with other pages; s/Thinkpad/ThinkPad/. from Brad Tilley.Stuart Henderson
2009-11-24better name. Mark "no need to update" as updated, since we know what'sMarc Espie
2009-11-24implement suspend and resumeJacob Meuser
2009-11-24Change ENOTSUP's strerror() to "Not supported"Philip Guenthe
2009-11-24Toggle SENSOR_FINVALID based on sensor data validityTheo de Raadt
2009-11-24enable uthum(4), and rearrange some nearby goopTheo de Raadt
2009-11-24put -P in the right place;Jason McIntyre
2009-11-24Bring multicast/promisc handling in line with other network drives.Joel Sing
2009-11-24Allow the passphrase to be changed on softraid crypto volumes. Ensure thatJoel Sing
2009-11-24Factor out crypto code allowing for future reuse.Joel Sing
2009-11-24Save state on suspend and restore that state and the bridge windows on resumeMark Kettenis
2009-11-24fix hardware polling interval calculation. uaudio on my Logitech webcamJacob Meuser
2009-11-24syncTheo de Raadt
2009-11-24kill hooks and timeouts before calling complex sleeping code from detach; ok jsgTheo de Raadt
2009-11-24Xr uthumTheo de Raadt
2009-11-23in detach, get rid of powerhook before doing sleeping operationsTheo de Raadt
2009-11-23little annoying knfTheo de Raadt
2009-11-23pckbd_activate() should return failure if it knows; ok piroftiTheo de Raadt
2009-11-23Make vge(4) detachable.Mark Kettenis
2009-11-23Make the code example fit on an 80 char screen without wrapping.Michael Knudsen
2009-11-23some whitespace cleanups.Owain Ainsworth
2009-11-23move the lastclose function into i915_drv.c where it belongs.Owain Ainsworth
2009-11-23diffable against amd64Theo de Raadt
2009-11-23must return result of config_activate_childrenTheo de Raadt
2009-11-23pci should return the result of it's children's suspend/resume calls backMike Larkin
2009-11-23Add azalia(4) suspend/resume stabs, now some laptops can go all the way.Paul Irofti
2009-11-23args, not that fileHenning Brauer
2009-11-23no more natpassHenning Brauer
2009-11-23since "nat/rdr pass" are history natpass can goHenning Brauer
2009-11-23Pad the ringbuffer with NOOPs before wrapping around, instead ofOwain Ainsworth
2009-11-23tweak previous;Jason McIntyre