thorpej Wed Feb 4 01:01:45 PST 1998 Update of /cvsroot/src/lib/libc/string In directory netbsd1:/var/slash-tmp/cvs-serv21876 Modified Files: memset.c Log Message: Cast pointers to u_long before masking them, not int.