Age | Commit message (Expand) | Author |
2009-12-02 | we don't expose overruns/underruns as negative positions anymore, | Alexandre Ratchov |
2009-12-02 | reapply from mainline lynx, fix lost after local update. Okay deraadt. | Paul Irofti |
2009-12-02 | IPL_IPI priority raised to IPL_IPI > IPL_HIGH for handling TLB shootdown. | Takuya ASADA |
2009-12-02 | use kstack for curprocpaddr instead of proc0paddr. | Takuya ASADA |
2009-12-01 | Fix the mixer interface for the CE4231 sound card found in Sun machines. Still a | Edd Barrett |
2009-12-01 | correct name. | Okan Demirmen |
2009-12-01 | add ``M-Audio Revolution 5.1'' in the list of supported cards | Alexandre Ratchov |
2009-12-01 | Don't claim to know about nehalem until we can be sure | Jonathan Gray |
2009-12-01 | New command, capture-pane, which copies the entire pane contents to a paste | Nicholas Marriott |
2009-12-01 | The MD ACPI PSS paths are using MSRs they shouldn't be | Jonathan Gray |
2009-12-01 | regen | Jasper Lievisse Adriaanse |
2009-12-01 | - add a whole bunch of more devices from dmesgs | Jasper Lievisse Adriaanse |
2009-12-01 | Add the new exec command to run a process and its children in a | Reyk Floeter |
2009-12-01 | add "exec" keyword | Reyk Floeter |
2009-12-01 | Update code to use the new AID address ids so that this works again with | Claudio Jeker |
2009-12-01 | Use an artificial address family id in struct bgpd_addr and almost everywhere | Claudio Jeker |
2009-12-01 | - regen | Jasper Lievisse Adriaanse |
2009-12-01 | - some more id's from dmesgs | Jasper Lievisse Adriaanse |
2009-12-01 | document more or less what's going on now. | Marc Espie |
2009-12-01 | okay, this one needs tagging as well | Marc Espie |
2009-12-01 | From Brad: "Rewrite the ti(4) man page a bit making it look closer | Stuart Henderson |
2009-12-01 | for every case we can't install stuff, we have to let the tracker now, and | Marc Espie |
2009-12-01 | Look for mice and xterm keys before standard function keys as they are less | Nicholas Marriott |
2009-12-01 | Fix dmesg printing of error. | Marco Peereboom |
2009-12-01 | Mark disk as dirty when starting a write to it. Restores issuing of | Kenneth R Westerback |
2009-12-01 | properly handle all xs states that can be returned by an adapter in sd. | David Gwynne |
2009-12-01 | put the midlayer changes back in. | David Gwynne |
2009-12-01 | Change type of dva to u_int64_t to make mpii(4) compile on i386. | Alexander Bluhm |
2009-11-30 | Load firmware that is needed for accelerated X on Elite3D boards. | Mark Kettenis |
2009-11-30 | Add inline function to read %fprs. | Mark Kettenis |
2009-11-30 | Re-initialise the interface upon resume. | Mark Kettenis |
2009-11-30 | It doesn't make sense to talk about doing packet tagging "during | Stuart Henderson |
2009-11-30 | tweak the rules a bit: the search filter for "more recent than" ought to | Marc Espie |
2009-11-30 | Crank __LDPGSZ from 4KB to 16KB, in preparation for a kernel page size | Miod Vallat |
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 |