Date: Thu, 2 Dec 2010 09:09:46 +0000 (UTC) From: Bruce Cran <brucec@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/sysinstall devices.c menus.c modules.c Message-ID: <201012020909.oB299uNN085859@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brucec 2010-12-02 09:09:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.sbin/sysinstall devices.c menus.c modules.c
Log:
SVN rev 216116 on 2010-12-02 09:09:46Z by brucec
MFC r216052:
Update the serial port device names. They changed in 8.0 because the
default driver is now uart(4).
PR: bin/140887
Submitted by: Joe Barbish <fbsd1 at a1poweruser.com>
MFC r216053:
If no floppy drive is installed kldBrowser() can generate an error
early on. Initialize menu and count so the cleanup code doesn't try
and use their uninitialized values.
PR: bin/152270
Submitted by: Remi LAURENT <cloud at madpowah.org>
Approved by: re (kensmith)
Revision Changes Path
1.189.2.7 +1 -1 src/usr.sbin/sysinstall/devices.c
1.443.2.8 +12 -12 src/usr.sbin/sysinstall/menus.c
1.8.2.2 +2 -2 src/usr.sbin/sysinstall/modules.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012020909.oB299uNN085859>
