Age | Commit message (Expand) | Author |
2008-05-07 | There is no reason to have a faithrtrequest() function that sets the MTU to | Claudio Jeker |
2008-05-06 | Add a PR_ZERO flag for pools, to compliment the M_ZERO | Thordur I. Bjornsson |
2008-05-06 | Kill vtophys in drm. | Owain Ainsworth |
2008-05-06 | currently agp_i810 needs to map the same BAR as inteldrm, this obviously | Owain Ainsworth |
2008-05-06 | retire vfs_mountroot(); | Thordur I. Bjornsson |
2008-05-06 | Use the standard syslog levels on CARP logging messages instead of | Ryan Thomas McBride |
2008-05-06 | bring in the mpe interface - for ``MPLS Provider Edge'' - this is a work | Pierre-Yves Ritschard |
2008-05-06 | Add support for the Apple USB Ethernet adapter. | Marco Pfatschbacher |
2008-05-06 | AMD_8111_PMC has timecounter, too; ok grange@ some time ago | Markus Friedl |
2008-05-06 | sync | Marco Pfatschbacher |
2008-05-06 | Add Apple USB Ethernet. | Marco Pfatschbacher |
2008-05-06 | Remove bogus entries for PCI_PRODUCT_DELL_PERC_3DI_2, which apparently | Marco Pfatschbacher |
2008-05-06 | Kill state if we get SYN for a state that has been closed from both sides. | Markus Friedl |
2008-05-06 | Report the clock status in a signal sensor, like all other timedeltas. | Marc Balmer |
2008-05-06 | remove tcp_drain code since it's not longer used; ok henning, feedback thib | Markus Friedl |
2008-05-06 | Drop all broadcast and multicast packets. | Esben Norby |
2008-05-06 | get rid of rtalloc, use rtalloc1 instead. | Esben Norby |
2008-05-06 | sync | Theo de Raadt |
2008-05-06 | someone making usb keyboards.. for oems.. owned by vladas.urbonas | Theo de Raadt |
2008-05-06 | M_PREPEND can set its first parameter to NULL, and all other code | Kenneth R Westerback |
2008-05-06 | sync | Theo de Raadt |
2008-05-06 | another omron usb that must be ugen; vladas.urbonas@gmail | Theo de Raadt |
2008-05-06 | Add a counter to record how many states have been created by a rule. | Marco Pfatschbacher |
2008-05-06 | Prevent possible overflow of int variable on large memory machines. | Tobias Weingartner |
2008-05-06 | fix debug output. | Esben Norby |
2008-05-06 | Rather than clearing particularly dangerous flags when found, just | Kenneth R Westerback |
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 |