summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-03-25regenMichael Shalayeff
2002-03-25another intel gbt etherMichael Shalayeff
2002-03-25spellingTheo de Raadt
2002-03-25support 630ETi; from wyllie@dilex.netMichael Shalayeff
2002-03-25some fw versions return even more data in the an_ltv_status; form Gabriel Kih...Michael Shalayeff
2002-03-25revert the pmap stuff to 0221, so we can bootNiklas Hallqvist
2002-03-25Gremlins always escape when you commit from the bad tree. An extra semicolonMiod Vallat
2002-03-25This was part of the newer ahc driver which has been backed outTodd C. Miller
2002-03-25I could have sworn I commited this, must have gone localNiklas Hallqvist
2002-03-25dhartmei@ and I have been both running uaudio devices on macppc successfullylebel
2002-03-24This is ridiculous. Put the same dc vs de on the floppy as the kernel. How ...Theo de Raadt
2002-03-24from martin@netbsd:Michael Shalayeff
2002-03-24double m_free() - niklas@openbsdJun-ichiro itojun Hagino
2002-03-24after codec reset wait for 1/2 sec; from mark@mcs.vuw.ac.nz (http://mail-inde...Michael Shalayeff
2002-03-24m_freem(NULL) bad style, ok jason@Niklas Hallqvist
2002-03-24deref of NULL in out of mbuf situation, ok jason@Niklas Hallqvist
2002-03-24non-access itlb fault puts the addr in isr:ior, not pcsq:pcoqMichael Shalayeff
2002-03-24WCCP support (trivial hack, it's not the complete protocol, but it'llAngelos D. Keromytis
2002-03-24handle NS Geode GX1; wd@ics.nara-wu.ac.jpTheo de Raadt
2002-03-23mvme88k varargs cleanup 2/2Miod Vallat
2002-03-23typo repair; openbsd@davidkrause.comTheo de Raadt
2002-03-23Add variables for config(8) -e time tweak of systemV shared memoryMarc Espie
2002-03-23Repair.Miod Vallat
2002-03-23correct arg to bcmp(). need to compare 15 bytes, not 3 bytes. sync w/kameJun-ichiro itojun Hagino
2002-03-22my guess at a sunix puc; the tester disappearedTheo de Raadt
2002-03-22move to 3.1-betaTheo de Raadt
2002-03-22Attribute table must be allocated 1-1 because it is accessed fromDale Rahn
2002-03-22add some phys for dc.Dale Rahn
2002-03-22add dc and hme to ramdisk kernel.Dale Rahn
2002-03-22dc is compatible with dc, go figureJason Wright
2002-03-22- Move reading collision counters out of splimp()Jason Wright
2002-03-22On 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) driversVincent Labrecque
2002-03-21on extract: better spl granularity, make sure pool is updated between runs; l...Michael Shalayeff
2002-03-21Some laptops (such as the Toshiba Libretto L series) use _PIR insteadTodd C. Miller
2002-03-21dont forget the break.Dale Rahn
2002-03-21Recognize 7455 processor, distinguish between 7450/7451.Dale Rahn
2002-03-21Two patches from NetBSD:Jason Wright
2002-03-21Remove dead code, ifdef code which should be dead, KNF. Cleanup.Dale Rahn
2002-03-21Be more consistant about pted zeroing (the whole structure)Dale Rahn
2002-03-21pretty dmesgJason Wright
2002-03-21Map up to 1G 1-1 using dbats, this disables dynamically swapped bats for now,Dale Rahn
2002-03-21Swap the defines to be the ones we want to use, compat ones are definedDale Rahn
2002-03-21better cache mode printMichael Shalayeff
2002-03-20remove obsolete commentJun-ichiro itojun Hagino
2002-03-20Since the sgmap is used in interrupts protect the extent with splvm.Artur Grabowski
2002-03-20add dcphyJason Wright
2002-03-20lpt_attach_common() prints the newline for usJason Wright
2002-03-20a few good typosMichael Shalayeff
2002-03-19Don't keep the last blocksize-bytes of ciphertext for use as the nextAngelos D. Keromytis