DragonFly BSD
DragonFly commits List (threaded) for 2009-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: installer: Fix the manual configuration of lnc(4) in VMware.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 28 Dec 2009 12:52:55 -0800 (PST)

commit ebfcfa9218d28273c88ec434c7b2f8aef859c13b
Author: Sascha Wildner <saw@online.de>
Date:   Mon Dec 28 21:51:17 2009 +0100

    installer: Fix the manual configuration of lnc(4) in VMware.
    
    7daaee58e8b828a4951bb466c19b066381826d2c fixed the DHCP case but not the
    manual configuration case. Apply a similar fix there.
    
    While here, move the DHCP fix a bit up, just to look similar in both
    cases.
    
    However, the exact issue hasn't been found yet. We don't know why string
    is junk in VMware before these fixes, as nothing before the old location
    of the asprintf() seems to modify it.
    
    In-discussion-with: matthias

Summary of changes:
 usr.sbin/installer/dfuibe_installer/fn_configure.c |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebfcfa9218d28273c88ec434c7b2f8aef859c13b


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]