From 5cac466951ccca48a0769488f1e39bbd74feb5da Mon Sep 17 00:00:00 2001 From: jkh Date: Fri, 17 May 1996 08:48:50 +0000 Subject: Large security hole in mount_union, the underlying filesystem for which doesn't even work. Until pst wakes up, best action deemed to be the simple disabling of this command. --- sbin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sbin/Makefile') diff --git a/sbin/Makefile b/sbin/Makefile index 86300fc..8505895 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,12 +1,13 @@ # @(#)Makefile 8.5 (Berkeley) 3/31/94 # XXX MISSING: icheck ncheck +# XXX BROKEN: mount_union SUBDIR= adjkerntz badsect ccdconfig clri disklabel dmesg dset dump dumpfs \ dumplfs dumpon fsck fsdb ifconfig init ipfw md5 mknod modload \ modunload mount mount_cd9660 mount_ext2fs \ mount_lfs mount_nfs mount_null mount_portal mount_std \ - mount_umap mount_union mountd newfs newlfs nfsd nfsiod \ + mount_umap mountd newfs newlfs nfsd nfsiod \ nologin ping quotacheck rdisc reboot restore route savecore scsi \ scsiformat shutdown slattach startslip swapon tunefs umount -- cgit v1.1