Age | Commit message (Expand) | Author |
2000-03-22 | xe does not fit, with new ahc included | Theo de Raadt |
2000-03-22 | allow opening of the fga char device | Jason Wright |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | fix k6 mtrr; cokane@pohl.ececs.uc.edu | Theo de Raadt |
2000-03-20 | Make float.h and limits.h agree for DBL_MIN and DBL_MAX. | Dale S. Rahn |
2000-03-20 | Register definitions for openpic interrupt controller driver. | Dale S. Rahn |
2000-03-20 | Interrupt code changed from called routines, to initialized driver. | Dale S. Rahn |
2000-03-20 | early support for busdma added, allows USBMAC config to attach ohci USB, | Dale S. Rahn |
2000-03-20 | Changes to support uninorth bridge (probably a bit of a hack for now). | Dale S. Rahn |
2000-03-20 | add first version of bus_dma for powerpc. | Dale S. Rahn |
2000-03-17 | move more sun4m stuff behind an #ifdef | Theo de Raadt |
2000-03-17 | hifn driver changed names | Theo de Raadt |
2000-03-16 | Bring in some new UVM code from NetBSD (not current). | Artur Grabowski |
2000-03-15 | implimented -> implemented | Todd T. Fries |
2000-03-14 | Fix `blink' and `underline' attribute handling for new PC display mode. | Aaron Campbell |
2000-03-13 | and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc.... | Michael Shalayeff |
2000-03-13 | at least 2 people report problems with the K6 MTRR support, disable it | Matthieu Herrb |
2000-03-12 | Get mainbus working with gcc 2.95.x. -moj | Mats O Jansson |
2000-03-12 | Update clock code to work until 2001-12-31. -moj | Mats O Jansson |
2000-03-08 | multiple inclusion protect because of pstat and socket.h needing ALIGNBYTES | Theo de Raadt |
2000-03-06 | do signed hex instead of %D | Michael Shalayeff |
2000-03-06 | oops | Michael Shalayeff |
2000-03-06 | do not save/restore callee-save regs on trap, except for DDB | Michael Shalayeff |
2000-03-05 | export bios_pciinfo for the whole _KERNEL, there will be more files to use it | Michael Shalayeff |
2000-03-05 | D not forget our memmap changes, ok mickey@ | Niklas Hallqvist |
2000-03-04 | Remove unnecessary, unreached, confusing code. | Artur Grabowski |
2000-03-03 | $OpenBSD$ | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com> | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com> | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms. | Todd T. Fries |
2000-03-02 | EXTMEM_SIZE is a dead meat; remove commented-out entries | Michael Shalayeff |
2000-03-02 | Several people noted that non-UVM was broken | Niklas Hallqvist |
2000-03-01 | Much nicer pte.h commented by Chuck Cranor; from NetBSD | Niklas Hallqvist |
2000-02-29 | Enable the AriadneII driver + more of IDE stuff | Niklas Hallqvist |
2000-02-29 | This one is for jj: The AriadneII driver, adapted from Bernd Enesti's | Niklas Hallqvist |
2000-02-28 | Sanitize v{,un}mapbuf. (use the sizes we are passed, not the size from b_coun... | Theo de Raadt |
2000-02-28 | Don't let scrollback happen if scr_offset == 0. | Aaron Campbell |
2000-02-27 | Fix a minor off-by-one error. | Aaron Campbell |
2000-02-27 | - Set scr_offset to -1 at driver init, not 0. Fixes a subtle bug. | Aaron Campbell |
2000-02-27 | repair some gotchas in the .{u,}{mul,div,rem} replacement routines, out of a ... | Theo de Raadt |
2000-02-25 | cypress is not pure SUN4M | Theo de Raadt |
2000-02-23 | if we discover we are on a v8 cpu, and thus have the multiply and divide | Theo de Raadt |
2000-02-22 | blah, blah, blah, msgbuf | Michael Shalayeff |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-02-22 | Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow | Todd C. Miller |
2000-02-21 | move fpproc into the cpuinfo structure. | Artur Grabowski |
2000-02-21 | a few comment fixes from espie@ | Michael Shalayeff |
2000-02-21 | separate assembly thing into an own file to avoid compiler-deps. | Michael Shalayeff |
2000-02-21 | The last pieces of hypersparc support. | Artur Grabowski |
2000-02-21 | In cpumatch_hypersparc - zap the instruction cache if we are the main cpu. | Artur Grabowski |