From owner-freebsd-commit Tue Oct 31 12:54:42 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23046 for freebsd-commit-outgoing; Tue, 31 Oct 1995 12:54:42 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23034 for cvs-all-outgoing; Tue, 31 Oct 1995 12:54:40 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23024 for cvs-sys-outgoing; Tue, 31 Oct 1995 12:54:36 -0800 Received: (from pst@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23015 ; Tue, 31 Oct 1995 12:54:34 -0800 Date: Tue, 31 Oct 1995 12:54:34 -0800 From: Paul Traina Message-Id: <199510312054.MAA23015@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/msdosfs bootsect.h Sender: owner-commit@FreeBSD.org Precedence: bulk pst 95/10/31 12:54:33 (pst/577/pst) Modified: sys/msdosfs bootsect.h Log: Pad out MSDOS boot block to 512 bytes (bugfix only) Submitted by: Andreas Haakh, ah@alman.RoBIN.de