summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-06-21put the objects in a better order, so that they align correctly.Theo de Raadt
2002-06-21don't convert these to little-endian. now ifconfig shows the nwid onFederico G. Schwindt
2002-06-21configure HID0, and show cache status for IBM750FX. from netbsdJun-ichiro itojun Hagino
2002-06-21skeleton for queue handling on the pk side of the chip. For now it justJason Wright
2002-06-21ugly kludge to deal correctly with endianess in sparc and sparc64.Federico G. Schwindt
2002-06-21Remove pointless macro.Artur Grabowski
2002-06-21Trial and error gives me this tweak for the trumpion 0x1100 device.Artur Grabowski
2002-06-21syncArtur Grabowski
2002-06-21Add Trumpion Microelectronics (Who comes up with those names?)Artur Grabowski
2002-06-21identify 0x7000 (IBM750FX). snprintf.Jun-ichiro itojun Hagino
2002-06-20bunch more reg defns (pkh/pke mostly).Jason Wright
2002-06-20Fix 4GB memory probing and other memory probing issues.Tobias Weingartner
2002-06-20make this compile on sparc64; deraadt and millert ok.Federico G. Schwindt
2002-06-20Add ELSA / ZCOMAX XI-325 (and XI-325H); Ken SimpsonTodd C. Miller
2002-06-20regenTodd C. Miller
2002-06-20left over sparc-ism's; Matt Potter <matt@vertrauen.org>Jason Wright
2002-06-20indent.Federico G. Schwindt
2002-06-20minor indent cleanup while reading codeTheo de Raadt
2002-06-20rename nell to stp. we do not always follow stupid solaris namesTheo de Raadt
2002-06-19Oops, <machine/cons.h> does not exist in the current tree yet.Miod Vallat
2002-06-19more sbus->pcmcia pieces.Federico G. Schwindt
2002-06-19Remove redundant address family check -- sam@errno.comAngelos D. Keromytis
2002-06-19syncJason Wright
2002-06-19add magma dma4 serial board (thanks Matt!)Jason Wright
2002-06-19- set the size correctly.Federico G. Schwindt
2002-06-19natyposMiod Vallat
2002-06-19sbus pcmcia bridge driver (nell); from NetBSD.Federico G. Schwindt
2002-06-19move initialization a bit later.Federico G. Schwindt
2002-06-19remove __BROKEN_INDIRECT_CONFIG cruft.Federico G. Schwindt
2002-06-19this was derived from UCB if_sl. therefore, we can update the UCB if_slTheo de Raadt
2002-06-19ansiTheo de Raadt
2002-06-19Fix compilation error if option DEBUG is defined.Miod Vallat
2002-06-19re-enable both crypto operationsTheo de Raadt
2002-06-19add kqfilter for random, regress is comingMichael Shalayeff
2002-06-19cdev_ugen_init does not need to be, it's just a usbdev, just like any other u...Michael Shalayeff
2002-06-19using cdev_ugen_init for all sorts of usb devices is just one pint less wrong...Michael Shalayeff
2002-06-19kq: it did not work like this and it seem to be working, from the denver wher...Michael Shalayeff
2002-06-18oops, forgot to commit this when gpr was added.Federico G. Schwindt
2002-06-18Style.Angelos D. Keromytis
2002-06-18KNFAngelos D. Keromytis
2002-06-18Initialize mo to NULL, for good measure -- sam@errno.comAngelos D. Keromytis
2002-06-18Missing freeing of crp, from sam@errno.comAngelos D. Keromytis
2002-06-18Fix double-free.Angelos D. Keromytis
2002-06-18Same as with ip_ah.c (fix unreachable reference-after-free)Angelos D. Keromytis
2002-06-18Fix reference to free'ed location (unreachable condition because ofAngelos D. Keromytis
2002-06-18Remove all traces of the PCCONS stuff. (Remove pc.h and references to NPCNathan Binkert
2002-06-18KNF (whitespace)Jun-ichiro itojun Hagino
2002-06-18document CAPS_IS_CONTROL. suggested by miodJun-ichiro itojun Hagino
2002-06-18"option CAPS_IS_CONTROL" will enable use of caps key as controlJun-ichiro itojun Hagino
2002-06-18uftdi is fixed nowNathan Binkert