Age | Commit message (Expand) | Author |
2000-10-16 | Initialize mouse_flags during the coldinit stage. | Aaron Campbell |
2000-10-16 | Restore conversion to new timeouts (art@'s previous commit). They were | Aaron Campbell |
2000-10-16 | remove basically incorrect interrupt configuration code. | Dale Rahn |
2000-10-16 | Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions. | mjacob |
2000-10-16 | configuration changes to enable the uni-north memory controller to enable | Dale Rahn |
2000-10-13 | Disable the actual USB controllers instead of the usb attachments by default. | Aaron Campbell |
2000-10-13 | eol | Theo de Raadt |
2000-10-12 | Repair RAMDISK, which has no joystick. | Marc Espie |
2000-10-11 | Now you can use both left and right SHIFT keys with PGUP/PGDN to scrollback in | Aaron Campbell |
2000-10-11 | Fix a bogus scan code in pcvt_kbd.h that was preventing the RIGHT_SHIFT+PGUP/DN | Aaron Campbell |
2000-10-11 | now we need binutils 2.10.1, hahaha | Michael Shalayeff |
2000-10-11 | bzero is handled in the lib/arch/hppa/Makefile.inc | Michael Shalayeff |
2000-10-11 | memset.c is in libkern | Michael Shalayeff |
2000-10-11 | whitespace | Hugh Graham |
2000-10-11 | whitespace fix | Hugh Graham |
2000-10-11 | make sure to set PG_W on the pte! | Brandon Creighton |
2000-10-11 | extraneous tab | Hugh Graham |
2000-10-11 | update these to work with cleaner vsbus dma; from netbsd | Brandon Creighton |
2000-10-11 | fix argument printing in stack trace | Brandon Creighton |
2000-10-11 | add asc* | Brandon Creighton |
2000-10-11 | asc* (ncr53c9x on 4000/60 and others) and new dma code; | Brandon Creighton |
2000-10-10 | correct register masks | Brandon Creighton |
2000-10-10 | bring in stuff from recent netbsd -- correct number of buffers now being | Brandon Creighton |
2000-10-10 | - add some cases for ka52/53 (VAX_BTYP_1303), tested by hugh | Brandon Creighton |
2000-10-09 | code to get asc* (ncr 53c9x) working; most of this from netbsd | Brandon Creighton |
2000-10-09 | some definitions; from netbsd | Brandon Creighton |
2000-10-09 | save the right info in struct md_coredump | Brandon Creighton |
2000-10-09 | - remove vmapbuf/vunmapbuf dummy macros (we have these now) | Brandon Creighton |
2000-10-09 | pcibios kernel device is now doing this job | Michael Shalayeff |
2000-10-09 | do not build debug libs (if enabled in mk.conf) | Michael Shalayeff |
2000-10-07 | put usb in, but disable the top devices | Theo de Raadt |
2000-10-07 | - Add console/X mouse transparency, so you don't have to kill moused to run X. | Aaron Campbell |
2000-10-06 | make it compile w/o pcibios; aaron@ ok | Michael Shalayeff |
2000-10-05 | Many fixups and corrections, a bit more needed though. | Aaron Campbell |
2000-10-04 | nothing uses this variable | Brandon Creighton |
2000-10-04 | push the right # of registers with pushr. | Brandon Creighton |
2000-10-04 | better (relative) definition of ${S} | Brandon Creighton |
2000-10-04 | do not mess with rpb once it's initialized | Brandon Creighton |
2000-10-04 | - don't reassign rpb here, it is done elsewhere | Brandon Creighton |
2000-10-04 | add 53c94 to devsw/cnvtab | Brandon Creighton |
2000-10-04 | - add a romopen() here (just initializes rom_softc and devdata) | Brandon Creighton |
2000-10-04 | eliminate some confusion between rpb and howto -- also make sure that | Brandon Creighton |
2000-10-04 | relocate rpb higher in memory; move it out of the way of the incoming | Brandon Creighton |
2000-10-03 | do not build debug libs, ovewriting a possible setting in the mk.conf | Michael Shalayeff |
2000-10-01 | Complete raidframe support, support was incomplete before. Not known | Dale S. Rahn |
2000-09-28 | Update compilation flags, make cross-compilation work. | Miod Vallat |
2000-09-28 | Make mouse support friendly with non-25line mode. Thanks mickey@ for reporting | Aaron Campbell |
2000-09-28 | Make sure a Copybuffer has been allocated successfully before we start doing | Aaron Campbell |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-09-25 | once again bios does not return a correct segment limits for the | Michael Shalayeff |