Age | Commit message (Expand) | Author |
2002-08-02 | Do correct bounds checking in get/set/put cmap routines. A few of | Todd C. Miller |
2002-07-29 | Recognize additional host bridges, pretty printing only, no function diff. | Dale Rahn |
2002-07-28 | Add 'option NFSCLIENT' to macppc RAMDISK. | Kenneth R Westerback |
2002-07-24 | - change pte_spill_X() to take an extra parameter to determine if | Dale Rahn |
2002-07-24 | and add the things that are missing? | Theo de Raadt |
2002-07-24 | why do i always have to mop up | Theo de Raadt |
2002-07-23 | Remove unused files now that powerpc archs use link_elf.h | Dale Rahn |
2002-07-23 | Allow 'boot hd:,ofwboot bsd' previously it required '/bsd' instead of | Dale Rahn |
2002-07-23 | Cardbus/pcmcia support for macppc. parts borrowed from NetBSD, and other | Dale Rahn |
2002-07-21 | cleanup, mostly 'if 0'ed code removal. | Dale Rahn |
2002-07-20 | Instead of copying out the signal trampoline on top of the stack, create | Artur Grabowski |
2002-07-10 | proper cdev_decl(crypto) and no private protos | Michael Shalayeff |
2002-07-10 | proper cdev_decl(ksyms), fix ksyms's broken functions | Michael Shalayeff |
2002-07-09 | move common declarations to if_wivar.h; mickey@ and millert@ ok. | Federico G. Schwindt |
2002-06-28 | Recognize the Fn-arrow combinations (PgUp, PgDwn, Home, End) keys on | Miod Vallat |
2002-06-27 | Do not muck with the color palette unless the console depth is 8 bit. | Dale Rahn |
2002-06-25 | IEEE1394 infrastructure part. | Jun-ichiro itojun Hagino |
2002-06-24 | move cdev_decl() for usb devices into one place. | Michael Shalayeff |
2002-06-23 | committed by mistake | Jun-ichiro itojun Hagino |
2002-06-23 | make CAPS_IS_CONTROL a default. pvalchev ok | Jun-ichiro itojun Hagino |
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2002-06-21 | configure HID0, and show cache status for IBM750FX. from netbsd | Jun-ichiro itojun Hagino |
2002-06-21 | identify 0x7000 (IBM750FX). snprintf. | Jun-ichiro itojun Hagino |
2002-06-19 | Fix compilation error if option DEBUG is defined. | Miod Vallat |
2002-06-19 | using cdev_ugen_init for all sorts of usb devices is just one pint less wrong... | Michael Shalayeff |
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 |