Displaying 3 results from an estimated 3 matches for "4fe".
Did you mean:
4f
2004 Aug 23
0
Pre-populating winbind idmap doesn't work.
...reproducible. We are running in a native W2K Active Directory environment.
Here's an example sequence.
-------------
# /etc/init.d/winbind status
winbindd is stopped
# head -3 /tmp/usermapper.tmp
GID 100001 S-1-5-15-735fc311-1cda3193-320a1743-4c7
GID 100002 S-1-5-15-735fc311-1cda3193-320a1743-4fe
GID 100003 S-1-5-15-735fc311-1cda3193-320a1743-208
# wc -l /tmp/usermapper.tmp
1218 /tmp/usermapper.tmp
# rm /var/lib/samba/winbindd_*.tdb
# cat /tmp/usermapper.tmp | net -d10 idmap restore > /tmp/restore.log 2>&1
# grep 'db_set_mapping: stored' /tmp/restore.log | wc -l
12...
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...74 5f je 55b <__FUNCTION__.22434+0x7>
> - 4fc: 72 65 jb 563 <__FUNCTION__.22434+0xf>
> + 4fa: 74 5f je 55b <__FUNCTION__.22347+0x7>
> + 4fc: 72 65 jb 563 <__FUNCTION__.22347+0xf>
> 4fe: 66 data16
> ...
>
> -00000500 <__FUNCTION__.22032>:
> +00000500 <__FUNCTION__.21945>:
> 500: 6e outsb %ds:(%esi),(%dx)
> 501: 6f outsl %ds:(%esi),(%dx)
> 502: 6e outsb %ds:(%esi)...
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues.
I've been tracking the interface changes and merging them with
the refactoring work I'm doing. I got as far as building stage3
of llvm-gcc but the object files from stage2 and stage3 differ:
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
(Are the above two ok?)
The list below is clearly bad. I think it's every object file in
the