Age | Commit message (Expand) | Author |
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 |
2002-03-22 | my guess at a sunix puc; the tester disappeared | Theo de Raadt |
2002-03-22 | move to 3.1-beta | Theo de Raadt |
2002-03-22 | Attribute table must be allocated 1-1 because it is accessed from | Dale Rahn |
2002-03-22 | add some phys for dc. | Dale Rahn |
2002-03-22 | add dc and hme to ramdisk kernel. | Dale Rahn |
2002-03-22 | dc is compatible with dc, go figure | Jason Wright |
2002-03-22 | - Move reading collision counters out of splimp() | Jason Wright |
2002-03-22 | On sparc64, try local-mac-address before falling back to myetheraddr() | Jason Wright |
2002-03-22 | make idstrs[] even if SMC_DEBUG is not defined, so the sm(4) drivers | Vincent Labrecque |
2002-03-21 | on extract: better spl granularity, make sure pool is updated between runs; l... | Michael Shalayeff |
2002-03-21 | Some laptops (such as the Toshiba Libretto L series) use _PIR instead | Todd C. Miller |
2002-03-21 | dont forget the break. | Dale Rahn |
2002-03-21 | Recognize 7455 processor, distinguish between 7450/7451. | Dale Rahn |
2002-03-21 | Two patches from NetBSD: | Jason Wright |
2002-03-21 | Remove dead code, ifdef code which should be dead, KNF. Cleanup. | Dale Rahn |
2002-03-21 | Be more consistant about pted zeroing (the whole structure) | Dale Rahn |
2002-03-21 | pretty dmesg | Jason Wright |
2002-03-21 | Map up to 1G 1-1 using dbats, this disables dynamically swapped bats for now, | Dale Rahn |
2002-03-21 | Swap the defines to be the ones we want to use, compat ones are defined | Dale Rahn |
2002-03-21 | better cache mode print | Michael Shalayeff |
2002-03-20 | remove obsolete comment | Jun-ichiro itojun Hagino |
2002-03-20 | Since the sgmap is used in interrupts protect the extent with splvm. | Artur Grabowski |
2002-03-20 | add dcphy | Jason Wright |
2002-03-20 | lpt_attach_common() prints the newline for us | Jason Wright |
2002-03-20 | a few good typos | Michael Shalayeff |
2002-03-19 | Don't keep the last blocksize-bytes of ciphertext for use as the next | Angelos D. Keromytis |