[OpenAFS-port-darwin] anyone want to work on the installer?
   
    Derrick J Brashear
     
    shadow@dementia.org
       
    Tue, 10 Aug 2004 11:09:46 -0400 (EDT)
    
    
  
> I'm not a kernel guy, but my understanding is that there are power management 
> notifications that you can register for.  A quick search of 
> developer.apple.com gives:
>
> 	http://developer.apple.com/technotes/tn2002/tn2075.html
> 	Power Management for Macintosh; getting started
>
> as probably a good starting point.
That's half. You happen to know if there's a similar interface to get 
notified of network changes?
Actually, for unrelated reasons(*) I had to rebuild IPConfiguration from 
the SystemConfiguration IPConfiguration.bundle, and I remember seeing 
something, I should go look again.
-D
(* Local restaurants with free wireless and misconfigured routers, they 
offer a DHCP lease, but when IPConfiguration arped for its address to make 
sure it was unused, the router replied with its own hardware address, and 
so IPConfiguration returned a failure and the lease is rejected. Lather, 
rinse, repeat. My IPConfiguration simply never arps. I want my lease.)