Age | Commit message (Expand) | Author |
2008-08-19 | sync | Theo de Raadt |
2008-08-19 | more | Theo de Raadt |
2008-08-19 | sync | Theo de Raadt |
2008-08-19 | another rum; Jonathan Lee | Theo de Raadt |
2008-08-19 | add missing devices to nam2blk[] | Theo de Raadt |
2008-08-18 | Forgot to add this file, needing for KA60 support. | Miod Vallat |
2008-08-18 | Now that KA60 support is in, include the proper header files instead of | Miod Vallat |
2008-08-18 | Add support for the ``Firefox'' VAXstation 3520/3540/3820/3840 workstations, | Miod Vallat |
2008-08-18 | Some uglyness to allow both uba_common.h and ubareg.h to be included; | Miod Vallat |
2008-08-18 | Increment device interrupt event counter when redispatching an interrupt. | Miod Vallat |
2008-08-18 | Preparing for KA60 support, crank IPL_TTY to level 0x16 (since it is | Miod Vallat |
2008-08-18 | Move common CVAX defines and code (internal cache IPR, SSC layout, machine | Miod Vallat |
2008-08-18 | Make hardclock() a cpu_dep member. Most machines will use the generic | Miod Vallat |
2008-08-18 | Shuffle the dz console code (both serial and keyboard) to be more independent | Miod Vallat |
2008-08-18 | regen | Brad Smith |
2008-08-18 | Add the PCI id for the Broadcom BCM5716 Ethernet controller. | Brad Smith |
2008-08-18 | Add stge(4) and gentbi(4). | Mark Kettenis |
2008-08-18 | Updates from master repo: Fix two bugs reported by Art Grabowski. | Anders Magnusson |
2008-08-18 | Add sparc_bus_addr function for schizo to allow CardBus to work. | Brad Smith |
2008-08-18 | use M_NOWAIT instead of M_WAITOK to cause malloc() to return NULL | Kevin Lo |
2008-08-18 | Another dead struct member. | Owain Ainsworth |
2008-08-17 | kill struct drm_freelist, after removing markbufs and infobufs nothing | Owain Ainsworth |
2008-08-17 | Kill a dead function and a dead struct member. | Owain Ainsworth |
2008-08-17 | Check that the driver properly initialised before allowing agp_acquire() | Owain Ainsworth |
2008-08-17 | Check the return value of agp_enable() instead of assuming it completed. | Owain Ainsworth |
2008-08-17 | Kill the infobufs and markbufs calls. Nothing uses them. | Owain Ainsworth |
2008-08-17 | Updates from master repo. Can now compile both userland and kernel. | Anders Magnusson |
2008-08-17 | kill the stupid pci capability defines, we have our own. Don't wrap | Owain Ainsworth |
2008-08-17 | drm_load() and drm_unload() are a remnant of code meant to be shared | Owain Ainsworth |
2008-08-17 | Scale down cpu_clockrate[1] when we scale down the cpu clock frequency such | Mark Kettenis |
2008-08-17 | Kill some redundant ifdefs, they're taken care of elsewhere. | Owain Ainsworth |
2008-08-17 | Force fdisk to use the same geometry as the miniroot2.5M disktab | Kenneth R Westerback |
2008-08-17 | Make sure we can't sleep with a spinlock held | Owain Ainsworth |
2008-08-17 | Garbage collect stupid delay loop. | Mark Kettenis |
2008-08-16 | If dwMaxPayloadTransferSize doesn't exactly match to an existing | Marcus Glocker |
2008-08-16 | Spacing. | Marcus Glocker |
2008-08-16 | Sync ehci isochronous part with NetBSD: | Marcus Glocker |
2008-08-16 | fix | Marc Espie |
2008-08-16 | revert eval.c | Marc Espie |
2008-08-16 | not yet, committed too much | Marc Espie |
2008-08-16 | argument parsing should only skip spaces outside of parenthesis. | Marc Espie |
2008-08-16 | be more liberal in include handling, namely we only error out if it's | Marc Espie |
2008-08-16 | another issue for which I have a patch. | Marc Espie |
2008-08-16 | a new regression test, I has a diff for it. | Marc Espie |
2008-08-16 | Apply a light paddling with the knf stick. No binary change. | Owain Ainsworth |
2008-08-16 | bios_dev -> ba_name and bios_apmp -> ba_apmp in DPRINTF statements. | Kenneth R Westerback |
2008-08-15 | Make the DZ_{READ,WRITE}_{BYTE,WORD} macros visible outside of dz.c, for | Miod Vallat |
2008-08-15 | Fix array index computation in the machine check handler. Gives fatal bus errors | Miod Vallat |
2008-08-15 | In dzcninit(), do not forget to enable the receiver in addition to the | Miod Vallat |
2008-08-15 | Move the vxt-specific clock functions frow clock.c to the cpu-specific support | Miod Vallat |