Age | Commit message (Expand) | Author |
2000-10-17 | remove dmphy | Jason Wright |
2000-10-17 | Triones HPT366 and HPT370 share the same device ID, but use different revisions | Todd C. Miller |
2000-10-17 | damn it, i have had it with this untested weak shit | Theo de Raadt |
2000-10-17 | undo last commit. on some kernel links, this causes pcibios panics at | Theo de Raadt |
2000-10-17 | Undo the incorrect fix for my ASIX 88141. Instead of just relying on tx_cnt, | Aaron Campbell |
2000-10-17 | driver for amphy from freebsd; aaron ok | Jason Wright |
2000-10-17 | update tx from freebsd sources based on patch from pr#1405 | Jason Wright |
2000-10-17 | compatibility issue | Michael Shalayeff |
2000-10-17 | /* Authentication added by Steve Weiss <srw@alum.mit.edu> based on advice | Michael Shalayeff |
2000-10-16 | quiet these puppies down- this OpenBSD, not some callow system like NetBSD | mjacob |
2000-10-16 | indent | Theo de Raadt |
2000-10-16 | - Fix for some linux apps that broke with recent changes; from NetBSD | jasoni |
2000-10-16 | base the segment for a service returned by bios32 service | Michael Shalayeff |
2000-10-16 | Fix a bug introduced in 1.25->1.26 with regards to printing channel | Chris Cappuccio |
2000-10-16 | Use mii_attach() directly instead of mii_phy_probe(). | Aaron Campbell |
2000-10-16 | Do not pass any flags to mii_attach() through the mii_phy_probe() wrapper. | Aaron Campbell |
2000-10-16 | less newlines in verbose print | Michael Shalayeff |
2000-10-16 | re-add weak sparc support; d@ | Theo de Raadt |
2000-10-16 | correct dmesg even more | Theo de Raadt |
2000-10-16 | Make doubly sure we scroll up if we've passed the last row on the screen. | Aaron Campbell |
2000-10-16 | protect %edx when calling bios | Michael Shalayeff |
2000-10-16 | a little verbosity on probe, a little caution on bios calls | Michael Shalayeff |
2000-10-16 | Initialize mouse_flags during the coldinit stage. | Aaron Campbell |
2000-10-16 | Restore conversion to new timeouts (art@'s previous commit). They were | Aaron Campbell |
2000-10-16 | remove basically incorrect interrupt configuration code. | Dale Rahn |
2000-10-16 | Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions. | mjacob |
2000-10-16 | update SBUS microcode to 1.37 (latest) | mjacob |
2000-10-16 | configuration changes to enable the uni-north memory controller to enable | Dale Rahn |
2000-10-15 | Do not pass uninitialized ifmedia structures to ifmedia_add(). Fixes PR1426. | Aaron Campbell |
2000-10-15 | suppress warning on routing table overflow. sync with kame | Jun-ichiro itojun Hagino |
2000-10-15 | typo | Markus Friedl |
2000-10-15 | Reseting -> Resetting | Kenneth R Westerback |
2000-10-15 | Forgot to commit this, necessary for AES support. | Angelos D. Keromytis |
2000-10-14 | There's a Type III 3c656C card, too. | Aaron Campbell |
2000-10-14 | Add $OpenBSD$ tags. | Aaron Campbell |
2000-10-14 | Repair memory mapping; from jason@. Now the 3c556 MiniPCI adapter works. | Aaron Campbell |
2000-10-14 | ASKPOLICY message; used by key management to inquire about policy | Angelos D. Keromytis |
2000-10-14 | implement net.inet.tcp.rstppslimit. rate-limits outbound TCP RST traffic | Jun-ichiro itojun Hagino |
2000-10-13 | validate mbuf chain length on *_ctlinput. remote node may be able to | Jun-ichiro itojun Hagino |
2000-10-13 | Matthew Jacob <mjacob@feral.com>: | Michael Shalayeff |
2000-10-13 | Do reset properly on MiniPCI adapters. | Aaron Campbell |
2000-10-13 | - A couple of the MiniPCI adapters need the special power inversion bits. | Aaron Campbell |
2000-10-13 | Disable the actual USB controllers instead of the usb attachments by default. | Aaron Campbell |
2000-10-13 | eol | Theo de Raadt |
2000-10-13 | Support Kingston KNU101TX USB Ethernet; from NetBSD. | Aaron Campbell |
2000-10-13 | delays that permit more machines to work; itojun | Theo de Raadt |
2000-10-13 | sync | Aaron Campbell |
2000-10-13 | Add Kingston KNU101TX USB Ethernet. | Aaron Campbell |
2000-10-13 | enable PULLDOWN_TEST, and use m_pulldown for IPv6 packet parsing. | Jun-ichiro itojun Hagino |
2000-10-13 | make sure we don't share external mbuf between m and mcopy, in ip_forward(). | Jun-ichiro itojun Hagino |