home *** CD-ROM | disk | FTP | other *** search
- To Do
- =====
- create of a special file should work even on a rofs (bug in SunOS)
- shouldn't use -C, even if available, with K&R compilers
- change exports file format to SunOS style?
- add exportfs and using SIGHUP to reread exports file
- exports file path
- logging file path
- add fsync option
-
- Done
- ====
- detect and use local uid and gid for nobody if possible
- use PATH_MAX and NAME_MAX instead of MAXPATHLEN and MAXNAMLEN
- add Stephen's changes
- solaris2 doesn't declare _rpcfdtype
- change all bzero and index to ansi equivalents
- add Eric's changes
- add Job's changes
- add rules for generated files
- header dependencies for all files
- use native rpcgen or not? yes
- some systems don't have TIOCNOTTY
- SYSLOG support
- mkdir support
- rename support
- add Mark's changes
- copyright for strerror.c
- svc_getcaller not declared on sysv4
- some cc's don't like sizeof(void) but gcc yields 1
-