summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-08-25use ?= for adjusting RELXDIR for all setsTheo de Raadt
2008-08-25Now that the rest of the infrastructure is in place, actually create aJoel Sing
2008-08-25- add a bunch of enabled usb devices that have been tested.Jasper Lievisse Adriaanse
2008-08-25Make sgivol(8) use the device sector size for reads and writes. This allowsJoel Sing
2008-08-25Add bus_space_read_raw_region_* and bus_space_write_raw_region_* bus spaceJoel Sing
2008-08-25regenJoel Sing
2008-08-25Add USB devices.Joel Sing
2008-08-25Add device majors for USB character devices in OpenBSD/sgi.Joel Sing
2008-08-25Unbreak.Joel Sing