Displaying 5 results from an estimated 5 matches for "gilliam".
Did you mean:
william
2007 Oct 15
2
clipping off words inside a vector of strings
Hi,
I have a vector of strings (class character) with 6 elements (length
6). I call it 'names'.
"Graham Chapman"
"John Cleese"
"Terry Gilliam"
"Eric Idle"
"Terry Jones"
"Michael Palin"
And I want to turn it into another vector of strings called
'shortnames' with the same length.
The new vector should look like:
"Gra Cha"
"Joh Cle"
"Ter Gil"
"Eri Idl"
&...
2003 May 12
2
smbpasswd and RID/SID problems with LDAP
...having some problems trying to set up
the LDAP accounts using "smbpasswd". I build the structure of the
LDAP database by importing a couple of LDIF's, and then I import the
following user account to create an administrative account within samba:
dn: uid=smbadmin,ou=users,o=caedm,dc=gilliam
objectClass: person
objectClass: sambaAccount
objectClass: posixAccount
cn: smbadmin
sn: smbadmin
uid: smbadmin
rid: 500
#ntSid: 500
primaryGroupId: 512
uidNumber: 0
gidNumber: 0
homeDirectory: /dev/null
loginShell: /bin/false
description: SMB Administrative Account
gecos: SMB Administrative Accoun...
2007 Nov 23
1
[LLVMdev] LLVM 2.1 (or later) and Ubuntu Gutsy
Antony Blakey wrote:
> On 24/11/2007, at 12:01 AM, Michael T. Richter wrote:
>
>
>> Does anybody have a working version of LLVM 2.1+ (ideally in a .deb
>> file) that they're willing to share? I'm having some weird problems
>> trying to get a working version on my 7.10 machine.
>>
>
> Or even better, does anyone have a recipe for building on
2006 Oct 31
0
6272580 gcc and i86pc/os/biosdisk.c don''t get along
Author: jg
Repository: /hg/zfs-crypto/gate
Revision: 1eea8d0cc1d620a02c73c31c9f9d06b7bb5a9d7f
Log message:
6272580 gcc and i86pc/os/biosdisk.c don''t get along
6272687 gcc and cmd/rcm_daemon don''t get along
Files:
update: usr/src/cmd/rcm_daemon/common/rcm_lock.c
update: usr/src/cmd/rcm_daemon/common/rcm_main.c
update: usr/src/lib/librcm/librcm_event.c
update:
2006 Oct 31
0
6323578 slot-names property got lost in the new boot shuffle
Author: jg
Repository: /hg/zfs-crypto/gate
Revision: ffe8c15206a0937bf4d4843ce1210bf73e2224e0
Log message:
6323578 slot-names property got lost in the new boot shuffle
Files:
update: usr/src/uts/i86pc/io/pci/pci_autoconfig.c
update: usr/src/uts/i86pc/io/pci/pci_autoconfig.h
update: usr/src/uts/i86pc/io/pci/pci_boot.c