diff options
-rw-r--r-- | community/da.mdwn | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/community/da.mdwn b/community/da.mdwn index 8bea9876..e7c0234d 100644 --- a/community/da.mdwn +++ b/community/da.mdwn @@ -9,18 +9,22 @@ Project: Network virtualization for subhurds etc. ## TO DO ### Documentation - -- [A Programmer's Guide to the Mach System Calls](ftp://ftp.cs.cmu.edu/afs/cs/project/mach/public/doc/unpublished/machsys.doc) - --- ## Completed tasks +### Coding + +- pfinet server overriding by modifying glibc. The patch is here(http://cid-f9beaac3236afa2b.skydrive.live.com/self.aspx/%e5%85%ac%e5%85%b1/glibc|_2.7|_multi-netserv.patch). + ### The Code Read + - boot ### Documentation Read + +- [A Programmer's Guide to the Mach System Calls](ftp://ftp.cs.cmu.edu/afs/cs/project/mach/public/doc/unpublished/machsys.doc) - [Meet Mach](http://www.stepwise.com/Articles/Technical/MeetMach.html) by James Scott - [A Programmer's Guide to the Mach User Environment](ftp://ftp.cs.cmu.edu/afs/cs/project/mach/public/doc/unpublished/machuse.doc), the MIG part - Part of The GNU Mach Reference Manual and The GNU Hurd Reference Manual |