Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jan 1999 18:38:41 -0800 (PST)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/common commands.c src/sys/boot/i386/libi386 biosdisk.c src/sys/boot/i386/loader Makefile
Message-ID:  <199901090238.SAA14102@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1999/01/08 18:38:40 PST

  Modified files:
    sys/boot/common      commands.c 
  Log:
  Add a description for 'lsdev' so that it shows up in the '?' display
  
  Revision  Changes    Path
  1.8       +3 -2      src/sys/boot/common/commands.c

  Modified files:
    sys/boot/i386/libi386 biosdisk.c 
  Log:
  Extend bd_print() so that it displays slices and partitions on disks.
  
  Revision  Changes    Path
  1.19      +82 -7     src/sys/boot/i386/libi386/biosdisk.c

  Modified files:
    sys/boot/i386/loader Makefile 
  Log:
  kzip the loader, this shrinks it to about 60% of its original size.
  Note that this is a stopgap with dependancies on the a.out tools.
  
  Revision  Changes    Path
  1.24      +3 -1      src/sys/boot/i386/loader/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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