summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-28zap some extra spaces and tabs.Federico G. Schwindt
2008-07-28When getting the string descriptors, fetch 2 bytes (size and type) first,Federico G. Schwindt
2008-07-28some SEE ALSO fixes;Jason McIntyre
2008-07-28document WPA-PSK support.Damien Bergamini
2008-07-28man page bits for new malloc; ok jmc@Otto Moerbeek
2008-07-28mention newer versions.Brad Smith
2008-07-28ignore PS mode changes and PS-Poll from non-associated STAs.Damien Bergamini
2008-07-28Align the route message length to the next natural boundary via ALIGN() toClaudio Jeker
2008-07-28No longer clear ci_want_resched within cpu_switchto(), now that it's doneMiod Vallat
2008-07-28regenMiod Vallat
2008-07-28Put XBOW in the generated constants, not PCI...Miod Vallat
2008-07-28In addition to cop0 sr, prevent cop0 ic from being modified inMiod Vallat
2008-07-28Update to tzcode2008e from elsie.nci.nih.govTodd C. Miller
2008-07-28Update to tzdata2008e from elsie.nci.nih.govTodd C. Miller
2008-07-28syncTheo de Raadt
2008-07-28Remove dead code.Miod Vallat
2008-07-28In process_write_regs() and sigreturn(), be more strict about the bitsMiod Vallat
2008-07-28According to the manual, delay slot kill the benefits of being superscalar,Miod Vallat
2008-07-28syncReyk Floeter
2008-07-28revert AR5416 PCIE to AR5418, the product description is clear aboutReyk Floeter
2008-07-28document which functions use which YP maps; Ingo SchwarzeTheo de Raadt
2008-07-28some cleanup; Gleydson SoaresTheo de Raadt
2008-07-28regenMark Kettenis
2008-07-28Name PLX PEX devices a bit more consistently, and keep them sorted inMark Kettenis
2008-07-28Do not use __progname in inetd as it is not portable. Instead hardcode it toClaudio Jeker
2008-07-28remove an #if noyet block that will never be needed.Thordur I. Bjornsson
2008-07-28Remove separate pic versions of crt0, crtbegin, crtend. NextKurt Miller
2008-07-28regenJonathan Gray
2008-07-28Add devices from submitted dmesgs and some VX800 bits.Jonathan Gray
2008-07-28dont stuff nfs mount point flags into the statfs f_flags member, itsThordur I. Bjornsson
2008-07-28Fix the tracking of RTF_MPATH. Until now the magic happend on the first routeClaudio Jeker
2008-07-28add another 3G modems support to umsm(4).Yojiro Uo
2008-07-28missing "goto err".Damien Bergamini
2008-07-28syncReyk Floeter
2008-07-28new atheros PCI Ids for the ar9k chipsets, change AR5418 to be AR5416 PCIE.Reyk Floeter
2008-07-28reinstate a comment whacked in -r1.138; ok deraadtJason McIntyre
2008-07-28Fix integer truncation in ttwrite(). ok deraadt, miod.Stefan Kempf
2008-07-28Almost complete rewrite of malloc, to have a more efficient dataOtto Moerbeek
2008-07-28syncTheo de Raadt
2008-07-283 plx devices found on Sun T2 systemsTheo de Raadt
2008-07-27document COMPAT_O43; requested by Oleg SafiullinJason McIntyre
2008-07-27Increase the size of the TSB on large memory machines. This make buildingMark Kettenis
2008-07-27sanitize RX path a bit.Damien Bergamini
2008-07-27+I-O DATA WN-G54/CF to the malo(4) list;Jason McIntyre
2008-07-27s/IEEE80211_DPRINTF/DPRINTF/Damien Bergamini
2008-07-27remove unused structures and duplicated definitions.Damien Bergamini
2008-07-27an enum specifier is more elegant than a set of #defines;Igor Sobrado
2008-07-27Some devices take longer to load the firmware. Increase the firmwareMarcus Glocker
2008-07-27fix a typo in a comment.Marc Balmer
2008-07-27bad comma;Jason McIntyre