Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-07 | Add back all the stuff I've had to remove due to kernel growth + MSDOSFS | Niklas Hallqvist | |
1996-05-04 | Remove lots of stuff to remain below 960k limit of my machine :-( | Niklas Hallqvist | |
1996-05-02 | Sync with NetBSD 9600430. The port has gone over a major -Wall treat | Niklas Hallqvist | |
1996-04-27 | Bring forward the Amiga ISA support, and resolve a conflict with if_ed | Niklas Hallqvist | |
1996-02-26 | Add ISA devices. Compile with -g. Raise to 32 ptys. | Niklas Hallqvist | |
1996-02-06 | Added support for a new (well, I've run it locally for a year or two) | Niklas Hallqvist | |
interrupt system which is a prerequisite for the Amiga ISA support. It is described in amiga/amiga/README.ints, and is enabled by adding an "options IPL_REMAP_1" in the kernel config file. Along with this change there is also some generic cleanup, like style polishing, comment corrections, making sicallbacks operate in FIFO manner and cleaning up the spl mess in param.h... |