Age | Commit message (Expand) | Author |
2000-08-08 | pretty print | Theo de Raadt |
2000-08-08 | more glitz | Theo de Raadt |
2000-08-08 | GENERIC is what we really use | Theo de Raadt |
2000-08-07 | nix IPX | Theo de Raadt |
2000-08-03 | Fixes to bus dmamem code. | Dale S. Rahn |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-07-31 | Correction for legacy interrupt controller attachment. | Dale S. Rahn |
2000-07-28 | First cut at supporting older bandit based machines | Dale S. Rahn |
2000-07-28 | Config changes to be closer to supporting older bandit based systems. | Dale S. Rahn |
2000-07-28 | Dont force htab size to be fixed size, allow system to define size. | Dale S. Rahn |
2000-07-28 | Allow device type or name to be used for locating the pci bridge. | Dale S. Rahn |
2000-07-28 | size htab according to system memory size, not constant in header file. | Dale S. Rahn |
2000-07-14 | ppc_intr_enable change that was previously missed in checkins. | Dale S. Rahn |
2000-07-12 | Rework some code in the powerpc pmap module. | Dale S. Rahn |
2000-07-11 | since .cvsignore is there, .keep_me is not needed | Theo de Raadt |
2000-07-08 | Fix CVS id fields. | Dale S. Rahn |
2000-07-08 | More useful panic message. Improves debugging slightly. | Dale S. Rahn |
2000-07-08 | Process memory ranges found in the openfirmware device tree by amount | Dale S. Rahn |
2000-07-07 | esp files commented out for now, since the MI esp driver was added. | Dale S. Rahn |
2000-07-07 | Updates from a newer version of the NetBSD driver. | Dale S. Rahn |
2000-07-07 | Support config type 2 as required for proper uni-north pci config cycles. | Dale S. Rahn |
2000-07-07 | Since it is possible for the interrupt controller to be configured late | Dale S. Rahn |
2000-07-07 | Additional bus defines, required to build ahc driver. ahc not quite working | Dale S. Rahn |
2000-07-06 | Change splsoftclock() to raise the spl, instead of lowering it. | Hakan Olsson |
2000-06-30 | Problem and fix found on OpenBSD, fix confirmed with NetBSD. | Dale S. Rahn |
2000-06-15 | Clean up one of the screwy things about the powerpc pmap, it could | Dale S. Rahn |
2000-06-15 | Add types to all of the global symbols in this asm code, partially necessary | Dale S. Rahn |
2000-06-15 | Recognize PowerPC G4 processor (called it's Motorola name "7400"). | Dale S. Rahn |
2000-06-15 | #if 0 support for WSCONS, not currently used and wscons has changed since | Dale S. Rahn |
2000-06-15 | UVM compatibility changes, UVM still not working, but can build. | Dale S. Rahn |
2000-06-13 | Add dewey and SOD information to this header file, for ELF ld.so | Dale S. Rahn |
2000-06-08 | Add explicit inclusions of signalvar.h to files actually using syms defined | Niklas Hallqvist |
2000-06-05 | Changes to exit handling. | Artur Grabowski |
2000-05-25 | cause traversal into arch & subdirectories for the purposes of manual page in... | Theo de Raadt |
2000-05-04 | DMA works so use it. Tested on G4 and iMac. | Dale S. Rahn |
2000-05-02 | remove endian hack code, do it the right way. | Dale S. Rahn |
2000-05-02 | Fix bug caused by <= comparison on unsigned value. | Dale S. Rahn |
2000-05-02 | Remove gmac_enable_hack, not needed here, doesn't work. | Dale S. Rahn |
2000-04-27 | Fixes to xcoff bootloader to allow it to execute and load kernels for OpenBSD. | Dale S. Rahn |
2000-04-24 | support DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott@nts.umn.edu | Theo de Raadt |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
2000-04-04 | support root drive detection for G4 powermac. | Dale S. Rahn |
2000-04-02 | callout->timeout. | Dale S. Rahn |
2000-04-01 | boot noise removal. | Dale S. Rahn |
2000-04-01 | timeout -> callout. | Dale S. Rahn |
2000-03-31 | Quiet down boot on openfirmware probe of macobio bus. Does not print | Dale S. Rahn |
2000-03-31 | Remove unnecessary debug printf. | Dale S. Rahn |
2000-03-31 | Revision 1.3 checked in again, version 1.4 was incorrectly checked in | Dale S. Rahn |
2000-03-31 | Busified. | Dale S. Rahn |
2000-03-31 | Remove unnecessary debug prints. | Dale S. Rahn |