Age | Commit message (Expand) | Author |
2008-08-28 | This file was meant to be removed with the last commit, it's now empty | Owain Ainsworth |
2008-08-28 | replace usage of drm_memrange with extent(9). No functional change, but | Owain Ainsworth |
2008-08-27 | document \user; from Kristaps D?onsons, originally from Mengzhu Wang | Jason McIntyre |
2008-08-27 | Remove a redundant define for RL_CFG2 and remove an incorrect comment. | Brad Smith |
2008-08-27 | correct man sections; from Tobias Sarnowski | Jason McIntyre |
2008-08-27 | add an Xr to usb, now that we have usb on sgi | Jasper Lievisse Adriaanse |
2008-08-27 | sync | Theo de Raadt |
2008-08-27 | another ups | Theo de Raadt |
2008-08-27 | Some __packed cleanup; Remove another obsolete pack from a none-hardware | Marcus Glocker |
2008-08-27 | move definitions of channels attributes away from ieee80211.h such | Damien Bergamini |
2008-08-27 | pass FCS to radiotap. | Damien Bergamini |
2008-08-27 | fix IEEE80211_RADIOTAP_F_SHORTPRE | Damien Bergamini |
2008-08-27 | another IEEE80211_RADIOTAP_F_FCS candidate. | Damien Bergamini |
2008-08-27 | add IEEE80211_RADIOTAP_F_FCS radiotap flag from NetBSD. | Damien Bergamini |
2008-08-27 | hardware may pass us ACK or CTS frames in some cases, so use | Damien Bergamini |
2008-08-27 | the firmware is responsible for sending management frames, but | Damien Bergamini |
2008-08-27 | override net80211's ic_node_alloc function to allocate a full | Damien Bergamini |
2008-08-27 | introduce new IEEE80211_STA_ONLY kernel option that can be set to | Damien Bergamini |
2008-08-27 | Fix length check when parsing PPPoE discovery phase packets. | Brad Smith |
2008-08-27 | add a C-c target, so we can use it as a prefix for keybindings. | Kjell Wooding |
2008-08-27 | exposed too much, only expose prototype outside ifdef | Martynas Venckus |
2008-08-27 | delete unused pragma ident junk | Theo de Raadt |
2008-08-27 | comment fixes | Martynas Venckus |
2008-08-27 | fix 128-bit division. gcc mangled arguments when passing to the | Martynas Venckus |
2008-08-26 | Fix an if (); typo. ok beck@ | Jonathan Gray |
2008-08-26 | another ups to knock out of being a uhid | Theo de Raadt |
2008-08-26 | sync | Theo de Raadt |
2008-08-26 | new devs | Theo de Raadt |
2008-08-26 | Fix alignment panic on sparc64 by removing a wrong __packed. While | Marcus Glocker |
2008-08-26 | Fix a couple of problems that may make gem(4) get stuck: | Mark Kettenis |
2008-08-26 | Stylus pressure sensor is active low, so invert the logic converting it | Miod Vallat |
2008-08-26 | Better strategy to single out onboard bge(4)'s on sparc64 machines. | Mark Kettenis |
2008-08-26 | When using the not-documented-but-ought-to 'boot sd(...)file' syntax (e.g. | Miod Vallat |
2008-08-26 | - add F | Martynas Venckus |
2008-08-26 | don't zero-pad special values. ok millert@ | Martynas Venckus |
2008-08-26 | Plug potential memory leak. | Mark Kettenis |
2008-08-26 | we need to call pf_pkt_addr_changed here too. found by david | Henning Brauer |
2008-08-26 | call pf_pkt_addr_changed instead of manually clearing the pf state key ptr | Henning Brauer |
2008-08-26 | introduce a function to be called when addressing information has changed, | Henning Brauer |
2008-08-26 | libbfd and libopcodes no longer built; | Jason McIntyre |
2008-08-26 | Update comment to mention the 8211C. | Brad Smith |
2008-08-26 | Mention the 8211C. | Brad Smith |
2008-08-26 | regen | Brad Smith |
2008-08-26 | Add the PCI id for the Broadcom BCM5785 Ethernet controller. | Brad Smith |
2008-08-26 | regen | Joel Sing |
2008-08-25 | correct +name handling; schwarze@usta.de | Theo de Raadt |
2008-08-25 | two spelling fixes from Anathae Townsend; | Jason McIntyre |
2008-08-25 | - usb stuff | Jasper Lievisse Adriaanse |
2008-08-25 | Make all combinations of G, P, J and zero-fill work with as little | Otto Moerbeek |
2008-08-25 | We can install from a CD-ROM now... | Joel Sing |