NetBSD/sys/arch/vax
ragge 86f405ed49 Bugfixes for emulated instructions MOVTC and MOVTUC, from Bertram Barth:
> - condition-codes should be set from (unmodified) srclen vs. dstlen
>   instead from the modified (register-) values after completion.
>
> - for MOVTUC the V-bit should be set if the esc-char was found.
>
> - the arguments for comparison should be reversed.
>
> - count is unsigned word, but for condition-codes the comparison
>   should be done with signed words (ie. N = srclen LSS dstlen)
2003-11-30 10:02:21 +00:00
..
bi __KERNEL_RCSID() 2003-07-15 02:15:00 +00:00
boot Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf add major for 'ses' for archs which have the other scsi devices 2003-10-24 08:09:53 +00:00
consolerl
floppy
if Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
include s/sgn/sign/, for consistency with IEEE headers. 2003-10-30 12:05:41 +00:00
mba __KERNEL_RCSID() 2003-07-15 02:15:00 +00:00
stand Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
uba Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
vax Bugfixes for emulated instructions MOVTC and MOVTUC, from Bertram Barth: 2003-11-30 10:02:21 +00:00
vsa Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00