Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 1997 05:51:35 -0700 (PDT)
From:      Philippe Charnier <charnier@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/stallion/bootcode Makefile stl.4 stli.4 src/usr.sbin/stallion/stlload stlload.8 stlload.c src/usr.sbin/stallion/stlstats stlstats.8 stlstats.c
Message-ID:  <199710201251.FAA21865@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
charnier    1997/10/20 05:51:35 PDT

  Modified files:
    usr.sbin/stallion/bootcode Makefile stl.4 
  Removed files:
    usr.sbin/stallion/bootcode stli.4 
  Log:
  Use err(3). Remove progname. Remove stli.4 with is a duplicate of stl.4,
  use MLINKS instead.
  
  Revision  Changes    Path
  1.7       +3 -2      src/usr.sbin/stallion/bootcode/Makefile
  1.4       +18 -15    src/usr.sbin/stallion/bootcode/stl.4

  Modified files:
    usr.sbin/stallion/stlload stlload.8 stlload.c 
    usr.sbin/stallion/stlstats stlstats.8 stlstats.c 
  Log:
  Use err(3). Remove progname.
  
  Revision  Changes    Path
  1.3       +10 -7     src/usr.sbin/stallion/stlload/stlload.8
  1.7       +51 -113   src/usr.sbin/stallion/stlload/stlload.c
  1.3       +12 -8     src/usr.sbin/stallion/stlstats/stlstats.8
  1.6       +32 -56    src/usr.sbin/stallion/stlstats/stlstats.c



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