Groups
Groups
Sign in
Groups
Groups
darwin-kernel
Conversations
About
Send feedback
Help
darwin-kernel
1–30 of 379
Mark all as read
Report group
0 selected
darwin-ker...@lists.apple.com
4/30/12
You have been unsubscribed from the Darwin-kernel mailing list
unread,
You have been unsubscribed from the Darwin-kernel mailing list
4/30/12
darwin-ker...@lists.apple.com
4/23/12
confirm c352f410570eb65ca6b3cf280b99ce53c1e07b36
Your membership in the mailing list Darwin-kernel has been disabled due to excessive bounces The last
unread,
confirm c352f410570eb65ca6b3cf280b99ce53c1e07b36
Your membership in the mailing list Darwin-kernel has been disabled due to excessive bounces The last
4/23/12
Gerriet M. Denkmann
,
Shantonu Sen
2
4/3/12
How to get kind of running process
you should look at the source code to top <http://www.opensource.apple.com/source/top/top-73/
unread,
How to get kind of running process
you should look at the source code to top <http://www.opensource.apple.com/source/top/top-73/
4/3/12
Gerriet M. Denkmann
,
Shantonu Sen
3
4/1/12
format of sysctl( { CTL_KERN, KERN_PROCARGS, pid } )
the only documentation is the source: <http://www.opensource.apple.com/source/xnu/xnu-1699.24.23/
unread,
format of sysctl( { CTL_KERN, KERN_PROCARGS, pid } )
the only documentation is the source: <http://www.opensource.apple.com/source/xnu/xnu-1699.24.23/
4/1/12
simran charley
,
Quinn "The Eskimo!"
3
3/30/12
Kauth event for write operation
Hi, Thanks for reply. It is helpful for me. I want to ask one question regarding copy operation. I am
unread,
Kauth event for write operation
Hi, Thanks for reply. It is helpful for me. I want to ask one question regarding copy operation. I am
3/30/12
Gerriet M. Denkmann
3/29/12
What the swap??
I just did: sum = 0 for all processes (as reported by sysctl) (without 0 kernel_task) do: for all
unread,
What the swap??
I just did: sum = 0 for all processes (as reported by sysctl) (without 0 kernel_task) do: for all
3/29/12
Gerriet M. Denkmann
, …
comex
11
3/26/12
vmmap
On 24 Mar 2012, at 10:37, comex wrote: > On Fri, Mar 23, 2012 at 5:27 AM, Gerriet M. Denkmann >
unread,
vmmap
On 24 Mar 2012, at 10:37, comex wrote: > On Fri, Mar 23, 2012 at 5:27 AM, Gerriet M. Denkmann >
3/26/12
José Cornado
3/23/12
FYI attach -waitfor, breakpoints and Xcode
Even though Xcode has an easy way to launch a debug session using -waitfor, the breakpoints set
unread,
FYI attach -waitfor, breakpoints and Xcode
Even though Xcode has an easy way to launch a debug session using -waitfor, the breakpoints set
3/23/12
José Cornado
3/22/12
waitfor found
I found the option in xcode. never mind -- José Cornado -- home: http://www.efekctive.com blog: http:
unread,
waitfor found
I found the option in xcode. never mind -- José Cornado -- home: http://www.efekctive.com blog: http:
3/22/12
José Cornado
3/22/12
-waitfor in Xcode
Is there a way to start a debug session inside Xcode using -waitfor to wait for a 3rd program to
unread,
-waitfor in Xcode
Is there a way to start a debug session inside Xcode using -waitfor to wait for a 3rd program to
3/22/12
me
, …
Kevin Brock
3
3/8/12
Kernel IPC
On Mar 7, 2012, at 10:06 AM, Quinn The Eskimo! wrote: > > On 6 Mar 2012, at 22:13, me wrote:
unread,
Kernel IPC
On Mar 7, 2012, at 10:06 AM, Quinn The Eskimo! wrote: > > On 6 Mar 2012, at 22:13, me wrote:
3/8/12
Evgeny Yakovlev
3/6/12
Create a hard link to a vnode from the kernel
Hello, I am writing a solution that intercepts file deletion and securely deletes it by wiping file
unread,
Create a hard link to a vnode from the kernel
Hello, I am writing a solution that intercepts file deletion and securely deletes it by wiping file
3/6/12
Arun
3/3/12
Lion FDE bypass user login screen
Hi All Can anyone explain me how does Apple's Lion FDE bypasses user's login screen while
unread,
Lion FDE bypass user login screen
Hi All Can anyone explain me how does Apple's Lion FDE bypasses user's login screen while
3/3/12
Mike C.
2/24/12
Capture first IP packet with NKE
Hello, I have written a Network Kernel Extension (NKE) with an IP filter. How can I make sure that
unread,
Capture first IP packet with NKE
Hello, I have written a Network Kernel Extension (NKE) with an IP filter. How can I make sure that
2/24/12
Andrew Gallatin
2/23/12
dtrace profiling in 11.0
I'm having some troubles getting scripts that use the profile:: stuff to work in 11.0. They seem
unread,
dtrace profiling in 11.0
I'm having some troubles getting scripts that use the profile:: stuff to work in 11.0. They seem
2/23/12
Markus Hanauska
2/23/12
"Designing custom routing technologies." - How would I do that?
I just reread the documentation document named "Introduction to Network Kernel Extensions
unread,
"Designing custom routing technologies." - How would I do that?
I just reread the documentation document named "Introduction to Network Kernel Extensions
2/23/12
me
, …
Phil Jordan
4
2/23/12
sending messages from kernel space/ kexts to user space
On Mon, Feb 20, 2012 at 2:56 AM, me <kernelk...@gmail.com> wrote: > Thanks, Eric! I
unread,
sending messages from kernel space/ kexts to user space
On Mon, Feb 20, 2012 at 2:56 AM, me <kernelk...@gmail.com> wrote: > Thanks, Eric! I
2/23/12
Jetneo J
2/14/12
$ 3,905,00 per month. Pre-launch until April 9, 2012
WAZZUB is in pre-launch until April 9, 2012. The more users that join our network through your
unread,
$ 3,905,00 per month. Pre-launch until April 9, 2012
WAZZUB is in pre-launch until April 9, 2012. The more users that join our network through your
2/14/12
Anatol Pomozov
, …
Michael Smith
5
2/6/12
vfs: is there any way to distinguish read() for different file descriptors
On Tue, Jan 31, 2012 at 6:14 AM, Ken Hornstein <ke...@cmf.nrl.navy.mil> wrote: >Is there any
unread,
vfs: is there any way to distinguish read() for different file descriptors
On Tue, Jan 31, 2012 at 6:14 AM, Ken Hornstein <ke...@cmf.nrl.navy.mil> wrote: >Is there any
2/6/12
Alexander Klyuev
2/2/12
How to rebuild kernel cache for Recovery HD system ?
Hi everybody, Is there any way to rebuild kernelcache file for "Recovery HD" system ?
unread,
How to rebuild kernel cache for Recovery HD system ?
Hi everybody, Is there any way to rebuild kernelcache file for "Recovery HD" system ?
2/2/12
HIWATASHI Kazuhiro
1/29/12
How to build kernel 10.8.0 (xnu-1503.15.3)
Hi, All. I want to build the kernel of Mac-OS-X 10.6.8 (xnu-1503.15.3), and make it operate by my
unread,
How to build kernel 10.8.0 (xnu-1503.15.3)
Hi, All. I want to build the kernel of Mac-OS-X 10.6.8 (xnu-1503.15.3), and make it operate by my
1/29/12
Athanasios Douitsis
1/22/12
which mailing list is for ipsec / racoon related stuff ?
Hi all, Apologies for the off-topic message. I'm looking for an appropriate apple mailing list
unread,
which mailing list is for ipsec / racoon related stuff ?
Hi all, Apologies for the off-topic message. I'm looking for an appropriate apple mailing list
1/22/12
Feng Shuo
,
Shantonu Sen
4
1/20/12
Bug in NFS
Hi folks, The bug was closed but I don't think it's already fixed even in the latest 10.7.2.
unread,
Bug in NFS
Hi folks, The bug was closed but I don't think it's already fixed even in the latest 10.7.2.
1/20/12
Gary Kratkin
, …
Justin C. Walker
3
1/18/12
ifnet_attach/detach notifications in kext
On Jan 18, 2012, at 14:21 , Josh Graessley wrote: > > On Jan 18, 2012, at 12:48 PM, Gary
unread,
ifnet_attach/detach notifications in kext
On Jan 18, 2012, at 14:21 , Josh Graessley wrote: > > On Jan 18, 2012, at 12:48 PM, Gary
1/18/12
José Cornado
, …
Shantonu Sen
4
1/3/12
Kext ring level
Thanks, it would be a little overkill for now. I can stay out of kernel space. I will minimize the
unread,
Kext ring level
Thanks, it would be a little overkill for now. I can stay out of kernel space. I will minimize the
1/3/12
José Cornado
,
Quinn "The Eskimo!"
5
1/3/12
nlist and stab headers
got you. On Tue, Jan 3, 2012 at 6:26 AM, Quinn "The Eskimo!" <esk...@apple.com>
unread,
nlist and stab headers
got you. On Tue, Jan 3, 2012 at 6:26 AM, Quinn "The Eskimo!" <esk...@apple.com>
1/3/12
José Cornado
,
Quinn "The Eskimo!"
3
1/3/12
memory mapped files risks(?)
Thanks! I decided to keep the kernel out of the picture for now. Upon more reading and poking I got
unread,
memory mapped files risks(?)
Thanks! I decided to keep the kernel out of the picture for now. Upon more reading and poking I got
1/3/12
Volodymyr Shcherbyna
, …
Stéphane Sudre
4
12/27/11
Detecting process start/exit notifications in Mac OS X
On 28 nov. 11, at 10:26, Volodymyr Shcherbyna wrote: > > Hello Everyone, > > > > I
unread,
Detecting process start/exit notifications in Mac OS X
On 28 nov. 11, at 10:26, Volodymyr Shcherbyna wrote: > > Hello Everyone, > > > > I
12/27/11
Michael Tuexen
12/25/11
Debugging a kext
Dear all, I want to debug a kext (actually I've done this a lot of times before), however, after
unread,
Debugging a kext
Dear all, I want to debug a kext (actually I've done this a lot of times before), however, after
12/25/11
Mike C.
,
Vincent Lubet
5
12/17/11
ipf_inject_input return error 45
Hello again, I solved my problem by copying the mbuf with mbuf_dup before returning from the input_fn
unread,
ipf_inject_input return error 45
Hello again, I solved my problem by copying the mbuf with mbuf_dup before returning from the input_fn
12/17/11