summaryrefslogtreecommitdiff
path: root/nfsd
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2002-03-26 19:12:43 +0000
committerNeal H. Walfield <neal@gnu.org>2002-03-26 19:12:43 +0000
commita7d306054eca86dddc314c4e8a736f79cebd8114 (patch)
treeaa70bef0c1cf53b7dfba02955a8ae925647f9f80 /nfsd
parent6207d5e1045d301d4ce6f1bdf437d58dfa269aac (diff)
*** empty log message ***
Diffstat (limited to 'nfsd')
-rw-r--r--nfsd/ChangeLog7
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.