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
f6ec1eebbf
NetBSD
/
usr.bin
/
tftp
History
rkujawa
372c45d52b
Work around "variable might be clobbered by longjmp" gcc warning when compiling with CPUFLAGS=-march=armv7. Should be fixed properly one day...
2013-03-29 18:53:21 +00:00
..
extern.h
main.c
Undo the non-sharing of the "toplevel" jmp_buf between main.c and tftp.c,
2012-07-16 09:20:26 +00:00
Makefile
Work around "variable might be clobbered by longjmp" gcc warning when compiling with CPUFLAGS=-march=armv7. Should be fixed properly one day...
2013-03-29 18:53:21 +00:00
tftp.1
tftp.c
Undo the non-sharing of the "toplevel" jmp_buf between main.c and tftp.c,
2012-07-16 09:20:26 +00:00
tftpsubs.c
tftpsubs.h