summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2002-06-25and kill a now bogus commentMichael Shalayeff
2002-06-25this monkey has not been a mbr for a couple of years alreadyMichael Shalayeff
2002-06-25No \n at the end of a panic() message... I thought all occurences had beenMiod Vallat
2002-06-25still export the macros, some userland uses itMichael Shalayeff
2002-06-25Unbreak config on pci architectures without firewire devices.Miod Vallat
2002-06-25IEEE1394 infrastructure part.Jun-ichiro itojun Hagino
2002-06-25add ARP hardware type for IEEE1394Jun-ichiro itojun Hagino
2002-06-25protos and macros are only for _KERNEL, malliciously pollutes the user name s...Michael Shalayeff
2002-06-25Back out my change to pass in sc_dev.dv_xname to pcmcia_intr_establish().Todd C. Miller
2002-06-25hpux emu is to do; from david krauseMichael Shalayeff
2002-06-25Add RID to get the DBM adjustment factor; imp@freebsd.orgTodd C. Miller
2002-06-25Handle REASREQ packets earlier when processing an associationTodd C. Miller
2002-06-25Forgot variable.Angelos D. Keromytis
2002-06-25Ifdef the function proto as well.Angelos D. Keromytis