Age | Commit message (Expand) | Author |
1999-09-03 | Change the pmap_enter api to pass down an argument that indicates | Artur Grabowski |
1999-08-17 | New cpu_fork API to take a stack in which you point the child's stackpointer | Niklas Hallqvist |
1999-07-30 | acd goes away | Theo de Raadt |
1999-07-07 | define vaddr_t, paddr_t, vsize_t and psize_t | Artur Grabowski |
1999-07-05 | header file changes for recent powerpc changes. | Dale S. Rahn |
1999-07-05 | Several changes here: | Dale S. Rahn |
1999-07-05 | move some code under ifdef DDB, it uses a db_ function during the call. | Dale S. Rahn |
1999-07-05 | Fix backtraces from ddb for powerpc, If addr is not specified, it will | Dale S. Rahn |
1999-07-05 | Use a breakpoint to cause an exception to cause the registers to be | Dale S. Rahn |
1999-07-05 | correctly extract fields for disassembly. | Dale S. Rahn |
1999-07-05 | Recognize the 750 (G3) processor. | Dale S. Rahn |
1999-06-15 | Use proper defines for vendor id and device id (pci) instead of constants. | Dale S. Rahn |
1999-06-13 | Transitional va-ppc.h that works with both egcs and gcc-2.8. It may | Dale S. Rahn |
1999-06-13 | Support the Powerstack 4000 pci-isa bridge, it is the windbond part, | Dale S. Rahn |
1999-05-24 | Only do basic work in the ethernet interrupt context, and queue packets to | Jason Wright |
1999-05-22 | Add new vm_swap code for dynamic swap. From netbsd, munged some by me, and | Tobias Weingartner |
1999-05-10 | Use symbolic define for BYTE_ORDER. | Marc Espie |
1999-04-22 | Bug fixes from NetBSD, port-powerpc/7240 and port-powerpc/7243 | Dale S. Rahn |
1999-03-23 | Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel change | Todd C. Miller |
1999-03-22 | Remove diagnotic that could (was frequently) causing crashes. | Dale S. Rahn |
1999-03-22 | Use standard macros for asm functions instead of the incomplete | Dale S. Rahn |
1999-03-13 | If a program crashes due to a "program" exeception, dump additional | Dale S. Rahn |
1999-03-12 | Additional pic related change, not currently used by powerpc port. | Dale S. Rahn |
1999-01-23 | Fixes to update to that the powerpc port builds again. | Dale S. Rahn |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1999-01-08 | move spinlock.h into the real world | David Leonard |
1999-01-08 | check for lp->d_secpercyl == 0) in bounds_check_with_label() | Todd C. Miller |
1999-01-08 | make uint*_t line up nicely and add a few $OpenBSD$ tags that were missing | Todd C. Miller |
1999-01-07 | move uint*_t to machine/types.h | Todd C. Miller |
1999-01-07 | global decl for *intr() routines, plus add INET6 | Theo de Raadt |
1998-10-14 | openfirmware root was moved to attach at mainbus some time back, this | Dale S. Rahn |
1998-10-12 | While It would be a really nice thing to have nested interrupts, | Dale S. Rahn |
1998-10-11 | When copying several lines from one file to another, do not delete the lines | Dale S. Rahn |
1998-10-10 | Merged versions of GENERIC and MIX as well as RAMDISK and RAMDISKMIX. | Dale S. Rahn |
1998-10-09 | These installation instruction were so out of date that they were | Dale S. Rahn |
1998-10-09 | Update to current state of powerpc port. | Dale S. Rahn |
1998-10-09 | Support nested interrupts for the powerpc interrupt controller. | Dale S. Rahn |
1998-10-09 | Functions to enable and disable interrupts, instead of spreading asm code | Dale S. Rahn |
1998-10-09 | PCI io space starts at 0x80000000 not 16MB added to that address, when | Dale S. Rahn |
1998-10-09 | Workaround for wscons support, this is how this was done on alpha, | Dale S. Rahn |
1998-10-09 | requesting tty and net soft interrupts does not mean requesting a clock | Dale S. Rahn |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-09-27 | add wscons support to powerpc port. | Dale S. Rahn |
1998-09-25 | o xfs is in the house (thanks art, for getting me started) | Todd T. Fries |
1998-09-21 | change default console to serial ports. should work with VI computers | Dale S. Rahn |
1998-09-20 | Change openfirmware to not try to configure a device on sd or wd | Dale S. Rahn |
1998-09-20 | Changes to probe for address, and frequency for serial console. | Dale S. Rahn |
1998-09-17 | Put this back for now, appearently the VI boards use COM4 for console. | Dale S. Rahn |
1998-09-16 | Add entries for the following devices in the cdev switch ksyms, uk, and ss. | Dale S. Rahn |