summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2002-06-25Make udp_input() a bit more readable by farming out the IPsec inputAngelos D. Keromytis
2002-06-25Handle correctly return values from xf_input methods --- since theAngelos D. Keromytis
2002-06-24skip routing table lookup if multicasting/broadcasting and the outgoingJun-ichiro itojun Hagino
2002-06-24Provide dummy d_kqfilter() routine so that this compiles, until this driverMiod Vallat
2002-06-24move cdev_decl() for usb devices into one place.Michael Shalayeff
2002-06-24oops. don't initialize wi_flags and wi_hostap_info here; fixes sparc.Federico G. Schwindt
2002-06-24Redo the logic of reading of proc arguments to be more readable.Artur Grabowski
2002-06-24hello missing cdevsw entriesHugh Graham
2002-06-24KNFJun-ichiro itojun Hagino
2002-06-23g/c last remains of old ipv6 prefix managementJun-ichiro itojun Hagino
2002-06-23committed by mistakeJun-ichiro itojun Hagino
2002-06-23make CAPS_IS_CONTROL a default. pvalchev okJun-ichiro itojun Hagino
2002-06-23If we receive a packet with our BSSID from an unassociated station,Todd C. Miller
2002-06-23cleanup WI_IS_BE macrosTheo de Raadt
2002-06-23uid_t and gid_t are unsignedTheo de Raadt