summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-05-30missing refs to sfr0 and other man fixes; from jumbo@Michael Shalayeff
2002-05-30remove silly ifdef's; mickey@ jason@ ok.Federico G. Schwindt
2002-05-30iff pcibios is enabled, record _every_ established pci interruptMichael Shalayeff
2002-05-30make radio attach, not steal other audio attachmentsMichael Shalayeff
2002-05-30proper support for vt8233; from freebsd; tested by Jolan Luff <jolan@encrypte...Michael Shalayeff
2002-05-30protect biodone with splbio.Artur Grabowski
2002-05-30spelling errors; moritz@jodeit.orgTheo de Raadt
2002-05-30improve nd6_setmtu(), to warn too-small MTU on SIOCSIFMTU. sync w/kameJun-ichiro itojun Hagino
2002-05-30use M_READONLY where possible. minor cleanup/sync with kame.Jun-ichiro itojun Hagino
2002-05-30minor KNF. nuke obsolete IFF_LINK0 support completelyJun-ichiro itojun Hagino
2002-05-30minor KNFJun-ichiro itojun Hagino
2002-05-30remove extra */Jun-ichiro itojun Hagino
2002-05-29force fragment to minimum link MTU (1280) when needed (when PMTUD doesJun-ichiro itojun Hagino
2002-05-29Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5).Mats O Jansson
2002-05-29there is no need to store ioaddr/iosize into the softcMichael Shalayeff
2002-05-29oopsMichael Shalayeff
2002-05-29bzero before settingJun-ichiro itojun Hagino
2002-05-29receivedra field is goneJun-ichiro itojun Hagino
2002-05-29oopsMichael Shalayeff
2002-05-29no need to supply obsolete field name "receivedra"Jun-ichiro itojun Hagino
2002-05-29splbio around biodone.Artur Grabowski
2002-05-29attach nd_ifinfo structure to if_afdata.Jun-ichiro itojun Hagino
2002-05-29set rmx_mtu to 0 on PMTUD route entry timeout.Jun-ichiro itojun Hagino
2002-05-29regenMichael Shalayeff
2002-05-29i830 and 80312 chps; from form@Michael Shalayeff
2002-05-29move per-interface ip6/icmp6 stat to ifnet->if_afdata. sync w/kameJun-ichiro itojun Hagino
2002-05-29simplify comment, sync w/kameJun-ichiro itojun Hagino
2002-05-29rm obsolete commentJun-ichiro itojun Hagino
2002-05-29remove unneeded header.Federico G. Schwindt
2002-05-28splbio protection for biodone()Thierry Deval
2002-05-28o spaces, tabs, spelling cleanup.Federico G. Schwindt
2002-05-28remove duplicated fragmentation code in favour of ip_fragment()..jasoni
2002-05-28kill register; ok deraadt@jasoni
2002-05-28refragment ip packets if too large for the outgoing interfacejasoni
2002-05-28Factor out IP fragmentation code into its own function so it can bejasoni
2002-05-28make this compile; jason@ ok.Federico G. Schwindt
2002-05-28__P killingTheo de Raadt
2002-05-28remove #define for kame portabilityJun-ichiro itojun Hagino
2002-05-28fix the fms attachment printfs and move out the radio parts to the fmsradio.c...Michael Shalayeff
2002-05-28limit number of IPv6 fragments (not the fragment queue size) toJun-ichiro itojun Hagino
2002-05-28regenMichael Shalayeff
2002-05-28add an id for nokia c110/c111; attach both w/ the if_wi_pcmcia (prism1-prism2...Michael Shalayeff
2002-05-27punctuationThierry Deval
2002-05-27typosThierry Deval
2002-05-27typoThierry Deval
2002-05-27left over __P removalsTheo de Raadt
2002-05-27kill __PTheo de Raadt
2002-05-27if_attach() gets called before domaininit(). scan all interfaces for if_afdataJun-ichiro itojun Hagino
2002-05-27no need for __PJun-ichiro itojun Hagino
2002-05-27sunix is 8x speed serialTheo de Raadt