This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-03 17:11:32 +00:00
Code
Issues
Releases
Activity
freebsd
/
libexec
/
tftpd
History
Joel Dahl
9c282daafc
mdoc: Only use macros inside a reference block.
2012-05-23 20:29:16 +00:00
..
Makefile
Properly use LDADD & DPADD to link against libwrap.
2012-05-19 05:10:47 +00:00
tftp-file.c
Bring back synchnet() implementation from older
2011-06-24 02:56:24 +00:00
tftp-file.h
…
tftp-io.c
Avoid error log for transfer stop w/o error code.
2012-02-21 14:59:07 +00:00
tftp-io.h
…
tftp-options.c
…
tftp-options.h
…
tftp-transfer.c
In the old TFTP server, there was an undocumented behavior where
2011-07-31 03:12:20 +00:00
tftp-transfer.h
…
tftp-utils.c
…
tftp-utils.h
Spelling fixes for libexec/
2012-01-07 16:09:54 +00:00
tftpd.8
mdoc: Only use macros inside a reference block.
2012-05-23 20:29:16 +00:00
tftpd.c
…