summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-29snprintf blah blah blahTheo de Raadt
2002-05-29more snprintfTheo de Raadt
2002-05-29more snprintfTheo de Raadt
2002-05-29more sprintfTheo de Raadt
2002-05-29Initial fix:Mike Pechkin
2002-05-29no need to supply obsolete field name "receivedra"Jun-ichiro itojun Hagino
2002-05-29more snprintfTheo de Raadt
2002-05-29more snprintfTheo de Raadt
2002-05-29grammar, from netbsdJun-ichiro itojun Hagino
2002-05-29splbio around biodone.Artur Grabowski
2002-05-29use new SIOCGIFINFO_IN6. random other cleanups. sync w/kame.Jun-ichiro itojun Hagino
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-29syncTheo de Raadt
2002-05-29spellingKevin Steves
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-29Add a cast to keep time from overflowing. Checked by millert.Hugh Graham
2002-05-29Elite 3D; also noted by Dries Schellekens <gwyllion@ace.ulyssis.org>.Federico G. Schwindt
2002-05-29Elite3D should be supported as well.Federico G. Schwindt
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-28use correct function name in fatal()Kevin Steves
2002-05-28Repair remote printing; maxfd was not set correctly for remote connections.Todd C. Miller
2002-05-28Remove useless sigaddset()Todd C. Miller
2002-05-28document when the bridge will fragment ip packets..jasoni
2002-05-28remove duplicated fragmentation code in favour of ip_fragment()..jasoni
2002-05-28format spec change/casts and some KNF; ok markus@Kevin Steves
2002-05-28kill register; ok deraadt@jasoni
2002-05-28print strerror(errno) on mmap/munmap error; ok markus@Kevin Steves
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-28libdl is not used anymore. Remove these as the support is now in libc.Dale Rahn
2002-05-28__P killingTheo de Raadt
2002-05-28off_t to size_t change for printf format and malloc. Pointed out by <greg@nes...Hakan Olsson
2002-05-28printf format __attribute__. From <greg@nest.cx>, slightly modified.Hakan Olsson
2002-05-28remove #define for kame portabilityJun-ichiro itojun Hagino
2002-05-28Proper types in format strings. From <greg@nest.cx>Hakan Olsson
2002-05-28 man9/:Mike Pechkin
2002-05-28Fix *.texinfo warnings in gnu/.Mike Pechkin
2002-05-28fix the fms attachment printfs and move out the radio parts to the fmsradio.c...Michael Shalayeff
2002-05-28document net.inet6.ip6.maxfragsJun-ichiro itojun Hagino
2002-05-28limit number of IPv6 fragments (not the fragment queue size) toJun-ichiro itojun Hagino
2002-05-28couple of nokia cardsMichael Shalayeff
2002-05-28Some 3.3V cards work (for instance the Proxim Harmony is OK)Todd C. Miller