Age | Commit message (Expand) | Author |
2009-11-30 | Handle partial xterm function key sequences. | Nicholas Marriott |
2009-11-30 | KNF | Paul Irofti |
2009-11-30 | Bump up array size to prevent overflow when probing memory | Can Erkin Acar |
2009-11-30 | better errors: have $set->cleanup mark set as finished. | Marc Espie |
2009-11-30 | better: have can_install return 0/1 as definitive answer, and return "undef" | Marc Espie |
2009-11-30 | regen | Jasper Lievisse Adriaanse |
2009-11-30 | - add two devices found in dmesgs | Jasper Lievisse Adriaanse |
2009-11-30 | Use the new Elfxx_Phdr check hook to prevent loading a kernel not compiled | Miod Vallat |
2009-11-30 | Allow the bootblocks to provide an optional Elfxx_Phdr check, and abort the | Miod Vallat |
2009-11-29 | Backout previous commit. There is a possible race which makes it possible | Mark Kettenis |
2009-11-29 | - add net80211, from Vladimir Kirillov | Stuart Henderson |
2009-11-29 | some major changes have happened | Marc Espie |
2009-11-29 | disable the isa wdc's because amd64 machines are much more likely to | Theo de Raadt |
2009-11-29 | disable the isa wdc's because amd64 machines are much more likely to | Theo de Raadt |
2009-11-29 | At suspend time there is no need for a fancy cr3 dance to decide if | Theo de Raadt |
2009-11-29 | unbreak compilation on sparc64 with AUDIO_DEBUG defined | Alexandre Ratchov |
2009-11-29 | On any sensor the SENSOR_FINVALID flag indicates whether we are able to | Theo de Raadt |
2009-11-29 | Reload mtrr state on all CPUs after updates. Seems to speed up X on MP | Mark Kettenis |
2009-11-29 | Send a powerdown command to L1 on IP35 if powerdown is requested. | Miod Vallat |
2009-11-29 | Merge in some tidying up bits from gem(4). From Brad. | Mark Kettenis |
2009-11-29 | compute updates on the fly, instead of "at start" | Marc Espie |
2009-11-29 | set things up for updates on the fly. In particular, we may have to look | Marc Espie |
2009-11-29 | in the worst case, we find a new handle with the right pkgpath, | Marc Espie |
2009-11-29 | show old->new as everywhere else in sets. | Marc Espie |
2009-11-29 | clean up conflict handling and dependency adjustement: build list | Marc Espie |
2009-11-29 | show missing libraries as "|detail" for the can't install message. | Marc Espie |
2009-11-29 | slightly simpler error handling | Marc Espie |
2009-11-29 | have SharedLibs use state to print error messages. | Marc Espie |
2009-11-29 | handle more general conflicts: | Marc Espie |
2009-11-29 | sync | Theo de Raadt |
2009-11-28 | Fix previous; pointed out by stsp@ | Mark Kettenis |
2009-11-28 | Make sure we pass on DVACT_SUSPEND and DVACT_RESUME requests to our children | Mark Kettenis |
2009-11-28 | remove unused variables | Charles Longeau |
2009-11-28 | oops | Marc Espie |
2009-11-28 | missing #ifdef MULTIPROCESSOR protection around locking code. | Miod Vallat |
2009-11-28 | prepare for "better" merge: we can't just wipe the old set, we have to point | Marc Espie |
2009-11-28 | The first paragraph of the DESCRIPTION had multiple issues, | Ingo Schwarze |
2009-11-28 | when resolving conflicts, don't recreate handles for packages being replaced | Marc Espie |
2009-11-28 | allow -l list more_packages | Marc Espie |
2009-11-28 | rework display of missing libs some more: first show the libraries, then | Marc Espie |
2009-11-28 | still not right, so revert to original algorithm, and compute @todo | Marc Espie |
2009-11-28 | oops, if I want to modify @todo, I should do it right. | Marc Espie |
2009-11-28 | add "always" to ask_list... | Marc Espie |
2009-11-28 | add (n to go) to pkg_delete as well. | Marc Espie |
2009-11-28 | remove redundant message | Marc Espie |
2009-11-28 | This might not be necessary, but Just In Case: since the underlying | Philip Guenthe |
2009-11-27 | wrap Nd in quotes, since it has >9 args; | Jason McIntyre |
2009-11-27 | Correct description of physically vs logically; spotted by Nick | Otto Moerbeek |
2009-11-27 | Switch the chunk_info lists to doubly-linked lists and use the queue | Otto Moerbeek |
2009-11-27 | Regenerate | Philip Guenthe |