Age | Commit message (Expand) | Author |
2006-05-31 | Damnit! no static functions in the kernel | Jason Wright |
2006-05-31 | tweaks; | Jason McIntyre |
2006-05-31 | a small start at documenting which boards are supported by my driver. i | David Gwynne |
2006-05-31 | add a little markup; | Jason McIntyre |
2006-05-31 | add license block | Michael Coulter |
2006-05-31 | make non debug kernels compile again | David Gwynne |
2006-05-31 | set diff_rev2 to file_rcsrev when we are using | Joris Vink |
2006-05-31 | dont check for FILE_UNKNOWN twice, | Joris Vink |
2006-05-31 | don't spin if the tty (think ucom) goes away | Jason Wright |
2006-05-31 | Let the EHCI hardware track the toggle state for bulk and interrupt | Christopher Pascoe |
2006-05-31 | The bright people at Sun removed the secondary context from the IMMU in the | Mark Kettenis |
2006-05-31 | - stop counting input/output bytes in the driver as this is taken care of | Brad Smith |
2006-05-31 | Save and restore the data toggle value when a pipe to an endpoint | Christopher Pascoe |
2006-05-31 | remove the fetching of the manufacturing page. it was just there to see if | David Gwynne |
2006-05-31 | Reorg the code to be more sane. More coming. | Tobias Weingartner |
2006-05-31 | do not commit debug. | Dale Rahn |
2006-05-31 | Use same defines as on zaurus, need to verify the correct settings here. | Dale Rahn |
2006-05-31 | Remove unused cfdriver field, pointed out by miod@ | Dale Rahn |
2006-05-31 | Preserve ATU translations instead of forcing the values to something. | Dale Rahn |
2006-05-31 | we should support all these sas controllers | David Gwynne |
2006-05-31 | correctly perform bus base/physical addr translation. | Dale Rahn |
2006-05-31 | whitespace cleanup | Hans-Joerg Hoexer |
2006-05-31 | shuffle some newlines to make all the formatting work again | Mathieu Sauve-Frankel |
2006-05-31 | prettier | Theo de Raadt |
2006-05-31 | tiny KNF | Hans-Joerg Hoexer |
2006-05-31 | Make sure, that phase 1 SAs of active connections stay alive. Fixes a DPD | Hans-Joerg Hoexer |
2006-05-31 | Support for "[no] redistribute 10.6/16", all routes that match into this | Claudio Jeker |
2006-05-31 | allow mpi to attach to the scsi controllers again. however, mpt will attach | David Gwynne |
2006-05-31 | fix tree | Theo de Raadt |
2006-05-31 | When allocating a buffer, use the supplied length if the requested | Can Erkin Acar |
2006-05-31 | enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled it | David Gwynne |
2006-05-31 | More redistribute fun. Add a possibility to deny redistribution of specified | Claudio Jeker |
2006-05-31 | we dont do domain validation on real scsi controllers (as opposed to sas | David Gwynne |
2006-05-31 | when blanking, if fd is already open read-only, re-open read/write | Michael Coulter |
2006-05-31 | mpi hardware uses an 8 bit field to describe the number of devices it has | David Gwynne |
2006-05-31 | This adds support for retrieving volume tags in chio(8) with the | Bob Beck |
2006-05-31 | Add support for primary and alternate volume tags to ch(4) - borrowed | Bob Beck |
2006-05-31 | allow TULIP_TXTIMER to fit in the softc field tulip_txtimer. | Brad Smith |
2006-05-31 | This diff makes dhcpd able to manipulate pf tables on certain lease events. | Chris Kuethe |
2006-05-31 | Use symbolic constants for TLB demapping operations. | Mark Kettenis |
2006-05-31 | dont display the first manufacturing page | David Gwynne |
2006-05-31 | c++ style comments shouldnt be in the tree | David Gwynne |
2006-05-31 | Small function header knf. | Hans-Joerg Hoexer |
2006-05-31 | Prepare for handling unnamed remote peers. | Hans-Joerg Hoexer |
2006-05-31 | Fix 'special value 0 requests that dhclient not wait for a link state | Kevin Steves |
2006-05-31 | Plug memory leak; ok claudio@ | Patrick Latifi |
2006-05-31 | Plug memory leaks in error path; ok henning@ | Patrick Latifi |
2006-05-31 | fix Jumbo frames on strict alignment architectures by allocating a new mbuf and | Brad Smith |
2006-05-31 | add comment indictation that rtable_add must be called at splsoftnet | Henning Brauer |
2006-05-31 | order cdevs alphabetically by vendor | Felix Kronlage |