Age | Commit message (Collapse) | Author |
|
|
|
* dir.c (diskfs_direnter_hard): Fix test in last change.
|
|
|
|
* elf-load.c (exec_load): Fix e_machine checking.
|
|
|
|
* elf-load.c (exec_load): Fix typos in last change.
|
|
|
|
* elf-load.c (exec_load) [__alpha__]: Grok Elf64_* headers and check
for EM_ALPHA.
* exec.c (set_regs) [__alpha__]: Alpha implementation snarfed from CMU
file bootstrap/alpha/exec.c in MK83a.
|
|
* load.c (boot_script_exec_cmd): Twiddle decls of serverboot_bunzip2
and serverboot_gunzip.
* load.c (boot_script_exec_cmd): Cast int to intptr_t before char *.
|
|
|
|
* default_pager.c: #include "default_pager_S.h"
|
|
|
|
* fsck.h (struct dirinfo): Revert i_isize to using u_int.
|
|
|
|
* mkfs.c (iput): Use %Ld format for ino_t values.
|
|
* dir.c, pass1.c, pass1b.c, pass2.c: Use %Ld for ino_t values.
* utilities.c: Likewise.
|
|
* fsck.h: Use ino_t for lfdir.
* setup.c: Likewise.
|
|
* fsck.h: Use ino_t for lfdir.
* setup.c: Likewise.
* fsck.h (struct dirinfo): Use size_t for i_isize.
|
|
* dir.c, pass1.c, pass2.c, utilities.c: Use %Ld for ino_t values.
|
|
* inode.c (diskfs_cached_lookup): Use ino_t for argument.
|
|
* alloc.c, dir.c: Use %Ld format for ino_t values.
* alloc.c (diskfs_alloc_node): Use %Ld format for blkcnt_t values.
|
|
* dir.c (diskfs_direnter_hard): Use size_t for OLDSIZE.
Fail with EOVERFLOW when it would exceed that width.
* alloc.c, dir.c: Use %Ld format for ino_t values.
* alloc.c (diskfs_alloc_node): Use %Ld format for blkcnt_t values.
|
|
|
|
* bootstrap.c (main): int -> integer_t for boot_script values.
|
|
* Makefile: Fix last change properly, by relaxing the rule again
and adding our source dir before the exec dir.
|
|
* Makefile: Fix last change, constraining vpath even further.
|
|
* control (Provides, Replaces, Conflicts): Add fakeroot.
* changelog: Update for Debian package.
|
|
2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
* Makefile: Move inclusion of ../Makeconf before using $(srcdir).
serverboot/
2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
* Makefile: Move inclusion of ../Makeconf before using $(srcdir)
and constrain vpath directives to avoid using ../exec/exec.o.
|
|
* configure.in (asm_syntax): Add patterns for all the flavors we have
pfinet/linux-src/include/asm-* directories for: arm, m68k, mips,
sparc, sparc64.
|
|
* rules (INFODIR): Move to /share.
* postinst: Likewise.
Submitted by Guillem Jover <guillem.jover@menta.net>, Closes: #146797.
|
|
|
|
* main.c (diskfs_append_args): Fix argument type.
(main): Use %z format modifier for size_t arg.
* dir.c (dirscanblock): Use %z format modifier for vm_address_t arg.
(diskfs_dirempty): int -> vm_address_t
(count_dirents): int -> size_t
(diskfs_get_directs): u_int -> size_t
|
|
|
|
* default_pager.c (part_id): Add const to argument type.
|
|
* configure.in: Match $host_cpu of powerpc*, not just powerpc.
Match $host_cpu of alpha* to set asm_syntax=alpha.
|
|
|
|
|
|
|
|
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.
* default_pager.c (pager_truncate): New function.
(struct dpager): New member `limit'.
(pager_alloc): Initialize it.
(default_pager_object_set_size): New function.
(seqnos_memory_object_lock_completed): Rewritten, no longer a stub.
(default_pager_demux_object): Try default_pager_server too.
|
|
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.
|
|
* configure.in: Remove the checks for libparted.
Instead, check just for a static -lstore_part library and do
that only if no --enable-boot-store-types option was given.
* configure.in (boot_store_types): Add remap to the default list.
|
|
|
|
* Makefile (ufs.static): Depend on
$(boot-store-types:%=../libstore/libstore_%.a).
|
|
* configure.in (--enable-boot-store-types): Grok this arg.
* config.make.in (boot-store-types): New variable, set by it.
* Makeconf [$(dir) != libstore]
($(boot-store-types:%=../libstore/libstore_%.a)): Make these targets
depend on ../libstore/libstore.so.
|
|
* copyright: Remove Linuxism.
|
|
* aclocal.m4 (hurd_MIG_RETCODE): New macro.
* configure.in: Broken out of here, now use that.
|
|
* configure.in: If mig supports `retcode', define HAVE_MIG_RETCODE.
|
|
* configure.in: Make that "-DRETCODE=".
|
|
* configure.in: Fix last change to use IsNotLong instead of NoLong.
|
|
* configure.in: Check mig for `retcode' keyword support.
If not there, add -DRetCode=NoLong.
|