Age | Commit message (Expand) | Author |
2008-05-06 | rename file; Paul de Weerd | Theo de Raadt |
2008-05-05 | Correct defines for NXE_DB_PEGID_RX|TX. OK dlg@ | Claudio Jeker |
2008-05-05 | We will never use __BUS_SPACE_HAS_STREAM_METHODS so remove all the code | Claudio Jeker |
2008-05-05 | dell drac 3 and 4 virtual uarts are pucs running very fast. | David Gwynne |
2008-05-05 | Make nmea(4) behave like the other timedelta sensors and provide a | Marc Balmer |
2008-05-05 | retire ltsleep(); The only refrence left too it is in an | Thordur I. Bjornsson |
2008-05-05 | add lldp type | David Gwynne |
2008-05-05 | in rt_gettable, we unfortunately have to check for rt_tables[id] != NULL | Henning Brauer |
2008-05-05 | remove a useless refcnt in pf_state_key. | Henning Brauer |
2008-05-05 | Don't set the adaptor template link's flags and quirks when trying to | Kenneth R Westerback |
2008-05-05 | Make umsm only claim a single interface so it doesn't match | Jonathan Gray |
2008-05-05 | regen | Jonathan Gray |
2008-05-05 | Another msm. | Jonathan Gray |
2008-05-04 | convert to ptoa/atop | Martin Reindl |
2008-05-04 | Manage interrupts based on priority better, still working on this... | Dale Rahn |
2008-05-04 | Unpopulated CRIME memory banks (or logically empty due to CRIME merging | Miod Vallat |
2008-05-04 | convert arm and mips64 platforms to ptoa/atop | Martin Reindl |
2008-05-03 | Rework the interrupt calculation masks, a bit easier to follow (not so wrong). | Dale Rahn |
2008-05-03 | catch up with curpriority changes and convert to ptoa/atop | Martin Reindl |
2008-05-03 | Do not acquire the kernel lock for SY_NOLOCK system calls; ok drahn@ kettenis@ | Miod Vallat |
2008-05-03 | Introduce vop_generic_bmap(); use it where applicable. | Thordur I. Bjornsson |
2008-05-02 | implement rw_cas, "go for it" miod@ | Dale Rahn |
2008-05-02 | Check for a disabled FPU before attempting to emulate the instruction. | Miod Vallat |
2008-05-02 | Grab the biglock unconditionnaly when system calls go through systrace; | Miod Vallat |
2008-05-02 | Implement rw_cas correctly, unlike previous revision where I was obviously | Miod Vallat |
2008-05-02 | Invalidate and initialize the l2 on secondary processors, ok kettenis@ | Dale Rahn |
2008-05-02 | Pass FORK_SHAREFILES flag in kthread_create; avoids allocating a | Bret Lambert |
2008-05-02 | plug potential mbuf leaks; | Thordur I. Bjornsson |
2008-05-02 | Fix the label swithing and forwarding logic a bit. OK norby@ | Claudio Jeker |
2008-05-02 | There is no need to endian convert the label after swapping it, all label ops | Claudio Jeker |
2008-05-02 | Make the SO_TIMESTAMP sockopt work. When set, this allows the user to | Chris Kuethe |
2008-05-02 | Remove debug prints. | Dale Rahn |
2008-05-01 | correct attach messages | Theo de Raadt |
2008-05-01 | Sync hpux_sendsig() behaviour with native sendsig(): let malloc fail and | Miod Vallat |
2008-05-01 | regen | Miod Vallat |
2008-05-01 | The built-in frame buffer in models 362 and 382 actually comes in different | Miod Vallat |
2008-05-01 | Don't forget to bus_space_unmap() after probing for a com chip. | Miod Vallat |
2008-05-01 | spl0() is not your friend, use splx() instead. | Miod Vallat |
2008-05-01 | Implement a nop IPI to signal other CPUs. | Mark Kettenis |
2008-04-30 | regen | Brad Smith |
2008-04-30 | Add the id for the Marvell 88E3016 10/100 PHY | Brad Smith |
2008-04-30 | regen | Brad Smith |
2008-04-30 | Add E1000 PCI ids for another ICH9 variant, ICH10's and 82574L. | Brad Smith |
2008-04-30 | Spacing. | Mark Kettenis |
2008-04-30 | don't stop both play and record in envy_halt_input() ad envy_halt_output() | Alexandre Ratchov |
2008-04-30 | Fix typo in last commit. | Mark Kettenis |
2008-04-30 | Initialize randseed to 1. | Mark Kettenis |
2008-04-30 | fix serial console handling on amd64. currently only glass console ever | David Gwynne |
2008-04-30 | Drop all MPLS packets when MPLS is not enabled. | Esben Norby |
2008-04-29 | Attempt to locate an ELF header and symbol table directly after the kernel. | Joel Sing |