David Malone 31c7e8b05b Nudge Giant as far as I can into kern_open(). Mark open() as MPSAFE.
Use kern_open() to implement creat() rather than taking the long route
through open(). Mark creat as MPSAFE.

While I'm at it, mark nosys() (syscall 0) as MPSAFE, for all the
difference it will make.
2004-03-16 10:46:42 +00:00
..
2004-03-15 22:44:35 +00:00
2004-03-15 00:49:40 +00:00
2004-03-14 09:43:15 +00:00
2004-02-21 21:32:15 +00:00
2004-02-21 21:10:55 +00:00
2004-03-15 22:44:35 +00:00
2004-02-29 10:21:40 +00:00
2004-03-14 00:44:11 +00:00
2004-01-25 17:18:12 +00:00
2004-03-15 10:39:37 +00:00
2004-02-21 21:10:55 +00:00
2004-01-17 03:28:27 +00:00