Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-25 | We now have DDB, use std generic config | Per Fogelstrom | |
1998-03-16 | DDB. | Per Fogelstrom | |
Support for Algorithmics R5000/R10000 evaluation board. So far only the RM5260 is supported. RM5270 - RM7000 later. R5000 and R10000 depending on access to cpu modules. vm_machdep.c moved to arch/mips/mips. | |||
1998-03-04 | typo | Niklas Hallqvist | |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist | |
1998-03-01 | Make it look much more like sys/conf/GENERIC, so when DDB comes | Niklas Hallqvist | |
we can just switch to an include. Use new MDB option. | |||
1998-02-23 | I broke this... fixed it again | Per Fogelstrom | |
1998-01-28 | Moving around files for new mips arch layout | Per Fogelstrom | |
1997-12-27 | PnP support | Niklas Hallqvist | |
1997-11-11 | Add AST and wdc1, pretty some | Niklas Hallqvist | |
1997-11-11 | Reality update | Niklas Hallqvist | |
1997-09-15 | kill Locore.c | Theo de Raadt | |
1997-08-01 | geez, DEBUG is two things... | Theo de Raadt | |
1997-08-01 | option not options | Theo de Raadt | |
1997-08-01 | ho ho ho what a neat typo | Theo de Raadt | |
1997-08-01 | move MACHINE_NONCONTIG to an include | Theo de Raadt | |
1997-08-01 | option not options | Theo de Raadt | |
1997-08-01 | turn off DEBUG... | Theo de Raadt | |
1997-06-23 | add "option IPFILTER_LOG" to conf files that already had IPFILTER | kstailey | |
1997-05-22 | Move kernel start back to 0x80100000 | Per Fogelstrom | |
1997-05-21 | Remove genassym dependency build, spotted by Dale | Per Fogelstrom | |
1997-05-19 | More ramdisk | Per Fogelstrom | |
1997-05-18 | RAMDISK additions | Per Fogelstrom | |
1997-04-29 | The 2.1 version of dev/pci/ncr.c isn't ready for arc yet | Niklas Hallqvist | |
1997-04-29 | lfs dies | Theo de Raadt | |
1997-04-19 | -Wall cleanup. | Per Fogelstrom | |
Change to new MI assym.h file generation. (genassym.cf) | |||
1997-04-10 | Attempt to clean up local devices. | Per Fogelstrom | |
Added support for new QED RT52x0 processors. | |||
1997-03-26 | Add ast, tel and IPSEC | Niklas Hallqvist | |
1997-03-23 | Adding more arches require more structuring and cleanup. More to come... | Per Fogelstrom | |
1997-03-12 | Addition of support for a PCI based Vr4300 board from Algorithmics, the P-4032. | Per Fogelstrom | |
Changes to io macros were done to handle sparse bus addressing dynamically. This is a first cut (rough). | |||
1997-01-04 | Go to Buslogic and SCSI | Niklas Hallqvist | |
1996-12-11 | isadma belongs in files.isa | Niklas Hallqvist | |
1996-11-30 | Com driver moved, still somewhat ISA-dependent though, but it will | Niklas Hallqvist | |
improve. Pica and PCMCIA-dependent stuff factored out. | |||
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-11-12 | Sync to reality | Niklas Hallqvist | |
1996-10-01 | Make more like sys/conf/GENERIC | Per Fogelstrom | |
1996-10-01 | Cleaned up, bug fix | Per Fogelstrom | |
1996-09-30 | Swapgeneric | Per Fogelstrom | |
1996-09-24 | Make pretty | Niklas Hallqvist | |
1996-09-24 | Use wd on config line. Uncomment btl driver. Add second IDE interface. | Niklas Hallqvist | |
Remove Pica stuff as well as VNODE_PAGER. | |||
1996-09-24 | add majors for wd & acd | Niklas Hallqvist | |
1996-09-24 | Kernel links now with in tree ld. Needs a ld script though. This script may | Per Fogelstrom | |
be cleaned up (optimized) but works. And if it's not broken, don't fix it :-) | |||
1996-09-24 | Some problems with Pica systems and noncontigous memory config fixed. | Per Fogelstrom | |
1996-09-21 | pefo needs ktrace | Theo de Raadt | |
1996-09-20 | Add wdc/wd/atapibus/acd & ed lines | Niklas Hallqvist | |
1996-09-20 | My Tyne | Niklas Hallqvist | |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵ | Theo de Raadt | |
erik@aarhus1.uni-c.dk | |||
1996-09-19 | Deskstation rPC44 tweaks | imp | |
1996-09-17 | BusLogic BT445C driver for DeskStation's | Per Fogelstrom | |
1996-09-15 | Ok, ok! We now autosense system type. Same compiled kernel works on both | Per Fogelstrom | |
Deskstation TYNE and Acer PICA. | |||
1996-09-14 | First shot at a multivendor kernel. This version handles pica's and desk- | Per Fogelstrom | |
station tyne's. Auto detection still needs to be compleeted. Checked in version is hardwired for pica's. Use the PICA config file. |