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-07 | Add SCSI scanner and MSDOSFS support | Niklas Hallqvist | |
1996-05-04 | From NetBSD: | Niklas Hallqvist | |
Give example for INSECURE option in the GENERIC config file in a comment. Closes PR 2355 giving a different explanation of the option than proposed. | |||
1996-05-04 | Remove lots of stuff to remain below 960k limit of my machine :-( | Niklas Hallqvist | |
1996-05-02 | Define pcmcia as a dummy device for the sake of files.isa inclusion | 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-04-24 | Add network config dependencies. | Michael Shalayeff | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-03-30 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-03-26 | From NetBSD: vnode_if.[ch] made machine independent. | Michael Shalayeff | |
very usefull (for <sys/vnode.h> inclusion). from the other side this is really machine independent ... tested w/ i386, but should not cause errors w/ other arch's. pls, test it (don't forget to reconfig kernel ;) | |||
1996-03-24 | UGLY, UGLY hack to force config create a pcmciabus.h file which is | Niklas Hallqvist | |
needed as there are multiattachable ISA devices that need it to exist. | |||
1996-02-26 | Add ISA devices. Compile with -g. Raise to 32 ptys. | Niklas Hallqvist | |
1996-02-26 | Initial checkin of the Amiga ISA-kit | Niklas Hallqvist | |
Set major numbers so config understands sd, st, cd, vnd & ccd From NetBSD: remove generic scsi stuff and use ../../../scsi/files.scsi | |||
1996-02-24 | remove some trailing whitespace | Niklas Hallqvist | |
1996-02-24 | From NetBSD: | Niklas Hallqvist | |
LOCORE -> _LOCORE assym.s -> assym.h (Some ports did this already.) Use `-traditional-cpp' when building .s and .S files. Clone these, and fix many bugs. Fix mkdep problems due to missing flags. | |||
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... | |||
1996-01-31 | Fix reference to obsolete file | Niklas Hallqvist | |
1996-01-31 | from netbsd: add UNION/UMAPFS <hubert.feyrer@rz.uni-regensburg.de> | Niklas Hallqvist | |
1996-01-31 | from netbsd: aftsc uses afsc.c (S.P.Zeidler & Ignatios Souvatzis) | Niklas Hallqvist | |
1996-01-15 | Don't feed ${DEBUG} to the assembler, it doesn't take those args | Niklas Hallqvist | |
anyway. | |||
1996-01-15 | Remove vnode_if.[ch] during a "make clean", per PR#536 from | Theo de Raadt | |
Dan Carosone <danielce@ee.mu.oz.au>. | |||
1996-01-14 | netbsd -> bsd | Niklas Hallqvist | |
1995-12-30 | from netbsd: remove -fno-builtin (pr#1727) from Bernd Ernesti | Theo de Raadt | |
1995-12-30 | from netbsd: add vnd (pr#1744) from Robert Leland | Theo de Raadt | |
1995-12-15 | INSTALL kernel was just used by netbsd1.1 for their release.. | Theo de Raadt | |
1995-11-28 | let loadbsd define sync scsi operation | Theo de Raadt | |
1995-11-13 | do not use -fno-builtin for kernels; the reasons why are manifold | Theo de Raadt | |
1995-11-13 | update to netbsd | Theo de Raadt | |
1995-10-26 | update from netbsd tree | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |