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-04 17:15:50 +00:00
Code
Issues
Releases
Activity
freebsd
/
usr.bin
/
tftp
History
Stefan Farfeleder
78e3eed071
Fix most cases where the address of an int is passed to a function expecting a
...
socklen_t * argument.
2005-02-14 17:42:58 +00:00
..
extern.h
remove __P
2002-03-22 01:42:45 +00:00
main.c
Fix BSS buffer overflow in makeargv().
2003-10-12 00:27:55 +00:00
Makefile
Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.
2002-02-08 23:07:37 +00:00
tftp.1
Sort sections.
2005-01-18 13:43:56 +00:00
tftp.c
To perform even basic error checking, one must have an exit code that
2002-05-12 01:47:50 +00:00
tftpsubs.c
Fix most cases where the address of an int is passed to a function expecting a
2005-02-14 17:42:58 +00:00
tftpsubs.h
remove __P
2002-03-22 01:42:45 +00:00