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