Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
feedback & ok otto@ | |||
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 | |
the Yeelong Lemote mips-based netbook. Kernel bits only for now, needs polishing; most of this work done during h2k9 last month, although the porting effort started earlier this year. | |||
2009-11-24 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat | |
the Yeelong Lemote mips-based netbook. Kernel bits only for now, needs polishing; most of this work done during h2k9 last month, although the porting effort started earlier this year. | |||
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 | |
base of data; with nicm@ ok miod@ guenther@ | |||
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 | |
going on... | |||
2009-11-24 | implement suspend and resume | Jacob Meuser | |
2009-11-24 | Change ENOTSUP's strerror() to "Not supported" | Philip Guenthe | |
Provide C and Pig locale expansions for errno values from EAUTH to ENOTSUP ok millert@, mk@, go aheads from others who have other translations in the works | |||
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 | |
From Brad. | |||
2009-11-24 | Allow the passphrase to be changed on softraid crypto volumes. Ensure that | Joel Sing | |
you backup your data and lock up your pets prior to using this. Tested by todd@ ok marco@ | |||
2009-11-24 | Factor out crypto code allowing for future reuse. | Joel Sing | |
ok marco@ | |||
2009-11-24 | Save state on suspend and restore that state and the bridge windows on resume | Mark Kettenis | |
such that devices behind bridges get a chance to work after resume. ok deraadt@, mlarkin@ | |||
2009-11-24 | fix hardware polling interval calculation. uaudio on my Logitech webcam | Jacob Meuser | |
now records properly. ok miod, yuo | |||
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 | |
ok jsg@, deraadt@ | |||
2009-11-23 | Make the code example fit on an 80 char screen without wrapping. | Michael Knudsen | |
ok guenther (no word from the sunshine girls on the matter, though) | |||
2009-11-23 | some whitespace cleanups. | Owain Ainsworth | |
there's more in here that needs doing though. | |||
2009-11-23 | move the lastclose function into i915_drv.c where it belongs. | Owain Ainsworth | |
kill some more dead protos while i'm touching the lines around them anyway. | |||
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 | |
to its parent. handle suspend failure case and unwind if devices have an activate function that returns failure. ok deraadt@, kettenis@ | |||
2009-11-23 | Add azalia(4) suspend/resume stabs, now some laptops can go all the way. | Paul Irofti | |
Okay deraadt@. | |||
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 | |
wrapping our commands over. The documentation says that wrap must not happen in the middle of commands. and upstream have seen some odd bugs that may be attributed to this. Based on a diff by Chris Wilson (ickle) from Intel to the linux driver. | |||
2009-11-23 | tweak previous; | Jason McIntyre | |
2009-11-23 | rewrite the bridge "rule" option for clarity; tweaks/ok deraadt | Jason McIntyre | |
2009-11-23 | prevent interrupts storm when the radio switch is turned off while | Damien Bergamini | |
the interface is up and running by properly clearing the condition. | |||
2009-11-23 | build uthum.4 | Theo de Raadt | |
2009-11-23 | spelling | Theo de Raadt | |