| Commit message (Expand) | Author | Age | Files | Lines |
* | Add several missing ioctl handlers. One needed by Sybase, the others | jfieber | 1998-09-30 | 1 | -1/+8 |
* | Update SimOS scsi driver to use CAM. | dfr | 1998-09-26 | 1 | -7/+4 |
* | Don't try to attach an isa bus if there isn't one. | dfr | 1998-09-26 | 1 | -2/+3 |
* | Start using the new SWI registration system instead of hardwiring everything. | dfr | 1998-09-26 | 2 | -23/+40 |
* | Automatically detect which disk was booted and change the root to that disk. | dfr | 1998-09-26 | 2 | -7/+125 |
* | Fix type 0 configuration accesses, and use a virtual rather than physical | msmith | 1998-09-23 | 1 | -4/+5 |
* | Add splsoftvm(). | dfr | 1998-09-19 | 2 | -2/+4 |
* | Change sd to da and comment out the non-cam TurboChannel scsi drivers. | dfr | 1998-09-18 | 2 | -10/+10 |
* | Change version number. | dfr | 1998-09-18 | 1 | -2/+2 |
* | Cam changes sd to da. | dfr | 1998-09-18 | 1 | -2/+2 |
* | (requested by gibbs) Remove the SCSI_CAM option (and rework the isp driver | mjacob | 1998-09-18 | 2 | -4/+2 |
* | Add support for glibc consumers using the new ld-linux.so.2 linker. | msmith | 1998-09-17 | 1 | -2/+10 |
* | Merge with the latest i386 syscons. | dfr | 1998-09-17 | 4 | -7/+262 |
* | Fix printf format errors. | dfr | 1998-09-17 | 1 | -6/+6 |
* | Workaround some EB164 wierdness. | dfr | 1998-09-16 | 1 | -13/+75 |
* | Disable unwanted isa interrupts. | dfr | 1998-09-16 | 1 | -1/+8 |
* | Add cam spls. | dfr | 1998-09-16 | 1 | -1/+3 |
* | Port i386 bus_space and bus_dma to alpha. | dfr | 1998-09-16 | 3 | -476/+1085 |
* | Change to cam. | dfr | 1998-09-16 | 6 | -29/+23 |
* | Add cam software interrupts. | dfr | 1998-09-16 | 1 | -1/+10 |
* | Port the i386 bus_dma implementation to alpha. | dfr | 1998-09-16 | 1 | -0/+651 |
* | Add new functions fill_fpregs() and set_fpregs(), like fill_regs() | jdp | 1998-09-14 | 3 | -18/+38 |
* | Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These give | jdp | 1998-09-14 | 1 | -1/+3 |
* | Add provisions for variant core dump file formats, depending on the | jdp | 1998-09-14 | 1 | -3/+6 |
* | Machine dependant relocations for KLD. | dfr | 1998-09-11 | 1 | -0/+111 |
* | Add a new library function getobjformat(). It checks all the | jdp | 1998-09-09 | 1 | -1/+8 |
* | Device framework code now declared in MI code. | dfr | 1998-09-07 | 2 | -32/+29 |
* | Cosmetic changes to the PAGE_XXX macros to make them consistent with | dfr | 1998-09-04 | 1 | -27/+27 |
* | Make SimOS work again. | dfr | 1998-09-04 | 1 | -38/+57 |
* | Make this build even if sio is not in the kernel. | dfr | 1998-09-04 | 1 | -1/+7 |
* | Initial support for using linux X servers under emulation - to use an | jkh | 1998-08-31 | 1 | -1/+15 |
* | Remove some duplicated devices. | dfr | 1998-08-30 | 2 | -26/+4 |
* | Add atomic.s. | dfr | 1998-08-24 | 1 | -1/+2 |
* | Change various syscalls to use size_t arguments instead of u_int. | dfr | 1998-08-24 | 2 | -0/+309 |
* | Use address space numbers to reduce TLB flushes. | dfr | 1998-08-23 | 3 | -86/+198 |
* | Remove bogus unused code. | dfr | 1998-08-22 | 1 | -17/+1 |
* | Add BREAK_TO_DEBUGGER so that config stops whining | gpalmer | 1998-08-21 | 1 | -1/+3 |
* | Add support for TurboChannel alphas (DEC 3000/300 and 3000/500). | dfr | 1998-08-20 | 33 | -11/+8754 |
* | Add Miata system type and pull in the LOCATE_PCS macro from NetBSD. | dfr | 1998-08-17 | 1 | -0/+4 |
* | Add breakpoint() for BREAK_TO_DEBUGGER. | dfr | 1998-08-17 | 1 | -1/+11 |
* | Update to use elf_generic.h. | dfr | 1998-08-17 | 1 | -1/+6 |
* | Disable some unnecessary debugging code. | dfr | 1998-08-17 | 1 | -3/+6 |
* | Use [u]intptr_t instead of [u_]long for casts between pointers and | bde | 1998-08-16 | 1 | -4/+4 |
* | I managed to break sparse configuration accesses with my last commit. | dfr | 1998-08-13 | 1 | -3/+3 |
* | Add code from NetBSD to print CIA capabilities and try to detect Pyxis bugs. | dfr | 1998-08-11 | 1 | -2/+141 |
* | Sync with i386/isa/diskslice_machdep.c 1.31. | dfr | 1998-08-11 | 1 | -4/+7 |
* | Lots of changes, including: | dfr | 1998-08-10 | 30 | -83/+2345 |
* | Add support for type1 pci configuration cycles for cia (not pyxis yet). | dfr | 1998-08-07 | 1 | -26/+61 |
* | Add some more useful macros. | dfr | 1998-08-07 | 1 | -1/+7 |
* | Update so that it should build a working kernel for the platforms supported | dfr | 1998-08-07 | 2 | -16/+54 |