Age | Commit message (Expand) | Author |
2001-04-01 | spelling. | Hugh Graham |
2001-04-01 | Print KA48 or KA45 as appropriate. Someone with a 4000/vlc or 3100/{3,4}0 | Hugh Graham |
2001-04-01 | Pick up a change from NetBSD: | Hugh Graham |
2001-04-01 | Call VAX_STYP_50 a MicroVAX 3100/85, even though this machine is KA55. | Hugh Graham |
2001-04-01 | Changes to initialize the cache on KA690 properly; from Lord Isildur. | Hugh Graham |
2001-03-22 | More EMODD work: | Brandon Creighton |
2001-03-16 | Add some more model subtypes from Antonio Carlini. | Hugh Graham |
2001-03-16 | The length fields of MOVC3 and MOVC5 have an upper limit of 65535 bytes. | Brandon Creighton |
2001-03-15 | wsdisplay/wskbd/wsmouse devices | Brandon Creighton |
2001-03-12 | Omega is now VAX_BTYP_1301. Also add an STYP for 4000 600. | Hugh Graham |
2001-02-25 | Code to enable the cache on VS4000/VLC. From mhitch@netbsd.org. | Hugh Graham |
2001-02-25 | Use the system subtype field on the SIE to determine if a machine is | Hugh Graham |
2001-02-25 | Provide both system sub type and system variant data for KA45 and KA48. | Hugh Graham |
2001-02-24 | Gone the vsbus route for now. | Hugh Graham |
2001-02-24 | Support for VAX 4000/{2,4,5}00 from Michael Kukat. untested. | Hugh Graham |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-15 | Pick up a two liner from netbsd to set offset for SCSI chain B properly. | Hugh Graham |
2001-02-11 | Previously, when sendsig() set up the current process's context to run | Brandon Creighton |
2001-02-11 | Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus. | Hugh Graham |
2001-02-06 | Pick up work by matt@netbsd.org to get scsi working on vaxstation 4000/90. | Hugh Graham |
2001-01-30 | Improve printing of various NVAX models. Similar to work by Michael Kukat. | Hugh Graham |
2001-01-30 | Update with SIE data provided by: | Hugh Graham |
2001-01-30 | Get DZ on the Cheetah working properly. (argh) | Hugh Graham |
2001-01-28 | Print contents of the SID and extension as well as findcpu's guess. | Hugh Graham |
2001-01-28 | BTYP_1303 is supported now. | Hugh Graham |
2001-01-28 | Basic support for boardtype 1303 (Cheetah) machines. | Hugh Graham |
2001-01-28 | CPU specific code for boardtype 1303 (Cheetah) machines. | Hugh Graham |
2001-01-27 | g/c superfluous definitions. (millert ok) | Hugh Graham |
2001-01-08 | Compare the end of symbol table as passed from boot with the address | Hugh Graham |
2001-01-07 | - add EMODD emulation (EMODF) -- this fixes modf() and some libm code | Brandon Creighton |
2000-11-25 | Everyone seems to hit the wrong key first time. Change the abort banner | Hugh Graham |
2000-11-25 | make room for a 16 slice disklabel | Hugh Graham |
2000-11-24 | Support 16 slices per device, like the other OpenBSD arches. | Hugh Graham |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-10-31 | ramdisk support for vax. | Hugh Graham |
2000-10-27 | more precise BUFCACHEPERCENT calculations. | Michael Shalayeff |
2000-10-24 | RCS tag didn't stick on unimpl_emul.s, perhaps due to funky netbsd tag | Hugh Graham |
2000-10-24 | Code to emulate instructions trapped by a privinflt. | Hugh Graham |
2000-10-18 | round off size passed to vax_mem_bus_space_map -- | Brandon Creighton |
2000-10-18 | typo in comment; from gluk@ptci.ru | Michael Shalayeff |
2000-10-17 | remove extra newline from printf | Hugh Graham |
2000-10-11 | whitespace | Hugh Graham |
2000-10-11 | whitespace fix | Hugh Graham |
2000-10-11 | make sure to set PG_W on the pte! | Brandon Creighton |
2000-10-11 | extraneous tab | Hugh Graham |
2000-10-11 | update these to work with cleaner vsbus dma; from netbsd | Brandon Creighton |
2000-10-11 | fix argument printing in stack trace | Brandon Creighton |
2000-10-11 | add asc* | Brandon Creighton |
2000-10-11 | asc* (ncr53c9x on 4000/60 and others) and new dma code; | Brandon Creighton |