Age | Commit message (Expand) | Author |
2007-02-09 | LCD device driver, second step. Now the driver works with autoconf. | Kenji Aoyama |
2007-02-09 | add the Intel PRO/100 S | Jasper Lievisse Adriaanse |
2007-02-09 | document how to clear rule counters with DIOCGETRULES | Henning Brauer |
2007-02-09 | pfctl_clear_rule_counters() is not needed any more | Henning Brauer |
2007-02-09 | use DIOCGETRULE ioctl & action set to PF_GET_CLR_CNTR to clear counters | Henning Brauer |
2007-02-09 | allow counters to be reset with DIOCGETRULES. | Henning Brauer |
2007-02-09 | BUFFALO -> Buffalo; | Jason McIntyre |
2007-02-09 | Spaces, no binary change. | Claudio Jeker |
2007-02-09 | Remove unneeded statement. The debug code needing it is long gone. | Claudio Jeker |
2007-02-09 | grammar; | Jason McIntyre |
2007-02-09 | grammar fix from bret lambert; | Jason McIntyre |
2007-02-09 | Add a bunch more zyd(4) devices | Jonathan Gray |
2007-02-09 | regen | Jonathan Gray |
2007-02-09 | Add a bunch more zyd(4) devices. | Jonathan Gray |
2007-02-09 | if a directory exists in the working dir but not in the | Xavier Santolaria |
2007-02-09 | simplify the argument passing (use a pointer to bus_dma_segment_t instead | Jason Wright |
2007-02-09 | remove the cvs_file_classify() `loud' argument, it was used | Joris Vink |
2007-02-09 | strtol(3) -> strtonum(3) | Joris Vink |
2007-02-09 | according to the errata, invalid pages shouldn't be used. Always make | Jason Wright |
2007-02-08 | Don't clear IFF_OACTIVE in re_txeof() unless there are at least 4 free | Mark Kettenis |
2007-02-08 | Fix a comment | Kjell Wooding |
2007-02-08 | comment a function | Kjell Wooding |
2007-02-08 | Plug some mem leaks that occur when checking multiple file systems in a | Otto Moerbeek |
2007-02-08 | Remove __DTF_READALL usage in ld.so's private copy of readdir(). | Todd C. Miller |
2007-02-08 | g/c __DTF_READALL. It was a flag to the internal __opendir2() but | Todd C. Miller |
2007-02-08 | prevent vnconfig from asking for a key when unconfiguring or listing devices. | Alexander von Gernler |
2007-02-08 | - AH: when computing crypto checksum for output, massage source-routing | Jun-ichiro itojun Hagino |
2007-02-08 | compute pseudo-header checksum based on flnal destination as | Jun-ichiro itojun Hagino |
2007-02-08 | carefully check some return values and make lint happier. never pass | Reyk Floeter |
2007-02-08 | A corrrup inode might lead to preposterous dir sizes. So check the | Otto Moerbeek |
2007-02-08 | regen. | Marc Balmer |
2007-02-08 | id Quantique and the Quantis USB device (Quantum Random Number Generator) | Marc Balmer |
2007-02-08 | carefully check some return values and make lint happy. check for | Reyk Floeter |
2007-02-08 | Fix a typo. 'Yes, of course.' espie@ | Bernd Ahlers |
2007-02-08 | sort the hardware list; | Jason McIntyre |
2007-02-08 | commit the correct version of this, which matches recent additions. | Jonathan Gray |
2007-02-08 | add entry for WLI-U2-SG54HP. forgotten on previous commit. | Jun-ichiro itojun Hagino |
2007-02-08 | Add quite a few more rum(4) devices. | Jonathan Gray |
2007-02-08 | regen | Jonathan Gray |
2007-02-08 | Add quite a few more rum(4) devices. | Jonathan Gray |
2007-02-08 | Do all allocation and deallocation of shstr in elf_symload() to | Ray Lai |
2007-02-08 | When getc() returns EOF, either feof() or ferror() will return true, | Ray Lai |
2007-02-08 | Remove double semicolons. | Ray Lai |
2007-02-08 | Remove double semicolons. | Ray Lai |
2007-02-07 | Add support for MaxStream XBee ZigBee Development Kit USB interface. | Jonathan Gray |
2007-02-07 | regen | Jonathan Gray |
2007-02-07 | MaxStream XBee ZigBee development kit. | Jonathan Gray |
2007-02-07 | fstat() -> lstat() in a few select cases, | Todd T. Fries |
2007-02-07 | consistency tweak; | Jason McIntyre |
2007-02-07 | strl* overload; use xsnprintf(); OK ray@. | Xavier Santolaria |