Date: Fri, 25 May 2001 05:27:41 -0700 (PDT) From: Thomas Gellekum <tg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd dos.c doscmd.c int10.c int13.c intff.c timer.c Message-ID: <200105251227.f4PCRfS12767@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tg 2001/05/25 05:27:41 PDT Modified files: (Branch: RELENG_4) usr.bin/doscmd dos.c doscmd.c int10.c int13.c intff.c timer.c Log: MFC: - fix DOS functions 4c, 0a, 51 - implement file truncation - fix boot order - fix slice handling - add type 6 as legal systemID - update BIOS time PR: 15528 15531 15547 20925 Revision Changes Path 1.7.2.3 +24 -7 src/usr.bin/doscmd/dos.c 1.13.2.3 +33 -13 src/usr.bin/doscmd/doscmd.c 1.3.2.1 +15 -2 src/usr.bin/doscmd/int10.c 1.4.2.1 +4 -3 src/usr.bin/doscmd/int13.c 1.7.2.1 +3 -3 src/usr.bin/doscmd/intff.c 1.2.2.1 +12 -1 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?200105251227.f4PCRfS12767>