summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-06-13regenMichael Shalayeff
2000-06-13a few corrections gathered from comp.sys.hp.hpuxMichael Shalayeff
2000-06-13the last commit was not enough. s/(int)/(signed char)/.Jun-ichiro itojun Hagino
2000-06-13syncTheo de Raadt
2000-06-13simplifyTheo de Raadt
2000-06-13syncChris Cappuccio
2000-06-13IBM Olympic Token RingChris Cappuccio
2000-06-13workaround for arch with char == unsigned char (suppress warning).Jun-ichiro itojun Hagino
2000-06-13updateMichael Shalayeff
2000-06-13do not use cached route if it goes !RTF_UP.Jun-ichiro itojun Hagino
2000-06-13comment out flowinfo manipulation on inbound. the spec is not very clear.Jun-ichiro itojun Hagino
2000-06-13avoid mbuf leak on non-matching ifp/sockaddrJun-ichiro itojun Hagino
2000-06-13on UDPv6 sendto, correctly set oifp.Jun-ichiro itojun Hagino
2000-06-13allow link-local IPv6 addres in in6_pcbbind.Jun-ichiro itojun Hagino
2000-06-13backout previous 2 changes... causes panics down the line.Jason Wright
2000-06-13Oops: initialize q to avoid using the unitialized value when the queue fillsJason Wright
2000-06-13put an upperbound on queue lengthJason Wright
2000-06-13use the source length to calculate the output length instead of relying onJason Wright
2000-06-13make sure to attach new in6_ifaddr into ifp->if_addrlist.Jun-ichiro itojun Hagino
2000-06-13Fix from Manuel BouyerChris Cappuccio
2000-06-13clean up Cypress section (obviously nobody has used these w/OpenBSD)Chris Cappuccio
2000-06-13Add dewey and SOD information to this header file, for ELF ld.soDale S. Rahn
2000-06-13Be more careful when setting up the mbufs for destination buffersJason Wright
2000-06-13declare IP6_EXTHDR_GET{,0}. sorry i forgot to commit this one.Jun-ichiro itojun Hagino
2000-06-13dmesg repair around pci sub-bus configTheo de Raadt
2000-06-13correct 5805 testTheo de Raadt
2000-06-12ESP 3des now works, after squishing 4 bugsTheo de Raadt
2000-06-12syncTheo de Raadt
2000-06-12broadcom 5805Theo de Raadt
2000-06-12update icmp6 name lookup code to conform to 05 draft. previous codeJun-ichiro itojun Hagino
2000-06-12add kern/uipc_mbuf2.c againJun-ichiro itojun Hagino
2000-06-12remove debugging prom dump, sorryMichael Shalayeff
2000-06-12eeprom width detection code.Michael Shalayeff
2000-06-12Fix ADMtek identity crisis (whoops, missed this file); thanks mickey@Aaron Campbell
2000-06-12Fix typo and mention valid tty values.Todd C. Miller
2000-06-12Fix ADMtek identity crisis.Aaron Campbell
2000-06-12syncAaron Campbell
2000-06-12Don't ask me why, but ADMtek changed the name of their PCI Ethernet controllerAaron Campbell
2000-06-12sync with latest KAME doc. talk more about IPv4 mapped address issue.Jun-ichiro itojun Hagino
2000-06-12more registers for the upcoming code; NetBSD.Federico G. Schwindt
2000-06-12move cfdriver to ncr53c9x.c and device declaration to conf/files.Federico G. Schwindt
2000-06-12esp support; commented out by now till i check the other archs.Federico G. Schwindt
2000-06-11Better fix for the scrolling region problem. Fixes PR/1271.Aaron Campbell
2000-06-11apparently in order to write to config registers 1-3 you need to enable itFederico G. Schwindt
2000-06-10add ubsec, since it will work soon enoughTheo de Raadt
2000-06-10er, wrongTheo de Raadt
2000-06-10better ifdefTheo de Raadt
2000-06-10correct SIMPLEQ bugs, ack interrupt. 8 packets have crypted, but kernelTheo de Raadt
2000-06-10another vaddr used as paddrJason Wright
2000-06-10paddr not vaddr for mcr1Jason Wright