commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/mach-defpager Makefile file_io.h setup.c


From: Roland McGrath
Subject: hurd/mach-defpager Makefile file_io.h setup.c
Date: Wed, 28 Feb 2001 00:34:01 -0800

CVSROOT:        /cvs
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 01/02/28 00:34:01

Modified files:
        mach-defpager  : Makefile 
Added files:
        mach-defpager  : file_io.h setup.c 

Log message:
        2000-12-28  Roland McGrath  <address@hidden>
        
        Override the shared code from serverboot for device access with
        a new, simpler implementation with no filesystem format support.
        The new code implements the new default_pager_paging_storage RPC
        to set up paging areas that can be subsets of whole Mach devices,
        with no Linux signature checking.  The compatibility setup entry
        point works as before on whole devices.
        * setup.c, file_io.h: New files.
        * Makefile (SRCS): Remove def_pager_setup.c, file_io.c, strfcns.c,
        ext2_file_io.c, ffs_file_io.c, ffs_compat.c, minix_file_io.c,
        minix_ffs_compat.c; add setup.c to replace them all.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/hurd/mach-defpager/file_io.h.diff?r1=NONE&r2=1.1
http://subversions.gnu.org/cgi-bin/cvsweb/hurd/mach-defpager/setup.c.diff?r1=NONE&r2=1.1
http://subversions.gnu.org/cgi-bin/cvsweb/hurd/mach-defpager/Makefile.diff?r1=1.2&r2=1.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]