Difference between revisions of "/dev"

From The iPhone Wiki
Jump to: navigation, search
(Children)
(Children)
Line 72: Line 72:
 
*[[/dev/pf|pf]]
 
*[[/dev/pf|pf]]
 
*[[/dev/null|null]] (Doesn't output, discards input)
 
*[[/dev/null|null]] (Doesn't output, discards input)
*[[/dev/mem|mem]] ( public memory monitored by sandbox )
+
*[[/dev/mem|mem]] ( public memory monitored by [[sandbox]] )
 
*[[/dev/klog|klog]]
 
*[[/dev/klog|klog]]
 
*[[/dev/kmem|kmem]] ( private memory used to patch the [[kernel]] memory in [[userland]] jailbreak's )
 
*[[/dev/kmem|kmem]] ( private memory used to patch the [[kernel]] memory in [[userland]] jailbreak's )

Revision as of 15:56, 25 October 2010

Summary

Device Nodes are here, as with any other standard UNIX system. The folder cannot be written to.

Children

Files

Parents