summaryrefslogtreecommitdiff
path: root/libexec/tftpd
AgeCommit message (Expand)Author
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2004-11-05Add (unsigned char) cast to ctype functionsdsl
2004-05-05Make sure we tzset() before chroot(); after passing that pointkleink
2004-01-06Remove duplicated headers. Pointed out by Peter Postma in PR bin/24002.briggs
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-04Bump date for last but one.wiz
2003-07-04s/&/and/wiz
2003-06-11Support negotiation and use of TFTP Option Extension (rfc 2347) for thebriggs
2003-05-14setup -> set up.wiz
2002-09-18use bsd.own.mk instead of the (obvious typo of) bsd.obj.mklukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2002-01-15Drop an unnecessary .Pp.wiz
2001-11-19__ss_{len,family} hack is no longer necessaryitojun
2001-10-09Enable verbose debugging messages via tftpd.christos
2001-06-19`accessible' only has one `a'.wiz
2001-02-19convert to use getprogname()cgd
2001-01-09convert to ansi knflukem
2000-11-21make sure we do not overrun packet buffer when we set error message string.itojun
2000-11-21handle getnameinfo error properlyitojun
2000-10-18defs had 'short block' for blocksize; changed defs to be unsigned.dogcow
1999-07-12add line break.itojun
1999-07-12IPv6 support.itojun
1999-06-23If opening files for writing, be sure to truncate.carrel
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-07Fix for bin/4637, mostly as discussed on current-users.aidan
1999-01-13Revise text about filenames as suggested by Geoff Wing in PR#6366.fair
1998-09-20Remember the interface the request comes in on, so we will reply to theexplorer
1998-07-29* implement -u user and -g group - to specify the username and/orlukem
1998-07-26const poisoning.mycroft
1998-07-03clean up a bit of cruft.mrg
1998-06-08Implement a new manual page category ``SECURITY CONSIDERATIONS''lukem
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-11-06fix so syslog works after chroot, by adding LOG_NDELAY to openlog.lukem
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-20- Fix .Nm usage.enami
1997-10-19Use S_IS*(), not S_IF*.mycroft
1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg
1997-10-07oops, forgot to add WARNS here.mrg
1997-10-07WARNS?=1. merge lite-2.mrg
1997-04-22get rid of supplementary groups.mrg
1995-06-04The tftpd daemon must be invoked as root in order for the chroot()jtc
1995-06-03Fill in sin_len.mycroft
1994-12-22specify man pages the new way.cgd
1994-03-01From Christos Zoulas <christos@deshaw.com>:cgd
1994-01-10Add -s flag, per Roland McGrath, with changes and a manual page addition by me.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-04-18Cleanup for GCC 2.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd