index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tftp
Age
Commit message (
Expand
)
Author
2024-04-23
correct indentation; no functional change
Jonathan Gray
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2022-10-04
Sort commands in help output, add help to manual
Klemens Nanni
2022-10-04
Only print prompt in interactive usage
Klemens Nanni
2018-09-20
fix indentation
Jonathan Gray
2018-04-26
Use <fcntl.h> instead of <sys/file.h> for open() and friends.
Philip Guenther
2017-09-10
Use monotonic clock for statistics display. From Scott Cheloha.
Theo Buehler
2017-01-21
The POSIX APIs that that sockaddrs all ignore the s*_len field in the
Philip Guenther
2016-03-16
More "(<blah> *)0" -> NULL, avoiding any stdarg functions.
Kenneth R Westerback
2015-11-11
creat() -> open equiv; from Frederic Nowak
Theo de Raadt
2015-10-18
Add "dns" to the pledges. Previously these worked because of "inet",
Theo de Raadt
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-07
tame "stdio inet rpath wpath cpath" supports all the functions of tftp.
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-10-21
cope with sending or receiving files beyond 65536 blocks in length.
David Gwynne
2013-11-26
unsigned char casts for ctype
Theo de Raadt
2012-05-21
fix put usage
Gleydson Soares
2012-05-02
strncpy() -> strlcpy()
Gleydson Soares
2012-05-01
IPv6 support; mostly a sync with netbsd code done by itojun@
Gleydson Soares
2012-03-01
-This option devlivers the retransmission timeout,
David Gwynne
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-10-22
use the UNIX-related macros (.At and .Ux) where appropriate.
Igor Sobrado
2007-09-10
Proper use of fseek/fseeko macros.
Tobias Stoeckmann
2007-08-06
the ellipsis is not an optional argument; while here, sync the usage
Igor Sobrado
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-11
Delinting from tbert <bret dot lambert at gmail dot com>
Ray Lai
2006-07-26
Make tftp atoi() free.
Marcus Glocker
2006-07-26
TIMEOUT* values are not part of the protocol. tftp.h is a namespace
Theo de Raadt
2006-07-26
Mini KNF. No binary changes.
Marcus Glocker
2006-07-26
Fixing several timeout quirks at tftpd and tftp:
Marcus Glocker
2006-07-24
eliminate hyphen madness;
Jason McIntyre
2006-07-24
tweaks;
Jason McIntyre
2006-07-24
Adding TFTP Option Extension to the tftp client according to RFC 2347.
Marcus Glocker
2006-07-20
Add blksize option support for tftpd according to RFC 2348.
Marcus Glocker
2006-07-12
knf. no binary change.
Marcus Glocker
2006-05-08
Remove unsave setjmp/longjmp calls that were used in signal handlers with
Claudio Jeker
2006-01-23
Include <sys/param.h> instead of <sys/types.h> so we get MAXHOSTNAMELEN
Todd C. Miller
2006-01-02
+.Xr tftp-proxy 8 ,
Jason McIntyre
2004-04-10
improve BUGS:
Jason McIntyre
2004-02-19
fix mem leak.
Mike Pechkin
2003-12-22
do not re-include name in err() call; andrushock@korovino.net
Theo de Raadt
2003-09-29
correction to SYNOPSIS and usage(): host argument must be specified
Jason McIntyre
2003-09-25
- clarify "put" and "get" commands. This is based on a FreeBSD PR submitted
Jason McIntyre
2003-09-24
knf
Theo de Raadt
2003-09-24
fix automatic connection which is supposed to be done in put command;
Theo de Raadt
2003-06-26
another proto repair
Theo de Raadt
2003-06-25
protos
Theo de Raadt
2003-06-25
ansi
Theo de Raadt
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
[next]