cgd Mon Jan 27 13:39:52 PST 1997 Update of /cvsroot/src/usr.bin/kdump In directory netbsd1:/var/slash-tmp/cvs-serv12581 Modified Files: kdump.c Log Message: fix decode of _IOR/_IOW/_IOWR: 'R' and 'W' were switched (i.e. _IOW ioctls would print out as '_IOR'), and _IOWR ioctls were being printed as _IORW (which doesn't exist).