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