Age | Commit message (Expand) | Author |
2009-12-30 | actually cache architecture, as intended | Marc Espie |
2009-12-30 | pretty | Marc Espie |
2009-12-30 | explain what sio_close() drains play buffers as if sio_close() was | Alexandre Ratchov |
2009-12-30 | Remove paths from the prebind code that shouldn't be present. | Dale Rahn |
2009-12-30 | remove dead assignments and newly created unused variables. | Charles Longeau |
2009-12-30 | curcpu()->ci_curpmap added. ok miod@ | Takuya ASADA |
2009-12-29 | move this file to Attic; the swapon(2) system call cannot be accessed | Igor Sobrado |
2009-12-29 | do "not reinstalling" in a more intelligent way, by moving things into | Marc Espie |
2009-12-29 | temporary fix for .libs update issue. | Marc Espie |
2009-12-29 | a few more tweaks: | Marc Espie |
2009-12-29 | sort previous; | Jason McIntyre |
2009-12-29 | Rename RDomain config option to RoutingDomain to be more clear and | Kevin Steves |
2009-12-29 | Call proc_trampoline_mp() from the process trampoline when compiled for MP. | Joel Sing |
2009-12-29 | add missing paragraph break (.Pp) macro. | Igor Sobrado |
2009-12-29 | the way Tracker works, installed packages are always marked uptodate as well, | Marc Espie |
2009-12-29 | Implement MP safe mutexes for hppa. | Joel Sing |
2009-12-29 | ouch, got slightly longer, some stuff to fix soonish | Marc Espie |
2009-12-29 | for now, show cache statistic if -F stat_cache (still in need of improvements) | Marc Espie |
2009-12-29 | simplify solver handling, rely on cache to avoid recomputing stuff | Marc Espie |
2009-12-29 | rework dependency solving around cached items, so that redoing the same | Marc Espie |
2009-12-29 | performance gain: cache conflicts. | Marc Espie |
2009-12-29 | prepare to cache conflicts in sets: object to do so, code to merge conflicts | Marc Espie |
2009-12-29 | Move hppa to a "cpu0 at mainbus0" configuration, rather than knocking CPUs | Joel Sing |
2009-12-29 | improved check for loops: | Marc Espie |
2009-12-29 | move check for already installed UP, which allows me to deal with UpdateSet | Marc Espie |
2009-12-29 | prepare for smarter sets, with cache info | Marc Espie |
2009-12-29 | Make want_resched a per CPU variable. | Joel Sing |
2009-12-29 | Move hppa to per process AST. | Joel Sing |
2009-12-29 | replace a few remaining UNIX terms with .Ux macros; this diff | Igor Sobrado |
2009-12-28 | oops, comment vmt out, it isnt good enough yet. | David Gwynne |
2009-12-28 | update to tzdata2009u from elsie.nci.nih.gov | Todd C. Miller |
2009-12-28 | kill old dependency adjuster | Marc Espie |
2009-12-28 | use new forward dep adjust. | Marc Espie |
2009-12-28 | new method for adjusting forward dependencies, much simpler. | Marc Espie |
2009-12-28 | erase Requiring entirely while deleting, to avoid further issues. | Marc Espie |
2009-12-28 | make objects chainable. | Marc Espie |
2009-12-28 | an actual difference between -r and -u. If we replace, don't look as hard | Marc Espie |
2009-12-28 | prepare to handle forward dependencies in a simpler way | Marc Espie |
2009-12-28 | We do not need to store a copy of the HP-UX exec structure in the pcb since | Miod Vallat |
2009-12-28 | add -F carp as an extra debugging device: ^T handler will show a stack | Marc Espie |
2009-12-28 | move forward dependency checking to very late, so we can reuse the result. | Marc Espie |
2009-12-28 | whitespace | David Gwynne |
2009-12-28 | tweak vmt to work on amd64 as well as i386. like i386, it is still | David Gwynne |
2009-12-28 | move code around a bit, more functions. Especially do the exec check | Marc Espie |
2009-12-28 | nits | Marc Espie |
2009-12-28 | Fix compile error caused from previous commit | Takuya ASADA |
2009-12-28 | MP-safe pmap implemented, enable IPI in interrupt handler to avoid deadlock. | Takuya ASADA |
2009-12-28 | correct id for 2nd type of stts424e02; from cnst | Theo de Raadt |
2009-12-28 | Sanity check flags in fork1(), banning some combos we don't support | Philip Guenthe |
2009-12-28 | Add MCP73_AHCI_5 to list of devices started in that special NVidia | Kenneth R Westerback |