PROBLEM: (QAR 64136) (Patch ID: OSF435-184) ******** This patch fixes a problem with the newfs command. Prior to this patch, when the newfs -N command was run on a mounted file system, it returned an error message similar to the following: newfs: /dev/rrz0c: is marked in the disklabel as in use by: 4.2BSD The command now completes succesfully and returns the correct partition information. PROBLEM: (TKTR61084) (Patch ID: OSF435-249) ******** Erroneous malloc error when attempting to create a mfs filesystem. Example: # mfs -s4194304 /mfs mfs: malloc of 18446744072635682816 bytes failed malloc: Not enough space