Age | Commit message (Expand) | Author |
2002-06-18 | KNF (whitespace) | Jun-ichiro itojun Hagino |
2002-06-18 | document CAPS_IS_CONTROL. suggested by miod | Jun-ichiro itojun Hagino |
2002-06-18 | "option CAPS_IS_CONTROL" will enable use of caps key as control | Jun-ichiro itojun Hagino |
2002-06-17 | Add UK keymap (tested on PBG4). Since it doesn't have a # key, do like | Anil Madhavapeddy |
2002-06-11 | Add missing bus_space_read_raw_region_X bus_space_write_raw_region_X APIs. | Dale Rahn |
2002-06-11 | ... but ucom can not be used as a console, oops. Me needs more booze. | Miod Vallat |
2002-06-11 | Correct com vs ucom cut-n-paste thinko. | Miod Vallat |
2002-06-09 | knf/cleanup/dead code removal. | Dale Rahn |
2002-06-09 | more arpcom ->sc_arpcom missing. | Dale Rahn |
2002-06-08 | One ddb to rule them all. | Miod Vallat |
2002-06-08 | Factorize common parts (cache-related stuff). | Miod Vallat |
2002-06-08 | Macppc switches to gem from gm. Use the MI, better, Gig-E capable driver. | Dale Rahn |
2002-06-07 | Fix DDB build problem, minor cleanup. | Dale Rahn |
2002-06-07 | Add wsconsctl recognition support for adb keyboard. | Dale Rahn |
2002-06-07 | Hand-editing diff file to remove a few chunks that you don't want to | Miod Vallat |
2002-06-07 | Vacuum cleaning of the adb code, step 1: random KNF, remove mac68k | Miod Vallat |
2002-06-07 | KNF | Miod Vallat |
2002-06-07 | Move more function prototypes to <machine/conf.h> as cdev_decl(foo) | Miod Vallat |
2002-05-30 | Add a german keymap for iBook. Based on "Key Caps" on Mac OS X 10.1.4. | Mats O Jansson |
2002-05-22 | Allow brightness buttons to affect the console brightness whenever possible; | Miod Vallat |
2002-05-22 | Put abtn back in GENERIC. RAMDISK kernels do not need it. | Miod Vallat |
2002-05-22 | - in the OpenFirmware console initialisation, check if the console device | Miod Vallat |
2002-05-18 | Workaround for color restoration on return from X. vgafb will not | Dale Rahn |
2002-05-18 | Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argument | Artur Grabowski |
2002-05-16 | Add systrace support to all the remaining architectures. | Miod Vallat |
2002-05-15 | Remove the assembler kludges to allow altivec support without assembler help | Dale Rahn |
2002-05-13 | Add missing cnpollc() calls. | Dale Rahn |
2002-05-09 | On the hid -> hiddev changes, this file was missed. | Dale Rahn |
2002-05-09 | Sync hid stuff including ukbd, ums, and uhid with NetBSD | Nathan Binkert |
2002-05-09 | Make the paragraph degree key on a swedish iBook keyboard work in X. | Mats O Jansson |
2002-05-08 | Overhaul of the french layout for adb keyboards, fixing errors, adding a lot | Miod Vallat |
2002-05-07 | move ether_crc32_le to if_ethersubr.c. Add ether_crc32_be | Nathan Binkert |
2002-04-29 | Better colors from rasops cmap, and enable all rasops features. | Dale Rahn |
2002-04-29 | Change macppc vgafb from rcons to rasops, a faster color supporting virtual | Dale Rahn |
2002-04-29 | cleanup, remove devices which macppc is likely to never have, comment | Dale Rahn |
2002-04-29 | Print out cache sizes on newer G4 processors. Partially from NetBSD. | Dale Rahn |
2002-04-26 | a little grammar | Michael Shalayeff |
2002-04-26 | properly allocate dmable memory for buffers (no malloc); drahn@ ok and testing | Michael Shalayeff |
2002-04-24 | Introduce a new file, machine/internal_types.h, to hold that specific arch | Marc Espie |
2002-04-22 | Fix a couple of typos. | Miod Vallat |
2002-04-20 | - the set-colors OF call takes a packed array of colors value, | Matthieu Herrb |
2002-04-10 | Handle all pending adb interrupts when searching for devices. | Dale Rahn |
2002-04-08 | wi* at pci* works with PLX pci adapters. | Dale Rahn |
2002-04-05 | fxp does not work on powerpc. | Dale Rahn |
2002-04-05 | add wsmux to the macppc ramdisk, to allow all keyboards to attach. | Dale Rahn |
2002-04-05 | Use the OF set-colors operation instead of the color! operation, this | Dale Rahn |
2002-04-02 | uncomment lxtphy(4) and enable eephy(4) in the RAMDISK kernel; | lebel |
2002-04-02 | new PowerBook G4 has a Marvell 88E1000 Gigabit PHY, model 6, | lebel |
2002-04-01 | s/3.0/3.1/ so that the CD will boot properly. | Dale Rahn |
2002-03-31 | enable wsmux on macppc, note that this will REQUIRE changes to XF86Config. | Dale Rahn |