Age | Commit message (Expand) | Author |
2001-02-19 | Fix LOCKDEBUG compile. | Artur Grabowski |
2001-02-19 | Clean up spl handling. | Artur Grabowski |
2001-02-19 | Avoid losing rtc after suspend/resume on some laptops. Ok provos@ | Hakan Olsson |
2001-02-19 | Fix a bug (bad conversion from unsigned int to int) in PS/2 mouse resolution | jbm |
2001-02-19 | Merge from GENERIC: add pseudo-devices for IPv6. | Christian Weisgerber |
2001-02-18 | In scsi_print_sense, add 0x when printing the opcode to clarify it's | Federico G. Schwindt |
2001-02-18 | sync | Jason Wright |
2001-02-18 | altima ac101 phy; from freebsd | Jason Wright |
2001-02-18 | shorten message | Theo de Raadt |
2001-02-18 | sync | Theo de Raadt |
2001-02-18 | new | Theo de Raadt |
2001-02-18 | two siop drivers conflict. rename to ssh -- short for Symbios Scripts Hardware | Theo de Raadt |
2001-02-18 | Fix an uninitialized variable which could cause corruption of the user | Aaron Campbell |
2001-02-18 | USBVERBOSE | Theo de Raadt |
2001-02-17 | no need for seperate variable to hold ethernet address... that's what | Jason Wright |
2001-02-17 | sync with freebsd up to switch to mii | Jason Wright |
2001-02-16 | db_elf definitions | Michael Shalayeff |
2001-02-16 | import some alphaizm for the db_elf's sake | Michael Shalayeff |
2001-02-16 | sti_mmap() proper return type | Michael Shalayeff |
2001-02-16 | get rid of #ifdef IPV6FIREWALL (never used, will never be used) | Jun-ichiro itojun Hagino |
2001-02-16 | protect router list management by splsoftnet properly. sync with kame | Jun-ichiro itojun Hagino |
2001-02-16 | remove IPv6 case from udp_output. now we have separate udp6_output. | Jun-ichiro itojun Hagino |
2001-02-16 | oops, remove #ifdef __fooBSD__. | Jun-ichiro itojun Hagino |
2001-02-16 | Finish merging lca to become closer to current netbsd. | Jason Wright |
2001-02-16 | pull in new pcb notification code from kame. better handling of scope address. | Jun-ichiro itojun Hagino |
2001-02-16 | cosmetic sync with kame | Jun-ichiro itojun Hagino |
2001-02-16 | cosmetic. add missing IFAFREE on failure case | Jun-ichiro itojun Hagino |
2001-02-16 | cosmetic/whitespace sync with kame | Jun-ichiro itojun Hagino |
2001-02-16 | cosmetic/comment sync with kame | Jun-ichiro itojun Hagino |
2001-02-16 | amove in6_{embed,recover}scope prototypes to in6_var.h (kernel only). | Jun-ichiro itojun Hagino |
2001-02-16 | zap old timeout | Marc Espie |
2001-02-16 | typo (incidentally, removed a bogus -k in the cvs file, the update | Marc Espie |
2001-02-16 | Further sync... get pci_swiz_bus_{io|mem}_chipdep.c via <> instead of "" | Jason Wright |
2001-02-16 | set frag6_doing_reass while doing reass, to help frag6_drain. | Jun-ichiro itojun Hagino |
2001-02-16 | sync whitespace/comment with kame. to help merge tasks | Jun-ichiro itojun Hagino |
2001-02-16 | make sure to clear ln_byhint when neighbor state goes to REACHABLE. | Jun-ichiro itojun Hagino |
2001-02-16 | Bring apecs closer to current netbsd work (updated copyrights, plus | Jason Wright |
2001-02-16 | kill register declarations. to sync with kame better. | Jun-ichiro itojun Hagino |
2001-02-16 | sync better with kame. remove register decls. $OpenBSD$ | Jun-ichiro itojun Hagino |
2001-02-16 | fix multicast API for sizeof(long) != 4. (IF_SET and family will not | Jun-ichiro itojun Hagino |
2001-02-16 | For powerpc use siop driver instead of ncr, now that siop issue on powerpc | Dale Rahn |
2001-02-16 | Engage UVM for powerpc. It is now running fairly well (better than non UVM) | Dale Rahn |
2001-02-16 | Allow siop driver to work on powerpc. | Dale Rahn |
2001-02-16 | bring in netbsd bus_dma stuff for lca and apecs busses | Jason Wright |
2001-02-15 | Add iha (Initio SCSI) | Kenneth R Westerback |
2001-02-15 | Pick up a two liner from netbsd to set offset for SCSI chain B properly. | Hugh Graham |
2001-02-15 | Change i386 LSI/Symbios/NCR 53c8xx driver to siop | Kenneth R Westerback |
2001-02-15 | approaching UVM support for powerpc, initialize all of the buffer | Dale Rahn |
2001-02-15 | Import siop, a replacement for the ncr SCSI driver, from NetBSD. | Kenneth R Westerback |
2001-02-14 | another ne2k, from markus@ | Michael Shalayeff |