]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 196045 through 231537
authorrodrigc <rodrigc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 11 Feb 2012 23:15:14 +0000 (23:15 +0000)
committerrodrigc <rodrigc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 11 Feb 2012 23:15:14 +0000 (23:15 +0000)
commitc77feb60548d4a08cda8577f571c1b1769a7f41b
treea84f709bb06edebe59d741dd0bdaa5bade43235a
parent839b12245215e253ddaf265dd705352580b84e96
MFC 196045 through 231537
   - this records svn:mergeinfo for previously merged changesets

This pulls in changes such as:

MFC 216370
  - Remove adertising clause from UCB copyrighted files in usr.bin

MFC 222534
  - Fix a couple of spelling errors.

MFC 223493
  - Remove duplicated header files

MFC 223135 - 223491
  - man page updates

MFC 229403
  - Replace index() and rindex() calls with strchr() and strrchr().

MFC 230044
  - fgets(3) returns a pointer, so compare against NULL, not integer 0.

git-svn-id: svn://svn.freebsd.org/base/stable/8@231538 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/tftp/main.c
usr.bin/tftp/tftp.1
usr.bin/tftp/tftp.c
usr.bin/tftp/tftp.h