NetBSD/libexec
lukem 1075c8325b Apply DoS fix as described by Crist J. Clark <crist.clark@attbi.com>
on <security@freebsd.org>, and subsequently in FreeBSD's cvs repository
as libexec/ftpd/ftpd.c rev 1.133:

	The FTP daemon was vulnerable to a DoS where an attacker could bind()
	up port 20 for an extended period of time and thus lock out all other
	users from establishing PORT data connections. Don't hold on to the
	bind() while we loop around waiting to see if we can make our
	connection.

Bump version to 20030122.
2003-01-22 04:46:08 +00:00
..
atrun
comsat Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +00:00
cron
fingerd
ftpd Apply DoS fix as described by Crist J. Clark <crist.clark@attbi.com> 2003-01-22 04:46:08 +00:00
getNAME
getty
hpropd
identd don't need -lutil here 2002-11-30 03:16:14 +00:00
kadmind
kpasswdd
ld.aout_so Fix problem where dlclose() falls into infinite loop. 2003-01-16 08:45:56 +00:00
ld.elf_so Fix bug where only 2/3 of the PLT was being synched with the icache. 2003-01-11 01:33:56 +00:00
lfs_cleanerd - fix memory leak. 2002-12-15 08:38:17 +00:00
mail.local
makekey
makewhatis
rexecd Avoid conflict with reserved identifier "log". 2002-12-06 01:59:22 +00:00
rlogind
rmail
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd revert previous; this *DOES* use -lutil 2002-11-30 21:56:34 +00:00
talkd
telnetd
tftpd
utmp_update Make this work finally, by prepending _PATH_DEV to the tty name. 2002-12-18 15:20:47 +00:00
uucpd Avoid conflict with reserved identifer "log". 2002-12-06 02:03:18 +00:00
Makefile
Makefile.inc