summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-06-30This file is no longer needed.Steve Murphree
2002-06-30AlphaServer 800 and 1000 support; from NetBSD. Tested by Tor Houghton.Miod Vallat
2002-06-30Art says I shouldn't be shy, so uncomment lc entries.Miod Vallat
2002-06-30Add lc[01] at isa entries, commented out. Tested and work fine.Miod Vallat
2002-06-30Dummy bus_space_read_raw_region implementation.Miod Vallat
2002-06-30When duplicating isa_attach_args structures to build several attachementMiod Vallat
2002-06-30The #@$% message about the #$%@ cable down is going to drive me @#%$ insane.Artur Grabowski
2002-06-30Fix fallout from recent changes.Artur Grabowski
2002-06-30allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always knowJun-ichiro itojun Hagino
2002-06-29Be sure to correctly initialize the ahc_softc members before usingMiod Vallat
2002-06-29Add Brazilian keymap (iso275). Create by me and tested byMats O Jansson
2002-06-29Latinamerica keymap from Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>.Mats O Jansson
2002-06-29We know noone called Bill FenenrTheo de Raadt
2002-06-29kqfilter for the log. niels said i can commit it if it worksMichael Shalayeff
2002-06-28Use %b and print the bitmask of the flags in the debugging message for the ex...Jason Wright
2002-06-28Recognize the Fn-arrow combinations (PgUp, PgDwn, Home, End) keys onMiod Vallat
2002-06-28Fix usage counter for IPCOMP --- sam@errno.comAngelos D. Keromytis
2002-06-28Whoops, don't actually register for MODEXP yetJason Wright
2002-06-28Implement MODEXP as MODMUL for debugging purposes until I understand theJason Wright
2002-06-28Oops. Doing a diff before commit is not enough. You have to read the diff too.Artur Grabowski
2002-06-28The IEEE fp stuff changed the rules for how fpu should be enabled.Artur Grabowski
2002-06-28Use slightly safer internal variable names in MALLOC and FREE.Artur Grabowski
2002-06-28support for PCI_PRODUCT_INTEL_PRO_100_VM_3; ok art@Markus Friedl
2002-06-28syncMarkus Friedl
2002-06-28more ICH4 fxp chips; sync names w/ NetBSD; ok art@Markus Friedl
2002-06-28undo recent changes; they still crash for people (dhclient this time).Theo de Raadt
2002-06-28Move the calculation of sc_link->openings to after the printf aboutTodd C. Miller
2002-06-28actually, new new ahc uses these after allTodd C. Miller
2002-06-28actually, new new ahc uses these after allTodd C. Miller
2002-06-28not used by new ahc driverTodd C. Miller
2002-06-28Return of new ahcSteve Murphree
2002-06-28KNFTheo de Raadt
2002-06-27Do not muck with the color palette unless the console depth is 8 bit.Dale Rahn
2002-06-27missing parenthesis in this macro.Federico G. Schwindt
2002-06-27do not permit ktrace on P_SUGID; millert okTheo de Raadt
2002-06-27KNFTheo de Raadt
2002-06-26stp at sparc will map this card always as big-endian.Federico G. Schwindt
2002-06-26Check for associated socket.Angelos D. Keromytis
2002-06-26ieee1394 for i386 too...Thierry Deval
2002-06-26A bit more paranoid.Angelos D. Keromytis
2002-06-26cardbus fwohci support.Thierry Deval
2002-06-26various fixes + some KNFThierry Deval
2002-06-26configrom input failover + some KNFThierry Deval
2002-06-26pointer safeguards + some KNFThierry Deval
2002-06-26Kill __FUNCTION__.Marc Espie
2002-06-26Bump i386 kvm size to 768M.Artur Grabowski
2002-06-26rm duplicated decl of fwohci/fwlynxJun-ichiro itojun Hagino
2002-06-26forgot to commit - IEEE1394 bitsJun-ichiro itojun Hagino
2002-06-26Update correct statistic if m_inject() fails --- from sam@errno.comAngelos D. Keromytis
2002-06-25un __P() -ify.Jun-ichiro itojun Hagino