Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-17 | sync | Theo de Raadt | |
1998-03-17 | add adaptec raid controller info; no support yet | Theo de Raadt | |
1998-03-17 | add a VIATECH card too | Theo de Raadt | |
1998-03-17 | support a few more NE2000 PCI cards | Theo de Raadt | |
1998-03-17 | sync | Theo de Raadt | |
1998-03-17 | add more PCI NE2000 devices | Theo de Raadt | |
1998-03-17 | support db_console switch for disabling console ddb | Theo de Raadt | |
1998-03-17 | fix vfs lkms + some indentation | Artur Grabowski | |
1998-03-17 | Allow wd and acd device boot. | Angelos D. Keromytis | |
1998-03-17 | delete extra print | Theo de Raadt | |
1998-03-16 | doc machine commands | Michael Shalayeff | |
1998-03-16 | slightly improved SMC autodetection | Jason Downs | |
1998-03-16 | raise NKMEMCLUSTERS a bit to avoid kernel crashes due to kvm shortage | Thomas Graichen | |
on fat kerneles (often reported in the last time) | |||
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-16 | please gcc (couldn't find any reference, so just deleted offending declaration) | Jason Downs | |
1998-03-16 | DDB for mips, first cut. Will add some machine dep commands and tune | Per Fogelstrom | |
up a little. Basically works. Still needs symbol table support. Load store counting does not handle branch likely situations. Also, some code moved into here as 'machine independent'. | |||
1998-03-16 | Add the option SOFTWARE_SSTEP_EMUL. This is used with mips processors | Per Fogelstrom | |
together with SOFTWARE_SSTEP to do single stepping. We don't need the dual BP at branch since we always evaluate the correct next location. | |||
1998-03-16 | Regenerate pnpdevs.h | dgregor | |
1998-03-16 | PnP IDs are case-sensitive. Make them all uppercase | dgregor | |
1998-03-15 | Make machine word size a factor in max_softdeps. Keeps alpha from | Todd C. Miller | |
panic'ing. | |||
1998-03-15 | please gcc 2.8.1 #ifdef DEBUG | Todd C. Miller | |
1998-03-15 | Update Berkeley sccsid since this includes the lite2 changes | Todd C. Miller | |
1998-03-15 | enable softupdates | Michael Shalayeff | |
1998-03-15 | Add Kirk McKusick's soft update code. This is an implementation of: | Todd C. Miller | |
http://www.ece.cmu.edu/~ganger/papers/CSE-TR-254-95/ This code currently has a restrictive copyright (for the time being) and so is not enabled by default; "option FFS_SOFTUPDATES" will enable it. Note that you will need to re-run config(8) as the old softdep stubs have moved to ffs_softdep_stub.c. | |||
1998-03-14 | Changes necesary for new soft updates code. Doesn't affect old soft updates | Todd C. Miller | |
or kernels without soft updates... | |||
1998-03-11 | make usage message much prettier | Theo de Raadt | |
1998-03-11 | change CPPFLAGS= to CPPFLAGS+= - so that the definition of -DSERIAL | Thomas Graichen | |
in mbr/Makefile will not be overridden (seems like nobody is using a serial console) | |||
1998-03-11 | remove wrong end of comment which breaks compilation with -DSERIAL | Thomas Graichen | |
enabled | |||
1998-03-11 | sync | Theo de Raadt | |
1998-03-11 | another device | Theo de Raadt | |
1998-03-11 | delete blank line | Theo de Raadt | |
1998-03-10 | Added support for the 82553 and 'B' 82555 PHY; dg@freebsd | Theo de Raadt | |
1998-03-10 | Play nicely with soft updates. Based on a patch from Kirk via FreeBSD--untested | Todd C. Miller | |
1998-03-10 | not yet | Theo de Raadt | |
1998-03-10 | Clear dependcy list so we don't panic a soft updates kernel. | Todd C. Miller | |
1998-03-10 | sync | Theo de Raadt | |
1998-03-10 | merge in tags from freebsd | Theo de Raadt | |
1998-03-10 | not yet | Theo de Raadt | |
1998-03-10 | propogate pci flags | Theo de Raadt | |
1998-03-10 | please gcc 2.8.1 | Theo de Raadt | |
1998-03-10 | sync | Theo de Raadt | |
1998-03-10 | sync to netbsd; we have some extra though | Theo de Raadt | |
1998-03-10 | use .Ox | Todd C. Miller | |
1998-03-09 | print how much memory | Theo de Raadt | |
1998-03-09 | handle 128KB if_le chunks | Theo de Raadt | |
1998-03-09 | print hotfix info at end of cpu attach line | Theo de Raadt | |
1998-03-08 | uncomment wdc1 as that's often where atapi cdroms live | Todd C. Miller | |
1998-03-08 | move to 2.3 | Theo de Raadt | |
1998-03-07 | moving towards 2.3 now | Theo de Raadt | |