Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-24 | Support for VAX 4000/{2,4,5}00 from Michael Kukat. untested. | Hugh Graham | |
2001-02-11 | Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus. | Hugh Graham | |
High kludge factor, but the payoff is vsbus scsi for free. Most of the work is by Michael Kukat and ragge, with a few other synchronisations thrown in. | |||
2001-01-28 | Basic support for boardtype 1303 (Cheetah) machines. | Hugh Graham | |
Layout of the DZ's registers (among other things) determined by a massive amount of trial and error. Work by Brandon and me. | |||
2000-11-24 | Support 16 slices per device, like the other OpenBSD arches. | Hugh Graham | |
2000-10-31 | ramdisk support for vax. | Hugh Graham | |
2000-10-24 | RCS tag didn't stick on unimpl_emul.s, perhaps due to funky netbsd tag | Hugh Graham | |
underneath, so fix up netbsd tag and try again. Also tag files.vax. | |||
2000-10-24 | Code to emulate instructions trapped by a privinflt. | Hugh Graham | |
Currently only one instruction emulated (mostly): polyd Obtained from: NetBSD; Cleared with Theo. | |||
2000-10-11 | whitespace | Hugh Graham | |
2000-10-11 | whitespace fix | Hugh Graham | |
2000-10-11 | add asc* | Brandon Creighton | |
also need vsbus_dma.c | |||
2000-05-17 | remove unnecessary wscons-related definitions; thx mickey@ | Brandon Creighton | |
2000-04-27 | remove vaxbi stuff for the moment, far from working | Brandon Creighton | |
2000-04-27 | sync -- enabled devices in GENERIC should be working | Brandon Creighton | |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino | |
add pseudo-devices for IPv6 into arch/*/conf/GENERIC. nuke arch/*/conf/GENERIC.v6. | |||
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino | |
1998-05-17 | Intercept all targets in cross-mode | Niklas Hallqvist | |
1998-05-17 | Automatically detect cross-compilation case. If you have an i386 | Niklas Hallqvist | |
(well that is the only tested host environment for the time being) and would like to test the support, do this: cd /usr/src make TARGET=vax cd sys/arch/vax/conf config MYKERNEL cd ../compile/MYKERNEL make and you should get a nicely compiled vax kernel. This is WIP, so do not expect robustness quite yet. | |||
1998-05-11 | use ${SIZE} instead of size, for cross | Niklas Hallqvist | |
1998-05-11 | We are OpenBSD | Niklas Hallqvist | |
1997-10-08 | Make both NFS and HD kernels | Niklas Hallqvist | |
1997-10-02 | A mionimal VS2000 config for netbooting | Niklas Hallqvist | |
1997-10-02 | Remove dependencies on config options, you should make clean when changing | Niklas Hallqvist | |
those, or touch the specific files if you know what you are doing. | |||
1997-10-02 | Remove obsolete VNODE_PAGER option | Niklas Hallqvist | |
1997-09-20 | Rename rd to hd. OpenBSD uses rd for ramdisk. -moj | Mats O Jansson | |
1997-09-15 | kill Locore.c | Theo de Raadt | |
1997-09-12 | Sync with NetBSD 970827. -moj | Mats O Jansson | |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson | |
1997-08-30 | OpenBSD doesn't use EXEC_AOUT and EXEC_SCRIPT. -moj | Mats O Jansson | |
1997-08-30 | Small changes to get a working MV3600 kernel. It's problems with memory | Mats O Jansson | |
allocation in cpu_start. A work around is to define NBUF in the config file. -moj | |||
1997-05-28 | s/options/option/ | Niklas Hallqvist | |
1997-05-28 | remove cfl.c ref for the time being, we miss it. | Niklas Hallqvist | |
1997-01-15 | sync with NetBSD 970112 -moj | Mats O Jansson | |
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-08-31 | disable TCP_COMPAT_42 | Theo de Raadt | |
1996-06-12 | sync to 0611 | Theo de Raadt | |
1996-05-03 | sync w/ 0430 | Michael Shalayeff | |
1995-12-18 | update from netbsd | Theo de Raadt | |
1995-12-14 | update from netbsd (verbatim) | Theo de Raadt | |
1995-11-13 | do not use -fno-builtin for kernels; the reasons why are manifold | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |