commit-hurd
[Top][All Lists]
Advanced

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

hurd/serverboot bootstrap.c Makefile


From: Roland McGrath
Subject: hurd/serverboot bootstrap.c Makefile
Date: Sat, 23 Mar 2002 20:12:38 -0500

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 02/03/23 20:12:38

Modified files:
        serverboot     : bootstrap.c Makefile 

Log message:
        2002-03-23  Roland McGrath  <address@hidden>
        
        Excised default pager functionality from serverboot.
        * Makefile (SRCS): Move def_pager_setup.c default_pager.c kalloc.c to
        (EXTRA_DIST): ... here.
        (OBJS): Remove *Server.o from here.
        (MIGSFLAGS): Variable removed.
        * bootstrap.c (main): Replace paging-file boot-script functions with a
        stub that prints an error.  No longer call partition_init,
        default_pager_initialize, or default_pager.
        (default_pager_bootstrap_port): Variable removed.
        (main): Don't use it.
        (default_pager_exception_port): Declaration removed.
        (main): Don't use it.
        * default_pager.c (default_pager_bootstrap_port): Variable removed.
        (default_pager_demux_default): Don't use it.
        (default_pager_initialize): Likewise.
        (default_pager): Likewise.
        (do_bootstrap_privileged_ports, bootstrap_compat): Functions removed.
        [mips] (set_ras_address): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/serverboot/bootstrap.c.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/serverboot/Makefile.diff?tr1=1.9&tr2=1.10&r1=text&r2=text




reply via email to

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