Sponsored Content
Full Discussion: Rudix 2009
Operating Systems OS X (Apple) OS X OpenSource RSS Rudix 2009 Post 302302416 by Linux Bot on Tuesday 31st of March 2009 12:45:04 AM
Old 03-31-2009
CPU & Memory Rudix 2009

ImageAbout Rudix
Features a world-class collection of pre-compiled and ready to use UNIX compatible software which are not available from a fresh installation of Mac OS X but are popular among other UNIX environments. Here you can find utilities, programming languages, libraries and tools delivered as standard Mac OS X packages.

More from Apple...
 

We Also Found This Discussion For You

1. Red Hat

RHSA-2009:1580-02

Hi All, There's a new upgrade for apache software, RHSA-2009:1580-02. My red hat ent es 4 has only this httpd-manual-2.0.52-25.ent Do I really need to upgrade this? Is this just the manual or it has more functionality than that? Thanks for any comment you may add. (1 Reply)
Discussion started by: itik
1 Replies
StartupItemContext(8)					    BSD System Manager's Manual 				     StartupItemContext(8)

NAME
StartupItemContext -- Execute a program in StartupItem context SYNOPSIS
StartupItemContext [program [arguments]] DESCRIPTION
The StartupItemContext utility launches the specified program in StartupItem bootstrap context. Each Darwin and Mac OS X login creates a unique bootstrap subset context to contain login specific Mach port registrations with the bootstrap server. All such registrations per- formed within the context of that subset are only visible to other processes within that context or subsequent subsets of it. Therefore, a Mach port based service/daemon launched within a login context will not be visible to other such contexts. To override this, a root user can use the StartupItemContext utility to launch the program within the same bootstrap context as all other StartupItems. All subsequent Mach port bootstrap registrations perfomed by the program will be visible system-wide. NOTES
All bootstrap port lookups will also be resticted to the StartupItem context. The services provided on a per-login basis (clipboard, etc...) will not be available to the program. SEE ALSO
SystemStarter(8) mach_init(8) "Bootstrap Contexts Unleashed" http://developer.apple.com/techpubs/macosx/Darwin/General/KernelProgramming/contexts/index.html HISTORY
The StartupItemContext Darwin July 7, 2002 Darwin
All times are GMT -4. The time now is 11:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy