Age | Commit message (Expand) | Author |
2002-03-27 | From FreeBSD: check for FIFO becoming unfull correctly, in the case of consum... | Niklas Hallqvist |
2002-03-27 | Avoid using bus_space_map2() on the rom (was too lazy to deal with endian =), | Jason Wright |
2002-03-27 | Make a shadow copy of the bios rom (if available) and make it available via mmap | Jason Wright |
2002-03-27 | bus_space_mmap wants the paddr not the handle | Jason Wright |
2002-03-26 | Add support for the TMD7160 dumb PCI-ISA bridge (similar in function to | Todd C. Miller |
2002-03-26 | regen | Todd C. Miller |
2002-03-26 | o 0x15e8 is National Datacomm Corp, not Corega | Todd C. Miller |
2002-03-26 | Change default logging level from none to urgent. Should never print | Daniel Hartmeier |
2002-03-26 | m_freem(NULL) bad style, ok jason@ | Niklas Hallqvist |
2002-03-26 | Fix 128bit WEP on prism2; from FreeBSD | Todd C. Miller |
2002-03-26 | Permit compiling with DEBUG; Joey Coleman <joeycoleman@acm.org> | Jason Wright |
2002-03-26 | enforce higher spl such that ccbs do not get fired upon in timeouts and other... | Michael Shalayeff |
2002-03-26 | iop can to onto this | Theo de Raadt |
2002-03-26 | Only allow valid device PAs to be mmapped. | Dale Rahn |
2002-03-26 | On the wdc_obio controller if one device is UDMA capable and one is not, | Dale Rahn |
2002-03-26 | regen | Michael Shalayeff |
2002-03-26 | a clone of Eumitcom WL11000P -- USR11000P; from lj7@usa.net | Michael Shalayeff |
2002-03-26 | need to mask out the upper part for the fpu version on print | Michael Shalayeff |
2002-03-26 | if cannot guess cpu model default to the lowest supported one | Michael Shalayeff |
2002-03-26 | $OpenBSD$ | Hugh Graham |
2002-03-26 | Map all of the io/mem spaces provided | Jason Wright |
2002-03-26 | Honor psratio for addupc_task(), as other arches do. | Miod Vallat |
2002-03-26 | Fix problems the ahc driver was having with the recent changes to | Kenneth R Westerback |
2002-03-25 | Ignore 'keep state' for ICMP errors whose inner headers mismatch state | Daniel Hartmeier |
2002-03-25 | add ioctl DIOCKILLSTATES to shootdown a subset of the state table. allows | Mike Frantzen |
2002-03-25 | add {SPLAY,RB}_INITIALIZER and {SPLAY,RB}_EMPTY() to be more consistent | Mike Frantzen |
2002-03-25 | regen | Michael Shalayeff |
2002-03-25 | another intel gbt ether | Michael Shalayeff |
2002-03-25 | spelling | Theo de Raadt |
2002-03-25 | support 630ETi; from wyllie@dilex.net | Michael Shalayeff |
2002-03-25 | some fw versions return even more data in the an_ltv_status; form Gabriel Kih... | Michael Shalayeff |
2002-03-25 | revert the pmap stuff to 0221, so we can boot | Niklas Hallqvist |
2002-03-25 | Gremlins always escape when you commit from the bad tree. An extra semicolon | Miod Vallat |
2002-03-25 | This was part of the newer ahc driver which has been backed out | Todd C. Miller |
2002-03-25 | I could have sworn I commited this, must have gone local | Niklas Hallqvist |
2002-03-25 | dhartmei@ and I have been both running uaudio devices on macppc successfully | lebel |
2002-03-24 | This is ridiculous. Put the same dc vs de on the floppy as the kernel. How ... | Theo de Raadt |
2002-03-24 | from martin@netbsd: | Michael Shalayeff |
2002-03-24 | double m_free() - niklas@openbsd | Jun-ichiro itojun Hagino |
2002-03-24 | after codec reset wait for 1/2 sec; from mark@mcs.vuw.ac.nz (http://mail-inde... | Michael Shalayeff |
2002-03-24 | m_freem(NULL) bad style, ok jason@ | Niklas Hallqvist |
2002-03-24 | deref of NULL in out of mbuf situation, ok jason@ | Niklas Hallqvist |
2002-03-24 | non-access itlb fault puts the addr in isr:ior, not pcsq:pcoq | Michael Shalayeff |
2002-03-24 | WCCP support (trivial hack, it's not the complete protocol, but it'll | Angelos D. Keromytis |
2002-03-24 | handle NS Geode GX1; wd@ics.nara-wu.ac.jp | Theo de Raadt |
2002-03-23 | mvme88k varargs cleanup 2/2 | Miod Vallat |
2002-03-23 | typo repair; openbsd@davidkrause.com | Theo de Raadt |
2002-03-23 | Add variables for config(8) -e time tweak of systemV shared memory | Marc Espie |
2002-03-23 | Repair. | Miod Vallat |
2002-03-23 | correct arg to bcmp(). need to compare 15 bytes, not 3 bytes. sync w/kame | Jun-ichiro itojun Hagino |