| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix low level code for Tau-PCI/2E1 and Tau-PCI/4E1 that was broken by previous | rik | 2004-08-16 | 1 | -364/+364 |
* | Allow i386 binaries to do amr ioctls such as LSI's megamgr on amd64 and | ambrisko | 2004-08-16 | 2 | -88/+134 |
* | Update support for Synaptics Touchpads (Volume V) | philip | 2004-08-16 | 2 | -10/+58 |
* | agp_amd64.c is not needed on pc98. | nyan | 2004-08-16 | 1 | -1/+4 |
* | Some cards don't have the info entries in the CIS, so vendorstr and/or | imp | 2004-08-16 | 1 | -7/+21 |
* | Instead of "OpenFirmware", "openfirmware", etc. use the official spelling | marius | 2004-08-16 | 38 | -58/+58 |
* | And isa_if.h | imp | 2004-08-16 | 1 | -1/+1 |
* | Add pccbb_isa.c and pccbb_pci.c | imp | 2004-08-16 | 1 | -1/+1 |
* | Upgrading a lock does not play well together with acquiring an exclusive lock | kan | 2004-08-16 | 1 | -5/+12 |
* | Add MP_WATCHDOG option information to pc98, as it uses the i386 | rwatson | 2004-08-16 | 2 | -0/+2 |
* | Add /dev/mem and /dev/kmem to powerpc. | ssouhlal | 2004-08-16 | 11 | -0/+301 |
* | Complete 'IA32' -> 'COMPAT_IA32' change for the Linuxulator32. | obrien | 2004-08-16 | 3 | -12/+12 |
* | Un-comment LINPROCFS. | tjr | 2004-08-16 | 1 | -2/+2 |
* | AMD64 on-CPU GART support. | obrien | 2004-08-16 | 16 | -8/+694 |
* | style.9. | obrien | 2004-08-16 | 2 | -24/+16 |
* | Fix the 'DEBUG' argument code to unbreak the amd64 LINT build. | obrien | 2004-08-16 | 1 | -1/+1 |
* | Put the 'antispoof' opcode in the proper place in the opcode list such | obrien | 2004-08-16 | 1 | -1/+1 |
* | Update low level code for Cronyx Tau-PCI: | rik | 2004-08-16 | 2 | -743/+1180 |
* | I missed an 'IA32' in the documentation. | obrien | 2004-08-16 | 1 | -1/+1 |
* | Fix the 'DEBUG' argument code to unbreak the amd64 LINT build. | obrien | 2004-08-16 | 1 | -2/+2 |
* | I'm not sure what tjr envisioned for turning on FreeBSD/i386 rt support, | obrien | 2004-08-16 | 3 | -5/+7 |
* | Fix the 'DEBUG' argument code to unbreak the amd64 LINT build. | obrien | 2004-08-16 | 1 | -5/+7 |
* | Fix the 'DEBUG' argument code to unbreak the LINT build. | obrien | 2004-08-16 | 1 | -2/+2 |
* | Minor style.9 cleanup. | obrien | 2004-08-16 | 1 | -3/+4 |
* | When looking for some extra data to include in the hash, use the | dwmalone | 2004-08-16 | 1 | -1/+1 |
* | Improve (hopefully) on the workaround code for devices that doesn't | sos | 2004-08-16 | 3 | -23/+18 |
* | Fix Promise sx4/sx4000 support that broke on the latest race fixes. | sos | 2004-08-16 | 1 | -61/+68 |
* | Increase the scaling of VM_KMEM_SIZE_MAX. | obrien | 2004-08-16 | 1 | -1/+1 |
* | s/MAX_SAFE_MAXVNODES/MAXVNODES_MAX/g | obrien | 2004-08-16 | 1 | -5/+6 |
* | Decrease debug level to 0. | pjd | 2004-08-16 | 1 | -1/+1 |
* | Fix warning. | pjd | 2004-08-16 | 1 | -1/+1 |
* | Add support for 32-bit Linux binary emulation on amd64: | tjr | 2004-08-16 | 1 | -5/+16 |
* | Regen. | tjr | 2004-08-16 | 3 | -3/+3 |
* | Add preliminary support for running 32-bit Linux binaries on amd64, enabled | tjr | 2004-08-16 | 16 | -1/+4915 |
* | Changes to MI Linux emulation code necessary to run 32-bit Linux binaries | tjr | 2004-08-16 | 12 | -112/+244 |
* | Add a new type, l_uintptr_t, which is an unsigned integer type with the | tjr | 2004-08-16 | 2 | -0/+8 |
* | Connect RAID3 GEOM class to the build. | pjd | 2004-08-16 | 4 | -0/+5 |
* | Don't need to declare cbb module. don't know why I never saw | imp | 2004-08-16 | 2 | -2/+0 |
* | Advertise that color is supported so that syscons doesn't come up | grehan | 2004-08-16 | 1 | -2/+2 |
* | Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3 | pjd | 2004-08-16 | 4 | -0/+3562 |
* | - Introduce and use a new tunable "debug.mpsafevm". At present, setting | alc | 2004-08-16 | 4 | -11/+36 |
* | Always acquire the UNIX domain socket subsystem lock (UNP lock) | rwatson | 2004-08-16 | 1 | -46/+107 |
* | Rather than bringing back all of the changes to make VM map deletion | green | 2004-08-16 | 1 | -1/+5 |
* | Add the missing knote_fdclose(). | green | 2004-08-16 | 1 | -2/+4 |
* | Allocate the marker, when scanning a kqueue, from the "heap" instead of the | green | 2004-08-16 | 1 | -6/+12 |
* | Didn't intend to commit debugging code enabled | imp | 2004-08-16 | 1 | -1/+0 |
* | Annotate the current UNIX domain socket locking strategies, order, | rwatson | 2004-08-16 | 1 | -0/+21 |
* | Major enhancements to pipe memory usage: | silby | 2004-08-16 | 1 | -55/+136 |
* | Tweak the compatibility macros a little so that the device printing is | imp | 2004-08-15 | 15 | -28/+29 |
* | Other part of the cbb isa/pci split. This likely is causing problems | imp | 2004-08-15 | 2 | -10/+76 |