Age | Commit message (Expand) | Author |
2000-06-16 | Pull memcmp() into libkern. | Todd C. Miller |
2000-06-16 | Pull memcmp() into libkern. Also, use asm version of memset() on m68k. | Todd C. Miller |
2000-06-16 | undo latest problem. breaks the sparc. diff is too large, we are not debuggi... | Theo de Raadt |
2000-06-16 | Cannot emulate memcmp() with bcmp() due to different return values; | Todd C. Miller |
2000-06-15 | i840 chipset also has the true RNG (i82802 FWH). mickey@ ok. | Hakan Olsson |
2000-06-15 | sync | Hakan Olsson |
2000-06-15 | Nvidia GeForce256 DDR | Hakan Olsson |
2000-06-15 | add MD_CACHE* defines | Michael Shalayeff |
2000-06-15 | add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNC | Michael Shalayeff |
2000-06-15 | more dr0 definitions for pcxs/pcxt | Michael Shalayeff |
2000-06-15 | i386 -> __i386__ | Brad Smith |
2000-06-15 | regen | Brad Smith |
2000-06-15 | add more unimplemented syscall name placeholders, from NetBSD. | Brad Smith |
2000-06-15 | Clean up one of the screwy things about the powerpc pmap, it could | Dale S. Rahn |
2000-06-15 | Add types to all of the global symbols in this asm code, partially necessary | Dale S. Rahn |
2000-06-15 | Recognize PowerPC G4 processor (called it's Motorola name "7400"). | Dale S. Rahn |
2000-06-15 | #if 0 support for WSCONS, not currently used and wscons has changed since | Dale S. Rahn |
2000-06-15 | UVM compatibility changes, UVM still not working, but can build. | Dale S. Rahn |
2000-06-15 | be more carefull about pg0, i think switch on sv next time | Michael Shalayeff |
2000-06-15 | What was the offending payload length? | Angelos D. Keromytis |
2000-06-14 | put in own ctl level for swapencrypt. | Niels Provos |
2000-06-14 | readd queue limiting code that was backed out yesterday. (ip_esp.c change | Jason Wright |
2000-06-14 | Initialize tc_ptr to zero if authentication is not used. | Angelos D. Keromytis |
2000-06-13 | ptr alignment is not a hack, it's a feature fix for byte-wide prom | Michael Shalayeff |
2000-06-13 | regen | Michael Shalayeff |
2000-06-13 | a few corrections gathered from comp.sys.hp.hpux | Michael Shalayeff |
2000-06-13 | the last commit was not enough. s/(int)/(signed char)/. | Jun-ichiro itojun Hagino |
2000-06-13 | sync | Theo de Raadt |
2000-06-13 | simplify | Theo de Raadt |
2000-06-13 | sync | Chris Cappuccio |
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 | 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 | 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 | Be more careful when setting up the mbufs for destination buffers | Jason Wright |
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 |