Age | Commit message (Expand) | Author |
2008-07-02 | fix interrupt pipe processing. | Yojiro Uo |
2008-07-02 | defines for output devices' events. | Federico G. Schwindt |
2008-07-02 | add acpivideo. for now almost an empty skel so others can work on | Federico G. Schwindt |
2008-07-02 | unify using WDCDEBUG. | Federico G. Schwindt |
2008-07-02 | Enable FFS2. | Brad Smith |
2008-07-02 | * Dynamically set the rbus start address. from netbsd. | Federico G. Schwindt |
2008-07-02 | better mechanism that works in DESTDIR | Theo de Raadt |
2008-07-02 | also install the license as run-license... discussed with jsg | Theo de Raadt |
2008-07-02 | move to 4.4-beta | Theo de Raadt |
2008-07-01 | regen | Stuart Henderson |
2008-07-01 | add ID for Globespan Pulsar G7370 ADSL modem | Stuart Henderson |
2008-07-01 | add bio & bioctl | Todd T. Fries |
2008-07-01 | add bio & bioctl | Todd T. Fries |
2008-07-01 | Don't return immediately if we're actually passing the traffic, we want to | Ryan Thomas McBride |
2008-07-01 | PF_DT_SKIP_STATETREE is no longer used. | Ryan Thomas McBride |
2008-07-01 | Remove a now unused variable. | Marc Balmer |
2008-07-01 | Stricter probing: Not only check for an AMD cpu with MSRs, but make sure | Marc Balmer |
2008-07-01 | Do not use MINCLSIZE to figure out if a single mbuf or a mcluster should be | Claudio Jeker |
2008-07-01 | Spacing. | Marcus Glocker |
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith |
2008-07-01 | Remove clauses 3 and 4 from BSD license owned by mickey, niklas, and NetBSD. | Ray Lai |
2008-06-30 | regen. | Federico G. Schwindt |
2008-06-30 | rename OZ7110 to OZ711Mx Misc as it's not really a cardbus controller. | Federico G. Schwindt |
2008-06-30 | Don't try to free a non-malloced address. Somehow this bit of code escaped | Owain Ainsworth |
2008-06-30 | Limit maximal number of mmap buffers to 32 (instead 256). | Marcus Glocker |
2008-06-30 | - Free mmap buffer on close/detach. | Marcus Glocker |
2008-06-30 | Teach lii(4) how to clean up after itself. | Joel Sing |
2008-06-30 | wrap logging code around WDC_DEBUG. shrinks kernel by ~4k. | Federico G. Schwindt |
2008-06-30 | re* at cardbus? 'Put it in' brad@ 'Go for it' deraadt@ | Ian Darwin |
2008-06-29 | Add RT2870 firmware with the same license as the rest of | Jonathan Gray |
2008-06-29 | Use DEV_BSIZE (defined as 512) instead of 512 when initializing the | Kenneth R Westerback |
2008-06-29 | this stupid per-arch SIZEOF_BPF_HDR define is really really stupid, but | Theo de Raadt |
2008-06-29 | Don't fail compilation if APERTURE is not defined. | Anders Magnusson |
2008-06-29 | add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem. | Yojiro Uo |
2008-06-29 | Simplify state creation code; merge state import/export code between pfsync | Ryan Thomas McBride |
2008-06-29 | Split k8_powernow_setperf into two functions, the new function called | Gordon Willem Klok |
2008-06-29 | Revert 1.8, and reenable branch prediction on swift cpus. Ten years of trap.c | Miod Vallat |
2008-06-29 | new belkin rum with california designed plastic | Theo de Raadt |
2008-06-29 | sync | Theo de Raadt |
2008-06-29 | another new belkin rum. says on it "designed in california, made in china". | Theo de Raadt |
2008-06-28 | no EOL between tcpsig and sack headers; ok jsing, frantzen | Markus Friedl |
2008-06-27 | uvm_pglistalloc() works by walking the physical address range it gets invoked | Miod Vallat |
2008-06-27 | Do not disallow kernel crash dumps on panic if swap encryption is enabled, | Miod Vallat |
2008-06-27 | Clear swap encryption keys before dumping a kernel image. | Miod Vallat |
2008-06-27 | Hook up the blinkenleds. | Jonathan Gray |
2008-06-27 | Access the embedded controller according to the documentation referenced | Can Erkin Acar |
2008-06-27 | More removal of clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-27 | Add uvideo(4). | Brad Smith |
2008-06-27 | add bio & bioctl | Todd T. Fries |
2008-06-26 | Label switch statement with /* FALLTHROUGH */; inspired by two | Bret Lambert |