Age | Commit message (Expand) | Author |
2001-06-23 | Initialize only if no hardware checksumming. | Angelos D. Keromytis |
2001-06-23 | Clear IPv4 input checksum OK flag after verification. | Angelos D. Keromytis |
2001-06-23 | PCI bus configuration userland access from FreeBSD. | Matthieu Herrb |
2001-06-23 | fix up mtu for routes and ongoing tcp connection when if mtu changes | Niels Provos |
2001-06-23 | TCP, UDP, IPv4 input hardware checksumming processing; also IPv4 | Angelos D. Keromytis |
2001-06-23 | Bye-bye to UFS-specific and unused functions | Constantine Sapuntzakis |
2001-06-23 | Drop the "v4" for TCP/UDP checksums. | Angelos D. Keromytis |
2001-06-23 | Get rid of UFS-specific and unused functions in the VFS interface | Constantine Sapuntzakis |
2001-06-23 | Get rid of several vnode operations | Constantine Sapuntzakis |
2001-06-23 | Get rid of several unused vnode operations | Constantine Sapuntzakis |
2001-06-23 | LIST_INIT, not TAILQ_INIT. | Angelos D. Keromytis |
2001-06-23 | Privatize several vnode operations that are not used by the generic code. | Constantine Sapuntzakis |
2001-06-23 | Add csum field for hardware checksumming. Based on NetBSD's approach. | Angelos D. Keromytis |
2001-06-23 | Header file changes to support symbol loading just added. | Dale Rahn |
2001-06-23 | Perform symbol lookup on ddb trace command. | Dale Rahn |
2001-06-23 | Support ddb initialization on powerpc. | Dale Rahn |
2001-06-23 | Disable interupts *before* establishing them to avoid a race. | Todd C. Miller |
2001-06-23 | Disable interupts on the card before mapping and establishing the | Todd C. Miller |
2001-06-23 | Support for powerpc to load symbols, uses new libsa loadfile. | Dale Rahn |
2001-06-23 | Add MI loadfile support, from NetBSD | Dale Rahn |
2001-06-23 | enable attaching on pci35x models, seems to work ok | Michael Shalayeff |
2001-06-23 | hifn now supports up to 256K | Peter Valchev |
2001-06-23 | - put hw defines in *reg, software defines in *var, etc | Jason Wright |
2001-06-22 | Try again. (this time it's tested). | Artur Grabowski |
2001-06-22 | Fix lotsa bugs: | Jason Wright |
2001-06-22 | provide sysctl iface for msgbuf; raadtified | Michael Shalayeff |
2001-06-22 | shift the range for i/o space allocation to 0xa000 as it | Michael Shalayeff |
2001-06-22 | add more ipsec commands | Jason Wright |
2001-06-22 | Add support for RNG on 7951; many thanks to Soren Kristensen | Jason Wright |
2001-06-22 | KNF | Theo de Raadt |
2001-06-22 | KNF | Theo de Raadt |
2001-06-22 | KNF | Theo de Raadt |
2001-06-22 | KNF | Theo de Raadt |
2001-06-22 | re-select default router on linklayer addrss changes. sync with kame. | Jun-ichiro itojun Hagino |
2001-06-22 | KNF | Theo de Raadt |
2001-06-22 | build it static; nate | Theo de Raadt |
2001-06-22 | cleanup COMPAT_RFC1885 case, for icmp6 echoback packet size consideration | Jun-ichiro itojun Hagino |
2001-06-22 | do not forward packet back into point-to-point link, if the packet has | Jun-ichiro itojun Hagino |
2001-06-21 | Canonicalize panic message | Niklas Hallqvist |
2001-06-21 | Panic if we free stuff not in malloc region. (ifdef DIAGNOSTIC) | Niklas Hallqvist |
2001-06-21 | Add support for the Cyclades-Z multiport serial cards. | Nathan Binkert |
2001-06-21 | Do not FREE() stuff allocated in a pool | Niklas Hallqvist |
2001-06-21 | Finish what Theo started (a char * to void * conversion) | Niklas Hallqvist |
2001-06-21 | sync | Theo de Raadt |
2001-06-21 | shorten | Theo de Raadt |
2001-06-21 | translate LINUX_AF_INET6 (10) into AF_INET6. | Jun-ichiro itojun Hagino |
2001-06-20 | Fix PR1826. tsleep in lf_setlock can return 0 if process was ptrace'd, | Grigoriy Orlov |
2001-06-20 | Comment spelling fix, and remove static regardless of | Niklas Hallqvist |
2001-06-20 | sync | Theo de Raadt |
2001-06-20 | new gdt | Theo de Raadt |