Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-30 | Remove various kludges I did to get rpc44 working. | imp | |
o Use #define for addresses on Deskstation rPC44 o Attempt to support X on rpc44, it appears to kinda work, but hangs sometimes. | |||
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller | |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller | |
implement an ioctl to get a spoofed label even for disks that have a label on them. | |||
1998-07-19 | do not force single if rd root | Theo de Raadt | |
1998-03-17 | support db_console switch for disabling console ddb | Theo de Raadt | |
1998-03-16 | "Take us to DDB!" | 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-01 | -Wmissing-prototypes clean | Niklas Hallqvist | |
1998-03-01 | Remove unused object | Niklas Hallqvist | |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist | |
1998-01-29 | Some more arc/sgi fixes | Per Fogelstrom | |
1998-01-28 | Moving around files for new mips arch layout | Per Fogelstrom | |
1997-08-02 | silence messages that we do not need | Theo de Raadt | |
1997-08-01 | wrap proto in DEBUG too | Theo de Raadt | |
1997-07-07 | I forgot: Removed the unused arg of comprobe1 | Niklas Hallqvist | |
1997-05-19 | Make PICA's really reboot on rebbot command | Per Fogelstrom | |
1997-05-18 | RAMDISK additions | Per Fogelstrom | |
1997-05-01 | bug bug bug.. | Per Fogelstrom | |
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-23 | Adding more arches require more structuring and cleanup. More to come... | Per Fogelstrom | |
1997-03-23 | Moved from pica since they are not Pica bus specific | 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-17 | mmap for TYNE. mods in ps/2 mouse driver to be more generic... | Per Fogelstrom | |
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-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-11-12 | Add PCCONS_FORCE_WORD mode to limit the moves to 16bit in the VGA mem | Niklas Hallqvist | |
area. This is needed for stupid VLB VGA cards that accept larger accesses but ignores everything but the 16 low bits. | |||
1996-11-06 | give floppies real partitions | Theo de Raadt | |
1996-10-19 | __assert added, impl from netbsd, however put elsewhere. use it instead | Niklas Hallqvist | |
of private versions (one even using the userland header) in if_sn.c | |||
1996-10-12 | correct diag messages | Theo de Raadt | |
1996-09-30 | Fixed bug in xmit error handler. | Per Fogelstrom | |
1996-09-28 | call global system minphys as well | Per Fogelstrom | |
1996-09-27 | Synch with pc3 emul | Per Fogelstrom | |
1996-09-21 | standardize the dmesg output | Theo de Raadt | |
1996-09-19 | Deskstation rPC44 tweaks | imp | |
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. | |||
1996-09-05 | include dti | Per Fogelstrom | |
1996-09-04 | Some changes for new arc boxes | Per Fogelstrom | |
1996-09-02 | cua support | Theo de Raadt | |
1996-09-01 | distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.fr | Theo de Raadt | |
1996-09-01 | change keymap_t to pccons_keymap_t in pccons | Theo de Raadt | |
1996-08-26 | Changes and bugfixes in memory handling system. | Per Fogelstrom | |
Sysmap too small. Alloc map page failure. Support for discontigous memory. Needs testing. Name changes. "Mach" removal. Kernel memory size increased. | |||
1996-08-26 | Cleanup... | Per Fogelstrom | |
1996-07-30 | Cleanup, endian and abi stuff fixies. Some stuff added for MIPS Magnum. | Per Fogelstrom | |
(PICA and Magnum uses very similar core chipsets). | |||
1996-07-18 | Fix. Speed is not initialized. XXX check. | Per Fogelstrom | |
1996-07-16 | Rename some 'pica' names to 'mips'. | Per Fogelstrom | |
1996-07-12 | Replaced by lpr.c (name change to avoid collision with isa). | Per Fogelstrom | |
1996-06-24 | local version of isa/lpt.c | Per Fogelstrom | |
1996-06-24 | com.c -> local ace.c, lpt -> local lpr.c | Per Fogelstrom | |