Subject: Re: misc/37387: kernel internals documentation omission
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: John Nemeth <jnemeth@victoria.tc.ca>
List: netbsd-bugs
Date: 11/15/2007 10:55:03
The following reply was made to PR misc/37387; it has been noted by GNATS.

From: jnemeth@victoria.tc.ca (John Nemeth)
To: gnats-bugs@NetBSD.org, misc-bug-people@NetBSD.org,
	netbsd-bugs@NetBSD.org
Cc: 
Subject: Re: misc/37387: kernel internals documentation omission
Date: Thu, 15 Nov 2007 02:50:48 -0800

 On Mar 2, 10:37pm, kristaps@kth.se wrote:
 }
 } >Number:         37387
 } >Category:       misc
 } >Synopsis:       kernel internals documentation omission
 } >Responsible:    misc-bug-people
 } >State:          open
 } >Class:          doc-bug
 } >Arrival-Date:   Thu Nov 15 10:30:00 +0000 2007
 } >Originator:     Kristaps Dzonsons
 } >Description:
 } The "netbsd internals" page (link below) has incomplete information
 } on how to add a system call: it doesn't mention considerations if the
 } new system call requires a new header file (say, adding int
 } sys_bar(struct foo *)).  Please let me know if this is valuable, and
 } I can provide the changes as a  patch to the documentation source.
 
      All documentation is valuable.  Having more complete documentation
 would definitely be appreciated.  Thanks for the offer!
 
 }-- End of excerpt from kristaps@kth.se