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