Age | Commit message (Expand) | Author |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-15 | Don't bypass partition bounds check for RAW_PART. We now guarantee that | Kenneth R Westerback |
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-10 | Fix buffer cache pending read statistics by ensuring we can identify | Bob Beck |
2008-06-01 | Make SCSI isp(4) use the same SCSI initiator ID as the prom on sparc/sparc64. | Mark Kettenis |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2008-04-15 | It turns out the mysterious chip with the heatsink glued on, found on mgx | Miod Vallat |
2008-04-15 | Fix braino in mgx_loadcmap() invocation. | Miod Vallat |
2008-03-22 | Add support for DIOCRLDINFO, DIOCGPDINFO, DIOCGPART to the fd | Kenneth R Westerback |
2008-03-20 | Bring isa/fd.c into line with sparc/sparc64 fd code and prepare all | Kenneth R Westerback |
2008-03-15 | Support the old-prom XVideo boards by rewriting the sbus range registers; | Miod Vallat |
2008-03-01 | Print consoleness the canonical way. | Mark Kettenis |
2008-01-23 | Cleanup cn_pri. Change constants to more meaningful names, rather than | Joel Sing |
2007-12-29 | fix comments after the members of scsi_adapter were changed. | David Gwynne |
2007-11-28 | ctob/btoc -> ptoa/atop | Martin Reindl |
2007-11-27 | typos; ok jmc@ | Martynas Venckus |
2007-11-26 | typos; ok jmc@ | Martynas Venckus |
2007-10-22 | stoped -> stopped | Joel Sing |
2007-10-08 | A few trailing bzero/memset -> M_ZERO occurrences, cast removal and | Kenneth R Westerback |
2007-10-01 | More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' where | Kenneth R Westerback |
2007-07-13 | Reenable accelerated text console primitives on pnozz if running with a | Miod Vallat |
2007-07-01 | Use mapiodev() instead of mapdev() when applicable. This is just syntactic | Miod Vallat |
2007-07-01 | Perform minimal disklabel setup without needing to do the disklabel_to_sun() | Miod Vallat |
2007-07-01 | Do not define DEBUG unconditionnaly. | Miod Vallat |
2007-06-24 | Fix xd and xy disklabel handling. | Miod Vallat |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-15 | permit this to compile again | Todd T. Fries |
2007-06-09 | Silence a debug printf. | Miod Vallat |
2007-06-08 | all drivers should spoof version 1 labels | Theo de Raadt |
2007-06-07 | another XXsize() botch | Theo de Raadt |
2007-06-07 | more XXsize() fallout | Theo de Raadt |
2007-06-07 | another XXsize() function forgotten | Theo de Raadt |
2007-06-06 | now that all partition size/offsets are potentially 64-bit, change the | Theo de Raadt |
2007-06-05 | use six new macros to access & store the 48-bit disklabel fields related | Theo de Raadt |
2007-06-04 | Bring presto's readdisklabel() usage into line with other uses. i.e. | Kenneth R Westerback |
2007-06-01 | Don't initialize d_partitions[RAW_DISK] just before calling | Kenneth R Westerback |
2007-05-29 | use the right capitalization for `SBus' | Igor Sobrado |
2007-05-29 | use the right capitalization for `MBus' and `SBus' | Igor Sobrado |
2007-05-25 | "interupt" -> "interrupt" in various comments. Mostly from Diego Casati. | Kenneth R Westerback |
2007-04-29 | Replace expansions of DISKLABELDEV() with DISKLABELDEV(). Shorter, and | Kenneth R Westerback |
2007-04-27 | Even floppies should use DISKLABELDEV() on the dev_t parameter to | Kenneth R Westerback |
2007-04-10 | ``it's'' -> ``its'' when the grammar gods require this change. | Miod Vallat |
2007-03-13 | When about to run X11 in 32 bpp mode, advertize correctly that we are | Miod Vallat |
2007-02-25 | Disable acceleration by default; set device flags to a nonzero value to | Miod Vallat |
2007-02-18 | Display the interrupt priority in dmesg, for frame buffers which register | Miod Vallat |
2007-02-18 | Make it more apparent these boards have (crippled version of) vga-compatible | Miod Vallat |
2007-02-15 | Don't print the error strings returned by readdisklabel(). If you | Kenneth R Westerback |
2006-12-27 | Add code to change video mode (resolution and color depth) on the fly for | Miod Vallat |