Age | Commit message (Expand) | Author |
2001-03-08 | Include <machine/asm_macro.h>, reorder include files list. | Miod Vallat |
2001-03-08 | Define ff1() as a one-liner assembly inline, rather than a function in | Miod Vallat |
2001-03-08 | Forgot to add this file yesterday, as part of the new include files, | Miod Vallat |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-03-08 | configure usb devices and raid | Eric Jackson |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-03-07 | Correct argument order for branch_taken's callback function. | Miod Vallat |
2001-03-07 | Fix open comment. | Miod Vallat |
2001-03-07 | Simplification of the interrupt handler prototype and calling convention: | Miod Vallat |
2001-03-07 | Correct the diagnostic code in flush_atc_entry. | Miod Vallat |
2001-03-07 | Include <machine/cpu.h> for non-locore code. | Miod Vallat |
2001-03-07 | Remove 68k-isms, fix interrupt handler prototypes, warning hunting. | Miod Vallat |
2001-03-07 | Fix interrupt handler registration and prototypes. | Miod Vallat |
2001-03-07 | Strict prototypes for interrupt handlers and a few machine-dependent | Miod Vallat |
2001-03-07 | Get rid of definitions of ASSEMBLER, LOCORE and such. We will get | Miod Vallat |
2001-03-07 | _KERNEL, not KERNEL, dammit ! | Miod Vallat |
2001-03-07 | Inclusion from assembly code is detected with _LOCORE, no more fancy symbols. | Miod Vallat |
2001-03-07 | General cleanup in the kernel compilation process, sync style with | Miod Vallat |
2001-03-07 | ssh replaces siop here, too... | Miod Vallat |
2001-03-07 | lca and apecs buses need sgmap glue as well. | Eric Jackson |
2001-03-07 | Replace siop devices with ssh. | Miod Vallat |
2001-03-07 | Bye-bye siop, enter ssh | Miod Vallat |
2001-03-07 | Change siop name to ssh, as per mvme68k, to prevent conflict with the | Miod Vallat |
2001-03-07 | DS10 uses Acer M1543 pci<->isa bridge, so match it in siomatch() | Eric Jackson |
2001-03-06 | bit of cleaning | Theo de Raadt |
2001-03-06 | isapnp pcic fits | Theo de Raadt |
2001-03-05 | Backs out changes to wsdisplay.c so alpha (and presumably others) | Todd C. Miller |
2001-03-05 | Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED. | Aaron Campbell |
2001-03-05 | this can contain minimal usb support | Theo de Raadt |
2001-03-04 | Revert to our old traceback code, with heuristic argument printout. | Niklas Hallqvist |
2001-03-04 | typo | Artur Grabowski |
2001-03-04 | fix typo in comment, org -> or | Brad Smith |
2001-03-03 | cnkqfilter for sparc | Niels Provos |
2001-03-03 | Lower NKMEMCLUSTERS by a factor of 2 from 32768*1024/NBPG to 16384*1024/NBPG. | Todd C. Miller |
2001-03-03 | complete wscons support for abd keyboard. -moj ok @deraadt | Mats O Jansson |
2001-03-03 | Add ADB keyboard and umass device to powerpc RAMDISK kernel. | Dale Rahn |
2001-03-03 | Force the ADB bus to configure. This change was found in NetBSD, but they | Dale Rahn |
2001-03-03 | Change how PCI bus memory base address is found for powerpc. | Dale Rahn |
2001-03-03 | Support ADB keyboards as console. Only use adb if no USB keyboard is | Dale Rahn |
2001-03-03 | Quiet down pmap code, this is mostly shaken out now, remove some of | Dale Rahn |
2001-03-03 | Fix typo, "edx" -> "%edx", so that the %edx register is properly protected | Aaron Campbell |
2001-03-02 | add #define __STRICT_ALIGNMENT | Jason Wright |
2001-03-02 | Support video controllers which have two outputs which in openfirmware have | Dale Rahn |
2001-03-01 | Fix (or a least hack around) console configuration changes to wscons. | Dale Rahn |
2001-02-28 | shorter thus better printings | Michael Shalayeff |
2001-02-28 | proper bang placement | Michael Shalayeff |
2001-02-28 | double the fixed storage size for io*_ex; deraadt@ ok | Michael Shalayeff |
2001-02-28 | Add ability to get display width in bytes for display memory, this | Dale Rahn |