Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 1998 08:45:53 -0700 (PDT)
From:      Andrzej Bialecki <abial@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/release/picobsd/dial/mfs.tree Makefile src/release/picobsd/tools/dumpnlist dumpnlist.c
Message-ID:  <199809221545.IAA01550@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
abial       1998/09/22 08:45:53 PDT

  Modified files:
    release/picobsd/dial/mfs.tree Makefile 
  Log:
  Add some more disk device nodes.
  
  Revision  Changes    Path
  1.4       +3 -2      src/release/picobsd/dial/mfs.tree/Makefile

  Modified files:
    release/picobsd/tools/dumpnlist dumpnlist.c 
  Log:
  Make this work when compiled ELF. The code assumed that when you go off
  the table boundary you get NULLs, and this was true for a.out, but some
  ELF-related gremlin fills it with 0xff instead...
  
  I suspect there are more problems of this type left in the tree. :-(
  
  Revision  Changes    Path
  1.2       +3 -3      src/release/picobsd/tools/dumpnlist/dumpnlist.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809221545.IAA01550>