diff options
author | Neal H. Walfield <neal@gnu.org> | 2002-03-26 19:12:43 +0000 |
---|---|---|
committer | Neal H. Walfield <neal@gnu.org> | 2002-03-26 19:12:43 +0000 |
commit | a7d306054eca86dddc314c4e8a736f79cebd8114 (patch) | |
tree | aa70bef0c1cf53b7dfba02955a8ae925647f9f80 /nfsd | |
parent | 6207d5e1045d301d4ce6f1bdf437d58dfa269aac (diff) |
*** empty log message ***
Diffstat (limited to 'nfsd')
-rw-r--r-- | nfsd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nfsd/ChangeLog b/nfsd/ChangeLog index 90b91386..da395af0 100644 --- a/nfsd/ChangeLog +++ b/nfsd/ChangeLog @@ -1,3 +1,10 @@ +2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca> + + * fsys.c (init_filesystems): Use error, not fprintf. Use + MACH_PORT_NULL explicitly. + (write_filesystems): Use error, not fprintf. Use ERR, not errno. + * main.c (main): Use error, not perror and exit. + 2001-02-25 Roland McGrath <roland@frob.com> * ops.c: Include <string.h> for decls of built-ins. |