Sample Code
This page lists new and recently changed sample code. Most sample code has a revision history, which details additions and changes since the previous version. Look for "Revision History" at the bottom of the sample code page.

Items are listed in reverse chronological order by publication date. To see the list sorted by the type of revision, click Sort by Revision Type. Items published for the first time (First Version) will be at the top of the list, followed by items with new or changed content (Content Update), followed by items with small fixes, such as typos and format errors, but no significant content changes (Minor Change).

New and updated sample code is announced in the bi-weekly Apple Developer Connection News, available as an option to ADC members. See the Membership Overview page for details on joining.
Document Revision Descriptions
On Off
Sorted by
Date
Sort by
Title
Sort by
Revision Type
Sort by
Topic
2008-08-27 SimpleUserClient (HTML) (DMG) (ZIP)
Now demonstrates 64-bit user client APIs, how to build a sub-kext to support older OS versions, and how to build the test tool 4-way universal.
Content Update Hardware & Drivers, Kernel
2008-06-18 BootstrapDump (HTML) (DMG) (ZIP)
Fix a benign bug that was tripping an assert.
Minor Change Interprocess Communication, Process Management
2008-03-19 UTXplorer (HTML) (DMG) (ZIP)
Uses the <utmpx.h> API to display current login sessions and login history.
First Version Process Management
2008-03-17 CryptNoMore (HTML) (DMG) (ZIP)
Corrected a bug with Open Directory-based authentication that was uncovered by Mac OS X 10.5. Also, Open Directory authentication now works correctly when built 64-bit.
Content Update Security
2008-02-25 FSMegaInfo (HTML) (DMG) (ZIP)
Prints information about various file system objects; helpful when debugging VFS plug-ins.
First Version File Management