summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-06-12Enable /dev/video* for all USB capable archs. MAKEDEV bits will followMarcus Glocker
2008-06-12theo says: enable, enable, enable uvideo(4)Robert Nagy
2008-06-12The mmap offsets for memory buffers currently are the kernel virtualOwain Ainsworth
2008-06-12add a statistic bit to count how often we change async to syncThordur I. Bjornsson
2008-06-12Fixed memory leaks for AML parserJordan Hargrave
2008-06-12syncTheo de Raadt
2008-06-12dreamcheeky missile launcher (duck!)Theo de Raadt
2008-06-12fix synproxy.Henning Brauer
2008-06-12Pass error code via the crypto descriptor (ie. crp_etype) from cryptoHans-Joerg Hoexer
2008-06-12wrap definitions for softraid crypto "ifdef CRYPTO". Suggested by djmHans-Joerg Hoexer
2008-06-12#if 0 an annoygly chatty printf active whenever we're at loglevelHenning Brauer
2008-06-12Get mask keying for on-disk keys from user space and keep a "hint" for keyHans-Joerg Hoexer
2008-06-12use PR_ZERO instead of a bzero() right after the pool_get();Thordur I. Bjornsson
2008-06-12Oops, do not dereference a NULL function pointer used as an array endMiod Vallat
2008-06-12wdc(4) at pcmcia(4)Mark Kettenis
2008-06-12Enable com(4) at pcmcia(4).Mark Kettenis
2008-06-12Remove silly panic when disestablish cookie doesnt existMarco Peereboom
2008-06-12Fix the egress group matching for IPv4. There are to ways to define a /0Claudio Jeker
2008-06-12 if (something_complicated)Artur Grabowski
2008-06-12Add dc(4) at cardbus(4).Mark Kettenis
2008-06-12Remove some crazy #if mess.Joel Sing
2008-06-12ANSIfy function definitions.Joel Sing
2008-06-12Fix type difference between function prototype and implementation.Joel Sing
2008-06-12Bring biomem diff back into the tree after the nfs_bio.c fix went in.Theo de Raadt
2008-06-12Actually return an error in nfs_asyncio() if we fail to processThordur I. Bjornsson
2008-06-12Reorder foreign binaries probe list, so that more permissive ones are at theMiod Vallat
2008-06-12Do not attempt to recognize foreign ELF binaries if emulation is disabled;Miod Vallat
2008-06-12undo r1.77 from 2004 - shrinking MINCLSIZE so that we always use a clusterHenning Brauer
2008-06-12Be more paranoid before disestablishing hookMarco Peereboom
2008-06-12Skip 64-bit BARs correctly when initing.Owain Ainsworth
2008-06-12Bump max BARs up to 6. Needed for nouveau.Owain Ainsworth
2008-06-12Add delete volume functionality.Marco Peereboom
2008-06-11Add a few comments.Brad Smith
2008-06-11replace the last missing xname header before an error message in get_sdr(); o...Constantine A. Murenin
2008-06-11Zero mbreg_t (mailbox) structures allocated on the stack before fillingKenneth R Westerback
2008-06-11some more BCM5708S registers.Brad Smith
2008-06-11Update firmware for QLogic 2200 cards from v2.02.03 to v2.02.06 which hasKenneth R Westerback
2008-06-11Split address setup operations into a separate function. More to come.Ryan Thomas McBride
2008-06-11Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.Jonathan Gray
2008-06-11regenJonathan Gray
2008-06-11Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.Jonathan Gray
2008-06-11When reading a GPIO pin, first determine if it is programmed for inputMarc Balmer
2008-06-11regenJonathan Gray
2008-06-11Some additional devices from submitted dmesgs.Jonathan Gray
2008-06-11correct long since bitrotted commentsDamien Miller
2008-06-11ANSIfy to sync with KAME. From Karl Sjodahl <dunceor@gmail.com>.Ryan Thomas McBride
2008-06-11Fix GART enabling by using segment end address instead of totalTobias Weingartner
2008-06-110 -> PR_NOWAIT (which is defined as 0) in pool_getBret Lambert
2008-06-11when we establish the mapping from a state key, do it both ways, akaHenning Brauer
2008-06-11fix an old typo that prevented outer ipv6 headers from being corrected,Can Erkin Acar