index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ftpd
/
Makefile
Age
Commit message (
Expand
)
Author
1999-07-20
optionally include CRYPTOPATH Makefile.frag files.
mrg
1999-07-12
Use bsd.crypto.mk.
thorpej
1999-07-02
dual-stack ftpd. run this from inetd, like:
itojun
1999-06-26
Remove the .ifdef to compile without optimization on powerpc since the
danw
1999-05-17
features/fixes:
lukem
1999-02-18
Remove the crypto-related bits until such time as we have a fully-
scottr
1998-12-28
* replace LOG(CMD|BYTES) macros with logcmd(), which is a cleaner
lukem
1998-09-06
* complete fix for `multiple replies returned for single parse error'
lukem
1998-04-13
fix disabling of optimization on powerpc (set COPTS *after* <bsd.prog.mk>...)
lukem
1998-04-09
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
tv
1997-11-11
add a "checkportcmd <class>" option that stops ftp bounce attacks.
mrg
1997-10-12
SRCS must be defined *before* bsd.prog.mk is included...
mycroft
1997-10-12
Add some krb5 hooks, though it probably doesn't work yet.
mycroft
1997-10-12
Oops; fix typo.
mycroft
1997-10-12
Conditionalize s/key support.
mycroft
1997-10-08
merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
mrg
1997-07-01
Add WARNS=1
christos
1997-06-18
- Pass gcc -Wall
christos
1997-06-14
* implement /etc/ftpd.conf, which adds support for the following features,
lukem
1997-04-27
* fix "cd ~" so that it works (from Simon Burge <simonb@telstra.com.au>
lukem
1997-04-19
Don't compile this with -O on the PowerPC - cc1 cores.
thorpej
1997-03-30
Changes to make anonymous uploads more secure. For anonymous users:
cjs
1996-02-16
add -Dunix to CFLAGS
cgd
1995-04-11
clean up RCS Id's and a couple of stype nits.
cgd
1994-12-22
specify man pages the new way.
cgd
1994-07-25
As long as KERBEROS is here at least let it compile cleanly...
brezak
1994-06-29
4.4-lite, plus our local changes
deraadt
1994-05-24
add skey support
deraadt
1994-04-14
use setproctitle
cgd
1994-03-30
some changes to make Kerberos a bit easier to use. from
cgd
1993-10-07
always use libcrypt
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-04-26
changed to use new libcrypt scheme.
cgd
1993-03-22
added support for using real crypt
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd