summaryrefslogtreecommitdiff
path: root/nfsd/fsys.c
AgeCommit message (Collapse)Author
2015-12-30fix compiler warnings in hurd/nfs and hurd/nfsdFlavio Cruz
* nfsd/fsys.c (init_filesystems): Use 'm' qualifier instead of 'a' for allocating the name in fscanf call.
2002-05-032002-05-03 Roland McGrath <roland@frob.com>Roland McGrath
* main.c: Include <error.h>. * fsys.c: Likewise.
2002-03-262002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield
* 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.
1996-08-07*** empty log message ***Thomas Bushnell
1996-07-18*** empty log message ***Michael I. Bushnell