summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-12-28move forward dependency checking to very late, so we can reuse the result.Marc Espie
2009-12-28whitespaceDavid Gwynne
2009-12-28tweak vmt to work on amd64 as well as i386. like i386, it is stillDavid Gwynne
2009-12-28move code around a bit, more functions. Especially do the exec checkMarc Espie
2009-12-28nitsMarc Espie
2009-12-28Fix compile error caused from previous commitTakuya ASADA
2009-12-28MP-safe pmap implemented, enable IPI in interrupt handler to avoid deadlock.Takuya ASADA
2009-12-28correct id for 2nd type of stts424e02; from cnstTheo de Raadt
2009-12-28Sanity check flags in fork1(), banning some combos we don't supportPhilip Guenthe
2009-12-28Add MCP73_AHCI_5 to list of devices started in that special NVidiaKenneth R Westerback
2009-12-27tweak forward dep "almost ready" code and activate loop checker.Marc Espie
2009-12-27check for loops and merge sets, in case we end up with real funky depends.Marc Espie
2009-12-27solver is no longer needed at that point, so kill it. this shaves a bit ofMarc Espie
2009-12-27mention huawei E161/E180.Jonathan Gray
2009-12-27Huawei 180E, from and tested by Bruce O'Neel.Jonathan Gray
2009-12-27regenJonathan Gray
2009-12-27Huawei E180, from Bruce O'Neel.Jonathan Gray
2009-12-27Don't allocate resources on the Intel Hub-to-PCI bridges. Doing so breaksMark Kettenis
2009-12-27- obvious typo in comment, from holger mikolonJasper Lievisse Adriaanse
2009-12-27Create an empty etcsum file so that cksum can run without error (asAntoine Jacoutot
2009-12-27Security fix for CVE-2009-3560, which could allow attackers to causeJasper Lievisse Adriaanse
2009-12-27syncTheo de Raadt
2009-12-27don't ask/report the same exec issue twiceMarc Espie
2009-12-27spacing.Felix Kronlage
2009-12-27sortMarc Espie
2009-12-27Correct previous commit: match the errno return by thrsleep() inPhilip Guenthe
2009-12-27syncTheo de Raadt
2009-12-27delete partial solvers later, so I can use their deplist to check for loops.Marc Espie
2009-12-27fix partial stems, as noticed by numerous peopleMarc Espie
2009-12-26Add support for fragmented messages.Mark Kettenis
2009-12-26compute forward dependencies later, so that we don't have to do it again,Marc Espie
2009-12-26qualify (Direct Dependencies)Marc Espie
2009-12-26Register an interrupt handler for PCI error conditions (as well as xtalkMiod Vallat
2009-12-26Remove unused variable.Mark Kettenis
2009-12-26betterMarc Espie
2009-12-26Better, more global way of dealing with forward dependencies, and toMarc Espie
2009-12-26zap message for .libs, be smart about partial-*, it's easy to install/updateMarc Espie