Age | Commit message (Expand) | Author |
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 |
2000-10-13 | sync | Aaron Campbell |
2000-10-13 | VIA Tech devices from millert's new board | Aaron Campbell |
2000-10-12 | Repair RAMDISK, which has no joystick. | Marc Espie |
2000-10-12 | Don't mix usage of old and new timeout code. | Aaron Campbell |
2000-10-12 | sync | Theo de Raadt |
2000-10-12 | oops | Theo de Raadt |
2000-10-12 | sync | Theo de Raadt |
2000-10-12 | art's devices | Theo de Raadt |
2000-10-12 | allow buflen > MLEN for !SO_NAME case (like ancillary data, necessary for | Jun-ichiro itojun Hagino |
2000-10-11 | Now you can use both left and right SHIFT keys with PGUP/PGDN to scrollback in | Aaron Campbell |
2000-10-11 | Fix a bogus scan code in pcvt_kbd.h that was preventing the RIGHT_SHIFT+PGUP/DN | Aaron Campbell |
2000-10-11 | now we need binutils 2.10.1, hahaha | Michael Shalayeff |
2000-10-11 | bzero is handled in the lib/arch/hppa/Makefile.inc | Michael Shalayeff |
2000-10-11 | memset.c is in libkern | Michael Shalayeff |
2000-10-11 | For some reason, with the eeprom width detection code mickey added awhile ago, | Aaron Campbell |
2000-10-11 | printf format string typo in HIFN_DEBUG section. | Jun-ichiro itojun Hagino |
2000-10-11 | whitespace | Hugh Graham |