Age | Commit message (Expand) | Author |
2011-09-19 | Try and clean system type constants a bit: | Miod Vallat |
2011-09-19 | Print 64 bit values with %ll to get a meaningful message at attach time. | Miod Vallat |
2011-09-19 | Fix obvious cut'n'paste error in a comment. | Miod Vallat |
2011-09-19 | Remove some unnecessary debug code. | Joel Sing |
2011-09-19 | Disable TRAPDEBUG. | Mark Kettenis |
2011-09-19 | %b format strings take the value before the bitname string, not the other | Miod Vallat |
2011-09-19 | Handle an instruction memory protection trap from userland as an ordinary | Mark Kettenis |
2011-09-19 | Remove (annoying) debug printf. | Mark Kettenis |
2011-09-18 | Obvious typo in diag message | Miod Vallat |
2011-09-18 | Fix exchanged arguments in a "can't happen" printf | Miod Vallat |
2011-09-18 | Some fixes for the signal handling code. | Mark Kettenis |
2011-09-18 | A few more fixes to the trap save/restore code. | Mark Kettenis |
2011-09-18 | Disable space-ID hashing like we do on hppa. | Mark Kettenis |
2011-09-18 | Update the system clock when we resume. | Peter Hessler |
2011-09-18 | Use an uvm object to keep track of the page table pages, just like we do on | Mark Kettenis |
2011-09-18 | Missing error printf argument | Miod Vallat |
2011-09-18 | Take into account the PIE bits when masking PDEs. | Mark Kettenis |
2011-09-18 | Add missing cache and TLB purges. | Mark Kettenis |
2011-09-17 | arithemtic -> arithmetic | Miod Vallat |
2011-09-16 | Use cdev_ulpt_init() to setup ulpt(4) instead of cdev_lpt_init, for | Miod Vallat |
2011-09-16 | Set the shared priority entry to the value of the current maxipl entry, | Dale Rahn |
2011-09-16 | Fix a bunch of typos: manaul, monnitor, machiune, autload. | Miod Vallat |
2011-09-15 | Switch vax to timecounters. There are three different clock sources: | Miod Vallat |
2011-09-13 | On KA43: | Miod Vallat |
2011-09-13 | Do not invoke hardclock() until cpu_initclocks() has been invoked; avoids | Miod Vallat |
2011-09-11 | Define symbolic constants for the addresses of the vsbus devices on | Miod Vallat |
2011-09-11 | Fix inverted test when selecting resolution on the 1024x864 VLC frame buffer. | Miod Vallat |
2011-09-08 | Provide namespace-safe alignment macros in <machine/_types.h>, with | Philip Guenthe |
2011-09-08 | Make the INT_FAST*_{MIN,MAX} macros match the types they're defined to. | Philip Guenthe |
2011-09-04 | Driver for the TURBOchannel alpha baseboard audio. Ported from NetBSD, with | Miod Vallat |
2011-09-04 | oops, this DPRINTF flavour takes no parentheses. | Miod Vallat |
2011-09-04 | Silence awacs_trigger_input by turning a noisy printf into the DPRINTF | Miod Vallat |
2011-09-04 | Add emulation support for slinear:8, ulinear:8 and alaw. Written by jason@ | Miod Vallat |
2011-09-03 | Driver for the audio chip found on VAXstation 4000. Tested on VLC, /60 and | Miod Vallat |
2011-09-03 | Switch the sparc audioamd(4) code to the MI driver; tested on SPARCclassic | Miod Vallat |
2011-09-03 | Add a general warning about gdb matching against sigcode instructions | Philip Guenthe |
2011-08-31 | Report VXT cpu as `VXT', not `KA48', to match what the PROM says. | Miod Vallat |
2011-08-31 | Don't pretend to `enable floating point' and fiddle with PR_ACCS register on | Miod Vallat |
2011-08-29 | Return of the long missing powerpc interrupt rewrite. Was working for | Dale Rahn |
2011-08-29 | Only provide FLT_EVAL_METHOD for C99. Add missing DECIMAL_DIG for C99. | Mark Kettenis |
2011-08-26 | Be sure to write to the 7990 address register between two consecutive reads | Miod Vallat |
2011-08-26 | Be sure not to try to match lcg, and to bail out early in cnprobe as well, | Miod Vallat |
2011-08-26 | Make vsbus_search() return the value of the cf_match function it is a wrapper | Miod Vallat |
2011-08-22 | move powerpc to non-__STRICT_ALIGNMENT, as it always was. Essentially | Theo de Raadt |
2011-08-22 | mark setfault() with __returns_twice | Theo de Raadt |
2011-08-19 | Bring libc and libm in line with the compiler now that we no longer have a | Mark Kettenis |
2011-08-18 | Add sti@dio attachments. | Miod Vallat |
2011-08-18 | So, it turns out that models 362 and 382 built-in frame buffer only shows up | Miod Vallat |
2011-08-18 | Fix various lies in comments, extend hex constants to 8 hex digits for easier | Miod Vallat |
2011-08-18 | Because model 362 does not have an SGC bus (or a blind, deaf and mute one), | Miod Vallat |