Age | Commit message (Expand) | Author |
2000-09-07 | Use new timeouts for ttrstrt. | Artur Grabowski |
2000-09-07 | cleaner | Theo de Raadt |
2000-09-07 | add OF_interpret, to obtain output from openfirmware commands. | Dale S. Rahn |
2000-09-07 | Fix cursor unplot bug. pointer to cursor was not initialized, thus it | Dale S. Rahn |
2000-09-07 | Fix base address of screen (obtained from openfirmware) | Dale S. Rahn |
2000-09-07 | Use the vt100 console emulation, remove dumb just for space. | Dale S. Rahn |
2000-09-06 | cardbus too | Theo de Raadt |
2000-09-06 | user_config needs ifdef BOOT_CONFIG protection. | Dale S. Rahn |
2000-09-06 | catch misaligned access exception for user mode. | Dale S. Rahn |
2000-09-06 | take offset from hardware clock specified with 'option TIMEZONE=' and | Matthieu Herrb |
2000-09-06 | Update to use vga console, USB keyboard, adb for reset/poweroff. | Dale S. Rahn |
2000-09-06 | First cut at vga console support for PowerMac (USB keyboard) | Dale S. Rahn |
2000-09-06 | Version with latest features. to be merged into GENERIC shortly. | Dale S. Rahn |
2000-09-06 | Remove _very_ old unused config files. | Dale S. Rahn |
2000-09-06 | Remove isa pieces, add vgafb as a powerpc specific device. | Dale S. Rahn |
2000-09-06 | Update README a bit, mostly remove old/incorrect information. | Dale S. Rahn |
2000-09-06 | The ISA based systems are not currently supported. When or If they are | Dale S. Rahn |
2000-09-06 | Add header file for adb subsystem. | Dale S. Rahn |
2000-09-06 | Add machine specific vga framebuffer code. Probably should be machine | Dale S. Rahn |
2000-09-06 | If the bridge is an MPC106 (Grackle) print it's revision. | Dale S. Rahn |
2000-09-06 | Add adb support, no devices attached to adb supported yet, but it | Dale S. Rahn |
2000-09-06 | boot message cleanup. | Dale S. Rahn |
2000-09-05 | init pcibios_flags to -1, so if pcibios is disabled in ukc all looks disabled | Michael Shalayeff |
2000-09-05 | Fix the way that I/O port and memory space is allocated to cards. ok aaron@ | Nathan Binkert |
2000-09-04 | - Changes to mouse_copy_extend() to behave more like an xterm. | Aaron Campbell |
2000-09-04 | update netbsd rcsid, which we seem to be up to | Michael Shalayeff |
2000-09-04 | fix dmesg output | Theo de Raadt |
2000-09-04 | export pcibios config flags | Michael Shalayeff |
2000-09-03 | add bzero.oto OBJS, since it's generated by other means but .mk rules | Michael Shalayeff |
2000-09-03 | a note about 705/35 graphics; from he@obt.runit.no | Michael Shalayeff |
2000-09-02 | Amiga joystick driver. Stylistic comments by Niklas. | Marc Espie |
2000-09-01 | Kernel support for new PCVT console mouse features. | Aaron Campbell |
2000-08-31 | re-org ecoff headers. move some declarations from exec_ecoff.c to exec_ecoff.h | Eric Jackson |
2000-08-30 | more gig on the CD | Theo de Raadt |
2000-08-30 | add xmphy and brgphy's here too | Jason Wright |
2000-08-29 | From FreeBSD: split out the support for XMAC-II phys and other phys | Jason Wright |
2000-08-29 | more | Theo de Raadt |
2000-08-28 | Prototypes for interrupt handlers should go into .h file, not .c | Miod Vallat |
2000-08-28 | Less magic numbers | Miod Vallat |
2000-08-28 | Add lkm, ch and ses support | Miod Vallat |
2000-08-28 | Remove unneeded constants | Miod Vallat |
2000-08-28 | Allocate memory for the correct size, not some forgotten constant | Miod Vallat |
2000-08-28 | Always claim scsi interrupts, prevents looping interrupts (from NetBSD) | Miod Vallat |
2000-08-28 | Use sparc version (more realistic settings) of header file for ie | Miod Vallat |
2000-08-28 | Repair badly looking printf | Miod Vallat |
2000-08-28 | Define major device number for cd-rom drives | Miod Vallat |
2000-08-19 | Late in the release of OpenBSD/pmax 2.7 a conflict between the pmax | Mats O Jansson |
2000-08-19 | Late in the release of OpenBSD/pmax 2.7 a conflict between the pmax | Mats O Jansson |
2000-08-19 | Late in the release of OpenBSD/pmax 2.7 a conflict between the pmax | Mats O Jansson |
2000-08-18 | Remove comment that refers to a NOTE that was removed yesterday | Marco S Hyman |