*BSD News Article 99814


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!news.radio.cz!nntprelay.mathworks.com!howland.erols.net!feed1.news.erols.com!news1.best.com!newshub.sdsu.edu!newsfeeder.sdsu.edu!gondor!rohan!enockson
From: enockson@rohan.sdsu.edu (Eric Enockson)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: writing my own system calls
Date: 17 Jul 1997 06:44:26 GMT
Organization: San Diego State University
Lines: 9
Message-ID: <5qkf0a$16b$1@gondor.sdsu.edu>
NNTP-Posting-Host: rohan.sdsu.edu
X-Newsreader: TIN [version 1.2 PL0]
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:44557

	Could anyone point me to some good info on writing my own
system calls, rebuiling the kernel with them and calling them from
a user process.  I need to get some kernel data structures out of the
kernel and into an apps address space. 
	
	Thanks Eric Enockson