summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-07-03Update the inteldrm driver to drm git.Owain Ainsworth
2008-07-03Update the radeondrm driver to be level with drm git.Owain Ainsworth
2008-07-03add rum(4)Todd T. Fries
2008-07-03link pf state keys to tcp pcbs and vice versa.Henning Brauer
2008-07-03Add struct for VC_EXTENSION_UNIT and dump it in debug mode.Marcus Glocker
2008-07-03Remove clauses 3 and 4 from NetBSD license.Ray Lai
2008-07-03Remove NetBSD license which, after removing clauses 3 and 4, isRay Lai
2008-07-02add CRYPTOTodd T. Fries
2008-07-02add softraidTodd T. Fries
2008-07-02Add first bits to support uncompressed format.Marcus Glocker
2008-07-02Make the pagedaemon a bit happier.Artur Grabowski
2008-07-02As some modem devices in ubsa(4) are possible to be incompatible withYojiro Uo
2008-07-02add bio & bioctlTodd T. Fries
2008-07-02fix interrupt pipe processing.Yojiro Uo
2008-07-02defines for output devices' events.Federico G. Schwindt
2008-07-02add acpivideo. for now almost an empty skel so others can work onFederico G. Schwindt
2008-07-02unify using WDCDEBUG.Federico G. Schwindt
2008-07-02Enable FFS2.Brad Smith
2008-07-02* Dynamically set the rbus start address. from netbsd.Federico G. Schwindt
2008-07-02better mechanism that works in DESTDIRTheo de Raadt
2008-07-02also install the license as run-license... discussed with jsgTheo de Raadt
2008-07-02move to 4.4-betaTheo de Raadt
2008-07-01regenStuart Henderson
2008-07-01add ID for Globespan Pulsar G7370 ADSL modemStuart Henderson
2008-07-01add bio & bioctlTodd T. Fries
2008-07-01add bio & bioctlTodd T. Fries
2008-07-01Don't return immediately if we're actually passing the traffic, we want toRyan Thomas McBride
2008-07-01PF_DT_SKIP_STATETREE is no longer used.Ryan Thomas McBride
2008-07-01Remove a now unused variable.Marc Balmer
2008-07-01Stricter probing: Not only check for an AMD cpu with MSRs, but make sureMarc Balmer
2008-07-01Do not use MINCLSIZE to figure out if a single mbuf or a mcluster should beClaudio Jeker
2008-07-01Spacing.Marcus Glocker
2008-07-01Enable FFS2 on most of the larger RAMDISK media.Brad Smith
2008-07-01Remove clauses 3 and 4 from BSD license owned by mickey, niklas, and NetBSD.Ray Lai
2008-06-30regen.Federico G. Schwindt
2008-06-30rename OZ7110 to OZ711Mx Misc as it's not really a cardbus controller.Federico G. Schwindt
2008-06-30Don't try to free a non-malloced address. Somehow this bit of code escapedOwain Ainsworth
2008-06-30Limit maximal number of mmap buffers to 32 (instead 256).Marcus Glocker
2008-06-30- Free mmap buffer on close/detach.Marcus Glocker
2008-06-30Teach lii(4) how to clean up after itself.Joel Sing
2008-06-30wrap logging code around WDC_DEBUG. shrinks kernel by ~4k.Federico G. Schwindt
2008-06-30re* at cardbus? 'Put it in' brad@ 'Go for it' deraadt@Ian Darwin
2008-06-29Add RT2870 firmware with the same license as the rest ofJonathan Gray
2008-06-29Use DEV_BSIZE (defined as 512) instead of 512 when initializing theKenneth R Westerback
2008-06-29this stupid per-arch SIZEOF_BPF_HDR define is really really stupid, butTheo de Raadt
2008-06-29Don't fail compilation if APERTURE is not defined.Anders Magnusson
2008-06-29add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem.Yojiro Uo
2008-06-29Simplify state creation code; merge state import/export code between pfsyncRyan Thomas McBride
2008-06-29Split k8_powernow_setperf into two functions, the new function calledGordon Willem Klok
2008-06-29Revert 1.8, and reenable branch prediction on swift cpus. Ten years of trap.cMiod Vallat