Fixed bug while copying args in mount that may cause a crash.
authormickey <mickey@openbsd.org>
Mon, 25 Mar 1996 18:02:55 +0000 (18:02 +0000)
committermickey <mickey@openbsd.org>
Mon, 25 Mar 1996 18:02:55 +0000 (18:02 +0000)
commit1992ae5f95275306f3211d054d8bbd4d59258ebc
tree76e2cf32e2d5aa5a71d1073b6f8a70abfdd121ec
parent608f9123c07c9d36cb7dc72475917fe9c0211e1c
Fixed bug while copying args in mount that may cause a crash.
Types changes and so.
sys/miscfs/umapfs/umap.h
sys/miscfs/umapfs/umap_subr.c
sys/miscfs/umapfs/umap_vfsops.c
sys/miscfs/umapfs/umap_vnops.c