Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2001 03:31:01 -0700 (PDT)
From:      Thomas Gellekum <tg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/doscmd bios.c int.c int10.c int13.c timer.c
Message-ID:  <200110121031.f9CAV1B61464@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tg          2001/10/12 03:31:00 PDT

  Modified files:
    usr.bin/doscmd       bios.c int.c int10.c int13.c timer.c 
  Log:
  Minor cleanup, no functional changes:
  - Add/change some comments,
  - remove superfluous `if (1||x)' and re-indent,
  - fix initialization of floppyinfo[] to get rid of warning.
  
  Revision  Changes    Path
  1.8       +48 -59    src/usr.bin/doscmd/bios.c
  1.6       +9 -9      src/usr.bin/doscmd/int.c
  1.6       +37 -21    src/usr.bin/doscmd/int10.c
  1.8       +15 -8     src/usr.bin/doscmd/int13.c
  1.6       +3 -3      src/usr.bin/doscmd/timer.c


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?200110121031.f9CAV1B61464>