summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-10-17icmp rate limiting defaults to 100ppsNiels Provos
2000-10-17use __P() in prototype for non-ansi compilers.Jun-ichiro itojun Hagino
2000-10-17remove extra newline from printfHugh Graham
2000-10-17remove dmphyJason Wright
2000-10-17Triones HPT366 and HPT370 share the same device ID, but use different revisionsTodd C. Miller
2000-10-17damn it, i have had it with this untested weak shitTheo de Raadt
2000-10-17undo last commit. on some kernel links, this causes pcibios panics atTheo de Raadt
2000-10-17Undo the incorrect fix for my ASIX 88141. Instead of just relying on tx_cnt,Aaron Campbell
2000-10-17driver for amphy from freebsd; aaron okJason Wright
2000-10-17update tx from freebsd sources based on patch from pr#1405Jason Wright
2000-10-17compatibility issueMichael Shalayeff
2000-10-17/* Authentication added by Steve Weiss <srw@alum.mit.edu> based on adviceMichael Shalayeff
2000-10-16quiet these puppies down- this OpenBSD, not some callow system like NetBSDmjacob
2000-10-16indentTheo de Raadt
2000-10-16- Fix for some linux apps that broke with recent changes; from NetBSDjasoni
2000-10-16base the segment for a service returned by bios32 serviceMichael Shalayeff
2000-10-16Fix a bug introduced in 1.25->1.26 with regards to printing channelChris Cappuccio
2000-10-16Use mii_attach() directly instead of mii_phy_probe().Aaron Campbell
2000-10-16Do not pass any flags to mii_attach() through the mii_phy_probe() wrapper.Aaron Campbell
2000-10-16less newlines in verbose printMichael Shalayeff
2000-10-16re-add weak sparc support; d@Theo de Raadt
2000-10-16correct dmesg even moreTheo de Raadt
2000-10-16Make doubly sure we scroll up if we've passed the last row on the screen.Aaron Campbell
2000-10-16protect %edx when calling biosMichael Shalayeff
2000-10-16a little verbosity on probe, a little caution on bios callsMichael Shalayeff
2000-10-16Initialize mouse_flags during the coldinit stage.Aaron Campbell
2000-10-16Restore conversion to new timeouts (art@'s previous commit). They wereAaron Campbell
2000-10-16remove basically incorrect interrupt configuration code.Dale Rahn
2000-10-16Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions.mjacob
2000-10-16update SBUS microcode to 1.37 (latest)mjacob
2000-10-16configuration changes to enable the uni-north memory controller to enableDale Rahn
2000-10-15Do not pass uninitialized ifmedia structures to ifmedia_add(). Fixes PR1426.Aaron Campbell
2000-10-15suppress warning on routing table overflow. sync with kameJun-ichiro itojun Hagino
2000-10-15typoMarkus Friedl
2000-10-15Reseting -> ResettingKenneth R Westerback
2000-10-15Forgot to commit this, necessary for AES support.Angelos D. Keromytis
2000-10-14There's a Type III 3c656C card, too.Aaron Campbell
2000-10-14Add $OpenBSD$ tags.Aaron Campbell
2000-10-14Repair memory mapping; from jason@. Now the 3c556 MiniPCI adapter works.Aaron Campbell
2000-10-14ASKPOLICY message; used by key management to inquire about policyAngelos D. Keromytis
2000-10-14implement net.inet.tcp.rstppslimit. rate-limits outbound TCP RST trafficJun-ichiro itojun Hagino
2000-10-13validate mbuf chain length on *_ctlinput. remote node may be able toJun-ichiro itojun Hagino
2000-10-13Matthew Jacob <mjacob@feral.com>:Michael Shalayeff
2000-10-13Do 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-13Disable the actual USB controllers instead of the usb attachments by default.Aaron Campbell
2000-10-13eolTheo de Raadt
2000-10-13Support Kingston KNU101TX USB Ethernet; from NetBSD.Aaron Campbell
2000-10-13delays that permit more machines to work; itojunTheo de Raadt
2000-10-13syncAaron Campbell