Re: [osol-code] login name for osol-0811 opensolaris desktop

2009-02-12 Thread Greg Palmer
emer maulana wrote: Sir please help me I just downloaded osol-0811.iso but i can not login because i do not now real login name and the root login have a password and i now root password if i can regard emer maulana If I remember correctly, it should be in the release notes. User name jac

[osol-code] login name for osol-0811 opensolaris desktop

2009-02-12 Thread emer maulana
Sir please help me I just downloaded osol-0811.iso but i can not login because i do not now real login name and the root login have a password and i now root password if i can regard emer maulana -- This message posted from opensolaris.org ___ openso

Re: [osol-code] Patch for CR #6800929 ("snv_106 ksh93 update breaks Install(1M)") and CR #6793120 ("pkill fails on native and sn1 branded zones")

2009-02-12 Thread I. Szczesniak
The changes look good to me. Irek On 2/12/09, Roland Mainz wrote: > timeless wrote: > > 2009/2/11 Roland Mainz : > > > Index: src/cmd/ksh/builtins/alias.c > > > +/* > > > + * If the requested command is not an alias load it explicitly > > ... > > > + * if an executable with the same name s

Re: [osol-code] Patch for CR #6800929 ("snv_106 ksh93 update breaks Install(1M)") and CR #6793120 ("pkill fails on native and sn1 branded zones")

2009-02-12 Thread timeless
On Thu, Feb 12, 2009 at 2:26 PM, Roland Mainz wrote: > timeless wrote: >> 2009/2/11 Roland Mainz : >> > Index: src/cmd/ksh/builtins/alias.c >> > +/* >> > + * If the requested command is not an alias load it explicitly >> ... >> > + * if an executable with the same name sits in a PATH element >> >

Re: [osol-code] Patch for CR #6800929 ("snv_106 ksh93 update breaks Install(1M)") and CR #6793120 ("pkill fails on native and sn1 branded zones")

2009-02-12 Thread Roland Mainz
timeless wrote: > 2009/2/11 Roland Mainz : > > Index: src/cmd/ksh/builtins/alias.c > > +/* > > + * If the requested command is not an alias load it explicitly > ... > > + * if an executable with the same name sits in a PATH element > > + * before /usr/bin (e.g. /usr/xpg4/bin/ls would be executed >