Age | Commit message (Expand) | Author |
2007-01-23 | Typo in fatal() message found by dunceor @ gmail dot com | Claudio Jeker |
2007-01-23 | Typo in fatal() message found by dunceor @ gmail dot com | Claudio Jeker |
2007-01-23 | Typo in fatal() message found by dunceor @ gmail dot com | Claudio Jeker |
2007-01-23 | Typo in fatal() message found by dunceor @ gmail dot com | Claudio Jeker |
2007-01-23 | Typo in fatal() message found by dunceor @ gmail dot com | Claudio Jeker |
2007-01-23 | When acting as a server do not blindly remove | Joris Vink |
2007-01-23 | adjust m_data and m_len directly rather than calling m_adj(). | Marcus Glocker |
2007-01-23 | Introduce -Q option: | Bernd Ahlers |
2007-01-23 | forgot to adjust the number for -K in the introducing text, spotted by david@ | Alexander von Gernler |
2007-01-23 | Fixes for static integer setting | Jordan Hargrave |
2007-01-23 | Don't fatal() when unexpected files are encountered in the working | Ray Lai |
2007-01-22 | Fix a comment and reduce the chattyness of some debug. | Michael Knudsen |
2007-01-22 | Add acpidock here too. | Michael Knudsen |
2007-01-22 | Some nits from fkr@, thanks! | Michael Knudsen |
2007-01-22 | Add commented out acpidock(4) entry. | Michael Knudsen |
2007-01-22 | Hook up acpidock.4 to the build. | Michael Knudsen |
2007-01-22 | List acpidock(4) with the other drivers. | Michael Knudsen |
2007-01-22 | Man page for acpidock(4). | Michael Knudsen |
2007-01-22 | Actually look for docking stations by looking for _DCK nodes. | Michael Knudsen |
2007-01-22 | Tell config about acpidock. | Michael Knudsen |
2007-01-22 | Add driver for ACPI docking stations. | Michael Knudsen |
2007-01-22 | Allow pmap_zeropage and pmap_copypage to work with cache enabled on | Miod Vallat |
2007-01-22 | use the MI DP8390 driver instead of rolling our own functions | Martin Reindl |
2007-01-22 | fix detection of whether we should show progress meter or not: scp | Damien Miller |
2007-01-22 | return error from do_upload() when a write fails. fixes bz#1252: zero | Damien Miller |
2007-01-22 | use a more sensible value for -K example, from tedu@ | Alexander von Gernler |
2007-01-22 | Fix KAME cvsweb urls | Miod Vallat |
2007-01-22 | iterate over the endpoints looking for appropriate interface descriptors to | David Gwynne |
2007-01-22 | regenerate | Chris Kuethe |
2007-01-22 | Add the USB interface for my cable modem which is now usable | Chris Kuethe |
2007-01-21 | Use addic. %r31,%r31,1 instead of addic. %r31,%r31,%r1. | Mark Kettenis |
2007-01-21 | Use MII_ANEGTICKS_GIGE instead of MII_ANEGTICKS. | Mark Kettenis |
2007-01-21 | Fix typo. From brad@ | Mark Kettenis |
2007-01-21 | don't assume our directory vnode will be flushed out after us, fixes | Pedro Martelletto |
2007-01-21 | add support for the -A flag; | Xavier Santolaria |
2007-01-21 | spaces | Kevin Steves |
2007-01-21 | spaces | Kevin Steves |
2007-01-21 | Remove bogus check for old firmware. | Ryan Thomas McBride |
2007-01-20 | -Wstack-larger-than support, copied from gcc2. | Miod Vallat |
2007-01-20 | Add media_fileno, media_blkno into st_softc and report their values | Kenneth R Westerback |
2007-01-20 | Ignore SIGPIPE in the parent and RDE as well. | Claudio Jeker |
2007-01-20 | typo | Joris Vink |
2007-01-20 | Add missing check for fgets return value in | Thordur I. Bjornsson |
2007-01-20 | when retrying a write, the position was previously not updated. | Pierre-Yves Ritschard |
2007-01-20 | Do not panic on non-fatal iommu errors. | Mark Kettenis |
2007-01-20 | Prevent negative array index accesses when strlen(buff) == 0. | Ray Lai |
2007-01-20 | more safety checks for file->file_rcsrev; | Joris Vink |
2007-01-20 | sweep opencvs for missing rcs_translate_tag() return checks. | Niall O'Higgins |
2007-01-20 | check return value of rcs_translate_tag(). prevents a segfault found by todd... | Niall O'Higgins |
2007-01-20 | move the interrupt establishment till after everything in the softc is | David Gwynne |