summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-28Kill an sscanf() in favor of strtol()Todd C. Miller
2002-05-28pid_t wiht %ld and (long)Theo de Raadt
2002-05-28use %ld (long) for pidTheo de Raadt
2002-05-28KNFTheo de Raadt
2002-05-28issetugid() test earlierTheo de Raadt
2002-05-28unused variable in latest commitTheo de Raadt
2002-05-28Remove LD_LIBRARY_PATH completely from environment, as per ldconfig manpage.Dale Rahn
2002-05-28proto _dl_show_objects() in one placeTheo de Raadt
2002-05-28more KNFTheo de Raadt
2002-05-27punctuationThierry Deval
2002-05-27typosThierry Deval
2002-05-27typoThierry Deval
2002-05-27Better sentenceThierry Deval
2002-05-27KNFTheo de Raadt
2002-05-27and this one, brianTheo de Raadt
2002-05-27Coerce pid_t to long rather than int for better portability; theobrian
2002-05-27support ":" prefix as group name, as username can contain ".".Jun-ichiro itojun Hagino
2002-05-27strlcpyTheo de Raadt
2002-05-27strlcpyTheo de Raadt
2002-05-27left over __P removalsTheo de Raadt
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-27kill __PTheo de Raadt
2002-05-27Don't decrement the current character pointer past the beginning of theTodd C. Miller
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-27Ports require 6 chars, from Oleg SafiullinDaniel Hartmeier
2002-05-27sunix is 8x speed serialTheo de Raadt
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-27snprintf and strlcpy cleanup; angelos okTheo de Raadt
2002-05-27correct pid handlingTheo de Raadt
2002-05-27unsigned vs unsigned intTheo de Raadt
2002-05-27snprintfTheo de Raadt
2002-05-27framework to add af-dependent data structure to struct ifnet.Jun-ichiro itojun Hagino
2002-05-27catch up to the new build methodsTheo de Raadt
2002-05-27kill unused arc4random_8() APITheo de Raadt
2002-05-27a night of cleanup, so i can read this easierTheo de Raadt
2002-05-26sort ChallengeResponseAuthentication; ok markus@Kevin Steves
2002-05-26remove extra spaces, tabs, and semicolon.Federico G. Schwindt
2002-05-26use sysctl to get ttl from the kernel; itojun okTheo de Raadt
2002-05-26KNF. remove unneeded variable. from deraadtJun-ichiro itojun Hagino