From owner-freebsd-current@freebsd.org Sat Dec 2 13:54:57 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 976BBDFFE9A for ; Sat, 2 Dec 2017 13:54:57 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8376471078 for ; Sat, 2 Dec 2017 13:54:57 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: by mailman.ysv.freebsd.org (Postfix) id 7FDD8DFFE99; Sat, 2 Dec 2017 13:54:57 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DBB6DFFE98 for ; Sat, 2 Dec 2017 13:54:57 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D3B171077 for ; Sat, 2 Dec 2017 13:54:56 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from e-bsd.cs.huji.ac.il ([132.65.80.241] helo=outmail.cs.huji.ac.il ident=exim) by kabab.cs.huji.ac.il with esmtp id 1eL83U-0003CX-B3 for current@freebsd.org; Sat, 02 Dec 2017 15:42:08 +0200 Received: from [132.65.179.42] (helo=imac.bk.cs.huji.ac.il) by outmail.cs.huji.ac.il with esmtpsa id 1eL83U-0002Oh-7I for current@freebsd.org; Sat, 02 Dec 2017 15:42:08 +0200 From: Daniel Braniss Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 11.1 \(3445.4.7\)) Subject: what happened to src/sys/boot? Message-Id: Date: Sat, 2 Dec 2017 15:42:07 +0200 To: current@freebsd.org X-Mailer: Apple Mail (2.3445.4.7) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2017 13:54:57 -0000 Hi, it seems to have disappeared. danny