Date: Tue, 14 Dec 1999 17:32:38 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall anonFTP.c config.c disks.c dispatch.c dist.c dist.h dmenu.c doc.c index.c install.c installUpgrade.c label.c media.c menus.c msg.c network.c options.c package.c pccard.c system.c tcpip.c Message-ID: <199912150132.RAA37111@freefall.freebsd.org>
index | next in thread | raw e-mail
jkh 1999/12/14 17:32:38 PST
Modified files: (Branch: RELENG_3)
release/sysinstall anonFTP.c config.c disks.c dispatch.c
dist.c dist.h dmenu.c doc.c index.c
install.c installUpgrade.c label.c
media.c menus.c msg.c network.c options.c
package.c pccard.c system.c tcpip.c
Log:
MFC: bring across all the new changes for screen updates. I've installed
a few snapshots with them in now and, with very few exceptions, it's
all way better than what I had before. Those few exceptions will have
an extra screen clear or two added to make things look better.
Revision Changes Path
1.23.2.3 +7 -8 src/release/sysinstall/anonFTP.c
1.115.2.31 +38 -26 src/release/sysinstall/config.c
1.108.2.4 +3 -10 src/release/sysinstall/disks.c
1.26.2.6 +2 -5 src/release/sysinstall/dispatch.c
1.132.2.17 +17 -13 src/release/sysinstall/dist.c
1.29.2.10 +3 -2 src/release/sysinstall/dist.h
1.37.2.5 +16 -13 src/release/sysinstall/dmenu.c
1.23.2.3 +5 -6 src/release/sysinstall/doc.c
1.60.2.13 +20 -14 src/release/sysinstall/index.c
1.223.2.26 +22 -66 src/release/sysinstall/install.c
1.61.2.8 +15 -18 src/release/sysinstall/installUpgrade.c
1.84.2.11 +10 -9 src/release/sysinstall/label.c
1.94.2.8 +20 -28 src/release/sysinstall/media.c
1.180.2.39 +424 -426 src/release/sysinstall/menus.c
1.47.2.4 +14 -4 src/release/sysinstall/msg.c
1.33.2.9 +12 -3 src/release/sysinstall/network.c
1.56.2.8 +6 -4 src/release/sysinstall/options.c
1.65.2.15 +5 -6 src/release/sysinstall/package.c
1.5.2.3 +12 -7 src/release/sysinstall/pccard.c
1.87.2.10 +7 -2 src/release/sysinstall/system.c
1.74.2.13 +2 -2 src/release/sysinstall/tcpip.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912150132.RAA37111>
