Module Name: src Committed By: riz Date: Wed Nov 2 19:58:23 UTC 2011
Modified Files: src/libexec/tftpd [netbsd-5]: tftpd.8 tftpd.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #1677): libexec/tftpd/tftpd.c: revision 1.32 libexec/tftpd/tftpd.8: revision 1.22 libexec/tftpd/tftpd.c: revision 1.33 libexec/tftpd/tftpd.8: revision 1.23 libexec/tftpd/tftpd.c: revision 1.34 libexec/tftpd/tftpd.8: revision 1.24 fix shadowed variable Patrick Welche <prlw1%cam.ac.uk@localhost> - add -p pathsep option - make wrap to zero work, but produce a warning While here: - fix gcc warnings, in particular variable clobbered warnings (compiling with fewer warnings does not really fix the problem) Sort options in SYNOPSIS. New sentence, new line. Use only mdoc markup. Make HTML-ready. Sync usage with man page. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.21.38.1 src/libexec/tftpd/tftpd.8 cvs rdiff -u -r1.31 -r1.31.4.1 src/libexec/tftpd/tftpd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.