index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
tftp
Commit message (
Expand
)
Author
Age
Files
Lines
*
- uri is expected to be nul-terminated (strchr used later),
delphij
2015-08-31
1
-4
/
+3
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+21
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-2
/
+2
|
|
\
|
|
/
|
/
|
|
*
Merge head from 7/28
sjg
2014-08-19
2
-3
/
+3
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
Merge head
sjg
2014-04-28
1
-1
/
+1
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Sync from head
sjg
2012-11-04
1
-2
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+22
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Convert to usr.bin/ to LIBADD
bapt
2014-11-25
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Replace all uses of libncurses and libtermcap with their wide character
brooks
2014-07-17
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Increase MAXLINE to deal with longer paths.
marcel
2014-03-04
1
-1
/
+1
|
|
/
|
/
|
*
|
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
1
-2
/
+2
|
/
*
General mdoc(7) and typo fixes.
gjb
2012-05-10
1
-2
/
+2
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-4
/
+4
*
Only use macros inside a reference block.
joel
2012-03-27
1
-10
/
+5
*
fgets(3) returns a pointer, so compare against NULL, not integer 0.
kevlo
2012-01-13
1
-1
/
+1
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
1
-7
/
+7
*
peeraddr is only used in sizeof() evaluations, so instead of declaring it
delphij
2011-07-11
1
-1
/
+1
*
Remove duplicated header files
kevlo
2011-06-24
1
-1
/
+0
*
Acknowledge Edwin Groothuis for the major rewrite he
rodrigc
2011-06-24
1
-1
/
+7
*
Update references to RFC's that the newer TFTP implementation supports.
rodrigc
2011-06-22
1
-0
/
+34
*
Bump date.
rodrigc
2011-06-22
1
-1
/
+49
*
Clarify that the TFTP blocksize (RFC2348) or non-standard
rodrigc
2011-06-16
1
-2
/
+3
*
Specify correct RFC2347 for TFTP options in diagnostic message.
rodrigc
2011-06-16
1
-2
/
+2
*
Fix a couple of spelling errors.
imp
2011-05-31
1
-3
/
+3
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
4
-16
/
+0
*
Make WARNS=6 clean.
marius
2010-09-24
2
-28
/
+23
*
Try to adhere to style.Makefile(5).
marius
2010-09-23
1
-4
/
+6
*
Remove an explicit assignment of the CFLAGS variable intended for
marius
2010-09-23
1
-1
/
+0
*
Fix transfer statistics in the "send file" case - The conditional used
gavin
2010-06-27
1
-4
/
+1
*
Fix core dump when server fails to respond.
gavin
2010-06-27
1
-1
/
+4
*
These files are no longer required since r207607
gavin
2010-06-12
3
-355
/
+0
*
Doh! Add another new file forgotten by the importer of edwin@'s tftp
imp
2010-05-04
1
-0
/
+42
*
Go ahead and merge the work edwin@ on tftpd into the tree. It is a
imp
2010-05-04
4
-602
/
+696
*
Fix return code in the case of successful file transfer, broken in
gavin
2010-01-03
1
-2
/
+6
*
ANSIfy, plus constify interfaces where possible.
delphij
2008-10-13
4
-115
/
+50
*
Use strlcpy() instead of strncpy() when we want the string to be
delphij
2008-10-13
1
-3
/
+2
*
Fix markup.
ru
2007-11-07
1
-29
/
+31
*
Set txrx_error to 1 when we reach abort. This makes the program correctly set...
matteo
2006-09-28
1
-0
/
+2
*
Use the new name H_SETSIZE instead of the old H_EVENT to set the history
stefanf
2005-10-19
1
-1
/
+1
*
Use socklen_t where appropriate.
stefanf
2005-08-05
1
-2
/
+2
*
Fix most cases where the address of an int is passed to a function expecting a
stefanf
2005-02-14
1
-1
/
+1
*
Sort sections.
ru
2005-01-18
1
-5
/
+5
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+2
*
Bumped the document date.
ru
2004-05-19
1
-1
/
+1
*
Fix BSS buffer overflow in makeargv().
tjr
2003-10-12
1
-2
/
+3
[next]