Age | Commit message (Expand) | Author |
2008-08-20 | remove a few unused files that where probably added by mistake; | Thordur I. Bjornsson |
2008-08-20 | Return EINVAL instead of '1' for invalid kq filters. | Thordur I. Bjornsson |
2008-08-20 | Regression tests for gzip(1): | Marco Pfatschbacher |
2008-08-20 | Use and report errors that inflate(3) can return, instead of | Marco Pfatschbacher |
2008-08-20 | Allow devices attaching at root (such as softraid) to be disabled in UKC. | Miod Vallat |
2008-08-19 | sync | Theo de Raadt |
2008-08-19 | use the actual keysize from the SA to figure out which AES variant | Markus Friedl |
2008-08-19 | When failing to acquire the vnode lock in readdir_with_callback(), don't | Pedro Martelletto |
2008-08-19 | Look at 'fs_flags' when dumping FFS2 file systems, okay beck@, millert@ | Pedro Martelletto |
2008-08-19 | Make it possible to enter ddb from the serial console. | Mark Kettenis |
2008-08-19 | Make it possible to enter ddb from the serial console. | Mark Kettenis |
2008-08-19 | +D-Link DWA-110 to the rum(4) list; | Jason McIntyre |
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 |