From owner-source-changes@NetBSD.ORG Tue Jan 17 23:00:03 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id XAA09785; Tue, 17 Jan 1995 23:00:03 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id AAA00454 for source-changes-outgoing; Wed, 18 Jan 1995 00:11:13 -0500 Received: from sun-lamp.cs.berkeley.edu by pain.lcs.mit.edu (8.6.9/8.6.9) with ESMTP id AAA00450 for ; Wed, 18 Jan 1995 00:11:04 -0500 Received: (from srcmastr@localhost) by sun-lamp.cs.berkeley.edu (8.6.9/8.6.9) id WAA02605 for source-changes; Tue, 17 Jan 1995 22:20:02 -0800 Date: Tue, 17 Jan 1995 22:20:02 -0800 From: The Source Master Message-Id: <199501180620.WAA02605@sun-lamp.cs.berkeley.edu> To: source-changes@NetBSD.ORG Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG mellon Tue Jan 17 22:12:52 PST 1995 Update of /b/source/CVS/src/sbin/reboot In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/reboot Modified Files: reboot_pmax.8 Log Message: Fixed formatting and expanded content mycroft Tue Jan 17 22:14:02 PST 1995 Update of /b/source/CVS/src/sys/isofs/cd9660 In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/isofs/cd9660 Modified Files: cd9660_vfsops.c Log Message: Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS differently. mellon Tue Jan 17 22:14:28 PST 1995 Update of /b/source/CVS/src/sys/arch/pmax/conf In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/conf Added Files: TOCCATA Log Message: Configuration for a MAXine mycroft Tue Jan 17 22:14:47 PST 1995 Update of /b/source/CVS/src/sys/kern In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/kern Modified Files: init_main.c vfs_syscalls.c Log Message: Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS differently. mellon Tue Jan 17 22:14:59 PST 1995 Update of /b/source/CVS/src/sys/arch/pmax/include In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/include Added Files: bsd-aout.h Log Message: 4.4BSD binary format mycroft Tue Jan 17 22:15:21 PST 1995 Update of /b/source/CVS/src/sys/nfs In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/nfs Modified Files: nfs_nqlease.c nfs_vfsops.c Log Message: Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS differently. mycroft Tue Jan 17 22:15:32 PST 1995 Update of /b/source/CVS/src/sys/sys In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/sys Modified Files: mount.h Log Message: Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS differently. mellon Tue Jan 17 22:15:39 PST 1995 Update of /b/source/CVS/src/sys/arch/pmax/include In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/include Added Files: elf.h Log Message: ELF format (to be combined with elf header in sys/compat later) mellon Tue Jan 17 22:16:34 PST 1995 Update of /b/source/CVS/src/sys/arch/pmax/pmax In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/pmax Added Files: elf.c Log Message: Support for loading ELF on NetBSD/pmax - to be combined with elf loader under sys/compat later mellon Tue Jan 17 22:19:02 PST 1995 Update of /b/source/CVS/src/sys/arch/pmax/stand In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/stand Added Files: start.S Log Message: Start code for boot loader (under new name with some changes) mellon Tue Jan 17 22:19:31 PST 1995 Update of /b/source/CVS/src/sys/arch/pmax/stand In directory sun-lamp.cs.berkeley.edu:/c/users/mellon/modules/src/sys/arch/pmax/stand Removed Files: start.s Log Message: Superseded by start.S mycroft Tue Jan 17 22:19:51 PST 1995 Update of /b/source/CVS/src/sys/ufs/ffs In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/ufs/ffs Modified Files: ffs_vfsops.c Log Message: Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS differently. mycroft Tue Jan 17 22:19:54 PST 1995 Update of /b/source/CVS/src/sys/ufs/lfs In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/ufs/lfs Modified Files: lfs_bio.c lfs_vfsops.c Log Message: Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS differently. mycroft Tue Jan 17 22:19:55 PST 1995 Update of /b/source/CVS/src/sys/ufs/mfs In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/ufs/mfs Modified Files: mfs_vfsops.c Log Message: Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS differently.