Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-04-25 | spelling | David Leonard | |
1998-04-25 | set d_bbsize and d_sbsize in spoofed label to values correct for ffs | Todd C. Miller | |
1998-04-25 | print keyboard type; mho@stacken.kth.se | Theo de Raadt | |
1998-04-22 | prototypes; ryker | Theo de Raadt | |
1998-04-20 | no need for debug options by default, now that the bug is dead | Theo de Raadt | |
1998-04-20 | fix the problem w/ /boot being fragmented in a non-contig | Michael Shalayeff | |
blocks. fixed by flushing the previous blocks completely before starting new record for a new block(s) location. | |||
1998-04-18 | %0x support went away | Theo de Raadt | |
1998-04-18 | i386 bootblocks that work for 2.3. A tale too long to tell | Theo de Raadt | |
1998-04-17 | put arch type into hw.model, sun4 installboot now works; jason | Theo de Raadt | |
1998-04-17 | s/inline/__inline/ for X11's sake (-ansi) | Niklas Hallqvist | |
1998-04-13 | the problem is in /boot, not in biosboot | Theo de Raadt | |
1998-04-11 | Well, the changes make do not work | Theo de Raadt | |
1998-04-09 | From netbsd: detect clock correctly, fix order of zbus probe | Niklas Hallqvist | |
1998-04-07 | enable _insque and _remque; don | Theo de Raadt | |
1998-04-06 | type fix | Per Fogelstrom | |
1998-04-06 | fix some types | Per Fogelstrom | |
1998-04-06 | -lock.h | Per Fogelstrom | |
1998-04-06 | somewhat more correct trapsignal call | Per Fogelstrom | |
1998-04-06 | new alignement (abi) | Per Fogelstrom | |
1998-04-06 | New mbr and msdos part | Per Fogelstrom | |
1998-04-06 | New config stuff + Makefile fix to make gcc 2.8.1 work. Thanks to Dale Rahn! | Per Fogelstrom | |
1998-04-05 | Remove old config files, not maintained in quite a while | Niklas Hallqvist | |
1998-04-05 | s/if_le/if_le_zbus/ | Niklas Hallqvist | |
1998-04-05 | Support for the XR16850; currently just treat it like an ST16650V2 with | Jason Downs | |
bigger FIFOs. | |||
1998-04-04 | undo unapproved change | Theo de Raadt | |
1998-04-04 | Include arch/alpha/support.c required by netiso/netccitt/netns | don | |
1998-04-04 | Yay! This fixes a bug that has been there since day one of the amiga port. | Niklas Hallqvist | |
We have never protected the kvm area that maps Zorro I/O registers in the Z2 memory space from being allocated by the kmem_* routines. Lately kvm usage has increased and we have needed more kvm allocated than earlier thus this area have got allocated with random results. Most often resulting in MMU fault panics, but also in hangs. This bug has stalled the amiga port release builds for several weeks, but now I *hope* the amiga will have a chance to be built and tested in time for 2.3. | |||
1998-04-03 | new changes from weingart: -DDEBUG not needed anymore | Theo de Raadt | |
1998-04-03 | trapsignal cleanup | Theo de Raadt | |
1998-04-02 | uudecode and install bootblocks -moj | Mats O Jansson | |
1998-04-02 | remove the last uses of spt and tpc | Theo de Raadt | |
1998-04-02 | use movl/subl instead of #sym-sym; pleases new gas | Theo de Raadt | |
1998-04-01 | Add a write function and make the raw mode real raw in the PS/2 driver | Matthieu Herrb | |
to support extended PS/2 protocol under XFree86. From NetBSD port-i386/5130 by Lennart Augustsson <augustss@cs.chalmers.se>, adapted to OpenBSD by myself. | |||
1998-04-01 | PS/2 mouse is read/write | Matthieu Herrb | |
1998-03-31 | real cute to have those fingerprints cleaned up | Michael Shalayeff | |
1998-03-30 | Get includes from the right place for .g compilations | Niklas Hallqvist | |
1998-03-30 | Size the KPT area depending on physmem; from is@netbsd.org. KNF too | Niklas Hallqvist | |
1998-03-30 | temporary fixes to the bootblocks | Theo de Raadt | |
1998-03-29 | Updated to compile with recent AmigaOS Geek Gadgets toolchain, | Marc Espie | |
plus clean-up. | |||
1998-03-28 | complete TVGA 9660 support | Theo de Raadt | |
1998-03-28 | add ep* at isapnp; move le0 to where GENERIC expects it | Theo de Raadt | |
1998-03-28 | grok trident 9660 | Theo de Raadt | |
1998-03-28 | support ed* at pci? | Theo de Raadt | |
1998-03-27 | Messed up configuration, can live without it. | Angelos D. Keromytis | |
1998-03-27 | fictious disklabels for hpib disks we have in the table. | Todd C. Miller | |
1998-03-27 | fictitious disklabels for scsi disks | Todd C. Miller | |
1998-03-26 | typo in last commit | Niklas Hallqvist | |
1998-03-26 | Amiga works more stably with the old MAX_KMAP* entries, besides they | Niklas Hallqvist | |
are dynamic today anyhow. I want to look into this a bit more after release because this a bit XXX | |||
1998-03-26 | Use new defs from MI endian.h for swapping, remove register | Niklas Hallqvist | |
1998-03-26 | Some KNF | Niklas Hallqvist | |