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
2024-12-17 10:26:15 +00:00
Code
Issues
Releases
Activity
7412cb7ef3
freebsd
/
usr.bin
/
tftp
History
Kevin Lo
a3a2bf4b67
fgets(3) returns a pointer, so compare against NULL, not integer 0.
2012-01-13 06:51:15 +00:00
..
main.c
fgets(3) returns a pointer, so compare against NULL, not integer 0.
2012-01-13 06:51:15 +00:00
Makefile
tftp.1
Acknowledge Edwin Groothuis for the major rewrite he
2011-06-24 05:41:38 +00:00
tftp.c
tftp.h