summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-30... and this should fix todd's case, that of not finding anything andMarc Espie
2009-12-30also track stuff I couldn't install, and use it for negative cache lookups.Marc Espie
2009-12-30fix pkgspec handling, actually do filter by regexp.Marc Espie
2009-12-30Correctly parse the host address in the FEC TLV.Michele Marchetto
2009-12-30store url where we retrieved the package.Marc Espie
2009-12-30ouch, now that we keep packages, take them into account on done.Marc Espie
2009-12-30Document ESPIPE and make EFAULT cover all functions.Federico G. Schwindt
2009-12-30a few small optimizations:Marc Espie
2009-12-30take merging of sets into account when creating a header.Marc Espie
2009-12-30infrastructure for url elementsMarc Espie
2009-12-30actually cache architecture, as intendedMarc Espie
2009-12-30prettyMarc Espie
2009-12-30explain what sio_close() drains play buffers as if sio_close() wasAlexandre Ratchov
2009-12-30Remove paths from the prebind code that shouldn't be present.Dale Rahn
2009-12-30remove dead assignments and newly created unused variables.Charles Longeau
2009-12-30curcpu()->ci_curpmap added. ok miod@Takuya ASADA
2009-12-29move this file to Attic; the swapon(2) system call cannot be accessedIgor Sobrado
2009-12-29do "not reinstalling" in a more intelligent way, by moving things intoMarc Espie
2009-12-29temporary fix for .libs update issue.Marc Espie
2009-12-29a few more tweaks:Marc Espie
2009-12-29sort previous;Jason McIntyre
2009-12-29Rename RDomain config option to RoutingDomain to be more clear andKevin Steves
2009-12-29Call proc_trampoline_mp() from the process trampoline when compiled for MP.Joel Sing
2009-12-29add missing paragraph break (.Pp) macro.Igor Sobrado
2009-12-29the way Tracker works, installed packages are always marked uptodate as well,Marc Espie
2009-12-29Implement MP safe mutexes for hppa.Joel Sing
2009-12-29ouch, got slightly longer, some stuff to fix soonishMarc Espie
2009-12-29for now, show cache statistic if -F stat_cache (still in need of improvements)Marc Espie
2009-12-29simplify solver handling, rely on cache to avoid recomputing stuffMarc Espie
2009-12-29rework dependency solving around cached items, so that redoing the sameMarc Espie
2009-12-29performance gain: cache conflicts.Marc Espie
2009-12-29prepare to cache conflicts in sets: object to do so, code to merge conflictsMarc Espie
2009-12-29Move hppa to a "cpu0 at mainbus0" configuration, rather than knocking CPUsJoel Sing
2009-12-29improved check for loops:Marc Espie
2009-12-29move check for already installed UP, which allows me to deal with UpdateSetMarc Espie
2009-12-29prepare for smarter sets, with cache infoMarc Espie
2009-12-29Make want_resched a per CPU variable.Joel Sing
2009-12-29Move hppa to per process AST.Joel Sing
2009-12-29replace a few remaining UNIX terms with .Ux macros; this diffIgor Sobrado
2009-12-28oops, comment vmt out, it isnt good enough yet.David Gwynne
2009-12-28update to tzdata2009u from elsie.nci.nih.govTodd C. Miller
2009-12-28kill old dependency adjusterMarc Espie
2009-12-28use new forward dep adjust.Marc Espie
2009-12-28new method for adjusting forward dependencies, much simpler.Marc Espie
2009-12-28erase Requiring entirely while deleting, to avoid further issues.Marc Espie
2009-12-28make objects chainable.Marc Espie
2009-12-28an actual difference between -r and -u. If we replace, don't look as hardMarc Espie
2009-12-28prepare to handle forward dependencies in a simpler wayMarc Espie
2009-12-28We do not need to store a copy of the HP-UX exec structure in the pcb sinceMiod Vallat
2009-12-28add -F carp as an extra debugging device: ^T handler will show a stackMarc Espie