summaryrefslogtreecommitdiffstats
path: root/libexec/lukemftpd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* NOPAM -> NO_PAMru2004-12-211-1/+1
|
* Turn on the FreeBSD login user capabilities database support.obrien2004-08-181-1/+1
|
* - Added the NOPAM knob, for consistency with ${.CURDIR}/../ftpd.ru2004-02-041-3/+9
| | | | | | - Unbreak -DNOPAM -DNOSHARED build by putting -lmd after -lopie. (Static build with PAM remains broken.)
* Add a dependancy on 'nbsd2fbsd.h'obrien2003-09-101-0/+2
|
* Remove a useless '/'.obrien2003-08-241-1/+1
|
* Remove MAINTAINER lines.obrien2003-06-141-2/+0
|
* Add OPIE and PAM libs to the mix.obrien2003-02-021-0/+4
|
* Make the "nbsd_20030105" import build.obrien2003-01-061-1/+4
|
* We don't use libpam, libopie, or libmd.obrien2002-11-121-12/+2
|
* Unbreak by merging the change in r1.51 of src/libexec/ftpd/Makefile.kuriyama2002-10-241-1/+1
|
* Was mising ftpchroot.5obrien2002-08-301-0/+1
| | | | | PR: 40717 Submitted by: Andrew <andrew@ugh.net.au>
* Fixed CLEANFILES.ru2002-05-131-0/+2
|
* Allow to compile with both GCC 2.95 and 3.1.obrien2002-04-081-2/+3
|
* *sigh* while the last commit made GCC 3.1 happy, it upset GCC 2.95.obrien2002-03-011-1/+1
| | | | back out last commit to un-break world.
* CPP v3.1 has different rules for processing #lines directives. Thisobrien2002-02-281-1/+1
| | | | | | | sometimes causes fewer directories to be searched for includes. Thus we have to be more explicit in our search list. Pointy at to: GCC 3.1
* Build LukeM's ftpd.obrien2002-02-271-0/+46
OpenPOWER on IntegriCloud