K 10 svn:author V 6 msmith K 8 svn:date V 27 2000-04-04T21:00:39.000000Z K 7 svn:log V 200 Fix _zget() so that it checks the return from kmem_alloc(), to avoid zttempting to bzero NULL when the kernel map fills up. _zget() will now return NULL as it seems it was originally intended to do. END