Displaying 4 results from an estimated 4 matches for "_away_".
2004 Jun 23
2
Covered Labels
Dear All!
How can I cope with overlapping or covered labels (covered by labels
from other data points) in plots?
Martina Renninger
[[alternative HTML version deleted]]
2005 Jul 15
1
Re: Fix passwd/shadow/group files? -- Samba is not an enterprise directory solution ...
...yan J. Smith <b.j.smith at ieee.org>"
> So? I've been authenticating Samba against NIS servers since
> the mid-'90s ...
> You can even use pGINA to replace your NT/200x/XP login to
> authenticate against other servers ...
> If you are the former, you _can_ switch _away_ from CIFS altogether!
> Samba will _never_ reverse engineer all of Microsoft's LDAP schema ...
> You really need an independent architect to come in and make your
> life easier. Because it seems your department isn't aware of all your
> interoperability options.
I want to poin...
2005 Jul 13
8
Fix passwd/shadow/group files?
I've been copying old passwd/shadow/group files from system to system
for ages across different distributions/updates and would like to
get them back in sync with each other so the system tools will
work. Now they hang like:
#userdel irose
hangs forever, syslog says:
Jul 12 11:19:32 newftp userdel[30335]: delete user `irose'
Jul 12 11:19:32 newftp userdel[30335]: delete `irose'
2016 Oct 20
6
RFC: Killing undef and spreading poison
The fact two IR values are defined the same way doesn't necessarily imply
they are actually the same value.
e.g.
%a = load volatile i32, i32* %p
%b = load volatile i32, i32* %p
As Sanjoy said, though, it should always be legal to optimize all uses of
different "freeze(%x)" values to use the same def - this is equivalent to
choosing the same value for all freezes. It's just not