From owner-freebsd-hackers Wed Sep 27 06:10:45 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA29861 for hackers-outgoing; Wed, 27 Sep 1995 06:10:45 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id GAA29856 for ; Wed, 27 Sep 1995 06:10:41 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id GAA14526 for ; Wed, 27 Sep 1995 06:10:37 -0700 To: hackers@freebsd.org Subject: Bulletins for 2.1.0-950922-SNAP: Date: Wed, 27 Sep 1995 06:10:36 -0700 Message-ID: <14524.812207436@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org Precedence: bulk Problem: 4MB machines appear to have overflowed again. Work-around: None. Fix: Must shrink size of GENERIC kernel again. Problem: Using the new (W)rite option in the disklabel editor causes a hang. Work-around: Don't use the Write command from the disklabel editor. Let the final "commit" action write it out. Fix: Will make error checking for "prerequisites" more robust in general. Problem: FTP login failures don't report status. Work-around: Don't have any login failures. :-) Fix: Make FTP setup code more robust. That is all (for now)! Jordan