Age | Commit message (Expand) | Author |
2000-06-13 | IBM Olympic Token Ring | Chris Cappuccio |
2000-06-13 | workaround for arch with char == unsigned char (suppress warning). | Jun-ichiro itojun Hagino |
2000-06-13 | update | Michael Shalayeff |
2000-06-13 | do not use cached route if it goes !RTF_UP. | Jun-ichiro itojun Hagino |
2000-06-13 | comment out flowinfo manipulation on inbound. the spec is not very clear. | Jun-ichiro itojun Hagino |
2000-06-13 | avoid mbuf leak on non-matching ifp/sockaddr | Jun-ichiro itojun Hagino |
2000-06-13 | on UDPv6 sendto, correctly set oifp. | Jun-ichiro itojun Hagino |
2000-06-13 | allow link-local IPv6 addres in in6_pcbbind. | Jun-ichiro itojun Hagino |
2000-06-13 | Add ``set ifqueue'' to adjust the number of packets ppp buffers. | brian |
2000-06-13 | backout previous 2 changes... causes panics down the line. | Jason Wright |
2000-06-13 | Oops: initialize q to avoid using the unitialized value when the queue fills | Jason Wright |
2000-06-13 | put an upperbound on queue length | Jason Wright |
2000-06-13 | use the source length to calculate the output length instead of relying on | Jason Wright |
2000-06-13 | make sure to attach new in6_ifaddr into ifp->if_addrlist. | Jun-ichiro itojun Hagino |
2000-06-13 | Fix from Manuel Bouyer | Chris Cappuccio |
2000-06-13 | Support files for shared library, expected by gcc, allows shared libraries to | Dale S. Rahn |
2000-06-13 | clean up Cypress section (obviously nobody has used these w/OpenBSD) | Chris Cappuccio |
2000-06-13 | Add dewey and SOD information to this header file, for ELF ld.so | Dale S. Rahn |
2000-06-13 | Updated version of ld.so, contains additional functionality and fixes/ | Dale S. Rahn |
2000-06-13 | Initial import of ELF ld.so. This was written indepently of the gnu rtld | Dale S. Rahn |
2000-06-13 | Be more careful when setting up the mbufs for destination buffers | Jason Wright |
2000-06-13 | More | Marc Espie |
2000-06-13 | declare IP6_EXTHDR_GET{,0}. sorry i forgot to commit this one. | Jun-ichiro itojun Hagino |
2000-06-13 | dmesg repair around pci sub-bus config | Theo de Raadt |
2000-06-13 | correct 5805 test | Theo de Raadt |
2000-06-12 | and 5805 | Theo de Raadt |
2000-06-12 | ESP 3des now works, after squishing 4 bugs | Theo de Raadt |
2000-06-12 | Make the flags field truly optional. | Todd C. Miller |
2000-06-12 | sync | Theo de Raadt |
2000-06-12 | broadcom 5805 | Theo de Raadt |
2000-06-12 | update icmp6 name lookup code to conform to 05 draft. previous code | Jun-ichiro itojun Hagino |
2000-06-12 | add kern/uipc_mbuf2.c again | Jun-ichiro itojun Hagino |
2000-06-12 | remove debugging prom dump, sorry | Michael Shalayeff |
2000-06-12 | eeprom width detection code. | Michael Shalayeff |
2000-06-12 | sync with latest kame traceroute6. print src address. -g (source route). | Jun-ichiro itojun Hagino |
2000-06-12 | Fix ADMtek identity crisis (whoops, missed this file); thanks mickey@ | Aaron Campbell |
2000-06-12 | sync | Theo de Raadt |
2000-06-12 | fix ch* links | Theo de Raadt |
2000-06-12 | Fix typo and mention valid tty values. | Todd C. Miller |
2000-06-12 | Fix ADMtek identity crisis. | Aaron Campbell |
2000-06-12 | sync | Aaron Campbell |
2000-06-12 | Don't ask me why, but ADMtek changed the name of their PCI Ethernet controller | Aaron Campbell |
2000-06-12 | State the not-so-obvious | Chris Cappuccio |
2000-06-12 | sync with latest KAME doc. talk more about IPv4 mapped address issue. | Jun-ichiro itojun Hagino |
2000-06-12 | address PR 1274 (-h does not work on EPSV). | Jun-ichiro itojun Hagino |
2000-06-12 | sync with latest kame. reorder sections, s/CAVEAT/BUGS/. | Jun-ichiro itojun Hagino |
2000-06-12 | more registers for the upcoming code; NetBSD. | Federico G. Schwindt |
2000-06-12 | move cfdriver to ncr53c9x.c and device declaration to conf/files. | Federico G. Schwindt |
2000-06-12 | esp support; commented out by now till i check the other archs. | Federico G. Schwindt |
2000-06-12 | correct ENI_SALEN case to meet rfc2553bis. | Jun-ichiro itojun Hagino |