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