Age | Commit message (Expand) | Author |
2002-01-17 | I'm a tree breaker... sorry... don't include "kbd.h" | Jason Wright |
2002-01-17 | Replace resource maps with extents. | Miod Vallat |
2002-01-16 | Replace resource maps with extents. 3 files left to go... | Miod Vallat |
2002-01-16 | keyboards are not directly accessible | Jason Wright |
2002-01-16 | add zskbd* and enable cg3 and cg6 | Jason Wright |
2002-01-16 | More removal of tty stuff | Jason Wright |
2002-01-16 | Make our minds and do not list the same line, once commented, once not. | Miod Vallat |
2002-01-16 | Replace resource maps with extents. | Miod Vallat |
2002-01-16 | Don't include <sys/map.h> when you don't need what's in it. | Miod Vallat |
2002-01-16 | Enable the traditional Stop-A handling | Jason Wright |
2002-01-16 | Send input to wskbd_input() instead of line discipline and make sure RIE is set. | Jason Wright |
2002-01-16 | Initialize the rest of the wskbd_mapdata structure. | Jason Wright |
2002-01-15 | add spif* at sbus? | Jason Wright |
2002-01-15 | allow zskbd* at zs? | Jason Wright |
2002-01-15 | Frontend driver for keyboards attached to zs's (instead of zstty's). | Jason Wright |
2002-01-14 | volatile police. | Miod Vallat |
2002-01-14 | The return value of lcsplx is used in locore. however at some point | Dale Rahn |
2002-01-13 | better accounting for 'soft' interrupts, before all exceptions were | Dale Rahn |
2002-01-13 | Regress this one additional change, with this change more systems | Dale Rahn |
2002-01-13 | 108 and 109 should point to stty/sbpp not mtty/mbpp | Jason Wright |
2002-01-13 | Port of my spif driver to sparc64 (untested) | Jason Wright |
2002-01-13 | comment typos | Jason Wright |
2002-01-12 | Port of Iain Hibbert's magma driver to sparc64 | Jason Wright |
2002-01-12 | Not used. | Miod Vallat |
2002-01-11 | Get all of the bit definitions from ad1848reg, apcdmareg, and cs4231reg | Jason Wright |
2002-01-11 | enable/disable IEN in cs4231 pin control register | Jason Wright |
2002-01-11 | Oops, that's -disable- interrupt enable in cs4231_close()... | Jason Wright |
2002-01-11 | Remove last nights interrupt handling hack and do it right: | Jason Wright |
2002-01-11 | for the "Magma LC 2+1 Sp", we have to check the 'clock' property (it's | Jason Wright |
2002-01-11 | Only check for playback interrupts if we're actually expecting them. | Jason Wright |
2002-01-10 | Bring back pmap_motorola for mac68k. | Miod Vallat |
2002-01-10 | Replace asm statements with stuff from asm*.h, or even simple equivalent | Miod Vallat |
2002-01-10 | Switch m68k arches that do not exist in 68060 models back to pmap_motorola. | Miod Vallat |
2002-01-10 | Reintroduce the pmap_motorola framework. | Miod Vallat |
2002-01-10 | larger SSIZE and smaller NKMEMPAGES_MIN_DEFAULT | Michael Shalayeff |
2002-01-10 | cache_align is not used | Michael Shalayeff |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. hugh@ ok | Thomas Nordin |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. jason@ ok | Thomas Nordin |
2002-01-09 | Call gdt_init() earlier and only once. Work done with millert@ | Thomas Nordin |
2002-01-09 | better iobase for rtii, from Maxim Tsyplakov <tm@oganer.net> | Michael Shalayeff |
2002-01-09 | Put explicit register qualifiers into the inlines, so that they work correctly | Miod Vallat |
2002-01-08 | Fix 16 vs. 32-bit mismatch. Solves the most common MBR hang. | Kjell Wooding |
2002-01-08 | correct altivec support enable for gas 2.11. (still in comment) | Dale Rahn |
2002-01-07 | Paranoia on my part, do not let the condition exist where kvm space could | Dale Rahn |
2002-01-07 | On cache flushing, if start is not cacheline aligned, add to the lenght | Dale Rahn |
2002-01-07 | Do not enter ddb twice in a row on console break. | Miod Vallat |
2002-01-07 | - increment uvmexp.intrs on interrupts (oops) | Miod Vallat |
2002-01-06 | add ums and wsmux | Jason Wright |
2002-01-06 | That was no fix, that broke things. If the pte entry is currently found | Dale Rahn |
2002-01-06 | pte_spill() is executed on a special stack in real mode (vm not enabled). | Dale Rahn |