This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
usr.bin
/
tftp
History
itojun
78673096cc
make sure we do not overrun tp->th_msg on ERROR packet.
...
correct ERROR length to include terminating \0 (RFC1350 page 8).
2000-11-21 14:58:21 +00:00
..
extern.h
…
main.c
make sure we do not overrun peeraddr.
2000-11-21 14:28:54 +00:00
Makefile
…
tftp.1
…
tftp.c
make sure we do not overrun tp->th_msg on ERROR packet.
2000-11-21 14:58:21 +00:00
tftpsubs.c
…
tftpsubs.h
…