summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-19shrinkTheo de Raadt
2012-04-19Slightly tweak the emulation mode colormap to have fit in 4:8:4 instead ofMiod Vallat
2012-04-19rely on the compiler giving us a built-in alloca. any new architectureTheo de Raadt
2012-04-19clear memory before passing to ioctl routines instead of praying itTheo de Raadt
2012-04-19rate-limit accept(); small tweaks and such along the way from gilles,Theo de Raadt
2012-04-19syncTheo de Raadt
2012-04-19Print the currently active ASID in `machine tlb' ddb command.Miod Vallat
2012-04-19Be sure to update the currently active ASID in pmap_activate() if invoked onMiod Vallat
2012-04-19relayd re-uses the event callbacks and passes the value of iev.dataTheo de Raadt
2012-04-19small cleanup(%hd -> %d)Gleydson Soares
2012-04-19document gcc4 module change.Pascal Stumpf
2012-04-19missing ;Theo de Raadt
2012-04-19tweak previous;Jason McIntyre
2012-04-19Backout misplaced optimization in vmmap.Ariane van der Steldt
2012-04-19unbreak compilation without DEBUG definedAlexandre Ratchov
2012-04-19add newline to signal error messages; Thomas PfaffTheo de Raadt
2012-04-18Enable multi-threaded debugging on powerpc.Mark Kettenis
2012-04-18merge some whitespace changes before bigger changesTheo de Raadt
2012-04-18update here tooMiod Vallat
2012-04-18Document recent workMiod Vallat
2012-04-18Split the existing impact@xbow attachment into generic impact routines, andMiod Vallat
2012-04-18Don't attach a wsdisplay if not the console device, for part of the deviceMiod Vallat
2012-04-18regenMiod Vallat
2012-04-18Apparently, the Indigo 2 Impact GIO boards finally provide a real GIO IDMiod Vallat
2012-04-18Put decent prefixes in the symbolic constants for GIO IDs in the generatedMiod Vallat
2012-04-18not (unsigned); ok henningTheo de Raadt
2012-04-18undo an error introduced by myself in previous;Jason McIntyre
2012-04-18One more routine needed to cope for CTS and DCD being inverted on IP20.Miod Vallat
2012-04-18Driver for the GR2 family of frame buffers (Elan, XZ...). Based upon theMiod Vallat
2012-04-18Do not mistake GR2 boards for GIO boards, as what could be a GIO productMiod Vallat
2012-04-18Reading the IMC bus arbitration register is not reliable, at least on IP20,Miod Vallat
2012-04-18backout non-portable codeTheo de Raadt
2012-04-17Make it optional for kvm_getprocs() (and related sysctl) to returnPaul Irofti
2012-04-17Drivers for the SGI Indigo serial keyboard and mouse (not PS/2 devices).Miod Vallat
2012-04-17uvmspace_exec: Remove disfunctional "optimization".Ariane van der Steldt
2012-04-17Enable multi-threaded debugging on sparc64.Mark Kettenis
2012-04-17Don't try to cache the CPU's FS.base, as userland can make it a lie byPhilip Guenthe
2012-04-17Driver for the ``Entry'' LG1 frame buffer found on low-range Indigo systemsMiod Vallat
2012-04-17panel@hpc: driver for the power button on IP22/IP24, and the volume buttonsMiod Vallat
2012-04-17Infrastructure to allow an interrupt handler to request its interrupt to beMiod Vallat
2012-04-17Remove "#define _POSIX_THREADS" line before include <pthread.h>.Miod Vallat
2012-04-17typoTheo de Raadt
2012-04-17Do not disable the stack protector by default anymore.Miod Vallat
2012-04-17Explicitely request -fno-stack-protector on sh when building the unwinder,Miod Vallat
2012-04-17this error message was impossible to understand without the source code.Marc Espie
2012-04-17Add sgi_cpuspeed() setting HW_CPUSPEED sysctl node. Tested on SGI Fuel.Landry Breuil
2012-04-17Add type numbers for upcoming sgi work, forgotten during newport(4) import.Miod Vallat
2012-04-17Output interrupts are raised when the uart is ready for output, whichAlexandre Ratchov
2012-04-16Drivers for the Indy and Indigo 2 PS/2 keyboard ports, and the ``Newport''Miod Vallat
2012-04-16Improve the way frame buffers are probed to reduce (and hopefully avoid)Miod Vallat