David E. O'Brien
|
d808b43a01
|
Not needed any more, vendor sources have PAM support.
|
2006-08-31 17:12:33 +00:00 |
|
David E. O'Brien
|
1908c0576c
|
Catch up with the import of ftpd.c rev 1.1.1.6.
|
2006-08-31 17:02:05 +00:00 |
|
David E. O'Brien
|
f83e9e84cc
|
FreeBSD doesn't have the simple pidfile(3), so craft it using FreeBSD's
primitives.
|
2006-08-31 16:57:46 +00:00 |
|
Yaroslav Tykhiy
|
249265386a
|
The lukemftpd code depends on INET6. Therefore MK_INET6_SUPPORT
should be respected.
|
2006-07-28 10:50:11 +00:00 |
|
Ruslan Ermilov
|
e1fe3dba5c
|
Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
|
2006-03-17 18:54:44 +00:00 |
|
Ruslan Ermilov
|
b5b0bba4df
|
NOPAM -> NO_PAM
|
2004-12-21 12:49:24 +00:00 |
|
David E. O'Brien
|
1ca2208839
|
Add some details about our wonderful system.
|
2004-08-21 03:36:47 +00:00 |
|
David E. O'Brien
|
46c33242d2
|
Turn on the FreeBSD login user capabilities database support.
|
2004-08-18 06:46:25 +00:00 |
|
Ruslan Ermilov
|
a9993ab438
|
- Added the NOPAM knob, for consistency with ${.CURDIR}/../ftpd.
- Unbreak -DNOPAM -DNOSHARED build by putting -lmd after -lopie.
(Static build with PAM remains broken.)
|
2004-02-04 10:05:21 +00:00 |
|
David E. O'Brien
|
1569f861d7
|
Deal with the LOGIN_NAME_MAX issue in the NetBSD->FreeBSD
translation^H^H^Hhack layer.
|
2003-09-11 03:28:21 +00:00 |
|
David E. O'Brien
|
79a21e62da
|
Add a dependancy on 'nbsd2fbsd.h'
|
2003-09-10 19:03:48 +00:00 |
|
David E. O'Brien
|
0e9a61d260
|
Remove a useless '/'.
|
2003-08-24 17:35:52 +00:00 |
|
David E. O'Brien
|
457946d9bd
|
Remove MAINTAINER lines.
|
2003-06-14 19:32:52 +00:00 |
|
David E. O'Brien
|
f7093daaae
|
Add OPIE and PAM libs to the mix.
|
2003-02-02 21:11:15 +00:00 |
|
David E. O'Brien
|
99994ce124
|
OPIE and PAM bits to agument LukeMftpd.
Submitted by: mikeh (reworked by me)
|
2003-02-02 21:06:10 +00:00 |
|
David E. O'Brien
|
1e7812cb5f
|
We have a usable 'LOGIN_NAME_MAX' now.
|
2003-01-06 04:42:20 +00:00 |
|
David E. O'Brien
|
e18083deb1
|
Need to prototype strsuftollx() to quiet a warning.
|
2003-01-06 04:09:20 +00:00 |
|
David E. O'Brien
|
c7940c49ba
|
Make the "nbsd_20030105" import build.
|
2003-01-06 03:03:53 +00:00 |
|
David E. O'Brien
|
9bdc6053fb
|
We don't use libpam, libopie, or libmd.
|
2002-11-12 07:41:59 +00:00 |
|
David E. O'Brien
|
606f5646b9
|
We have fparseln(3). Also libskey on RELENG_4.
|
2002-11-12 07:37:15 +00:00 |
|
David E. O'Brien
|
f17da7421b
|
Update for version 1.2 Beta 2.
|
2002-11-12 06:48:35 +00:00 |
|
Jun Kuriyama
|
063469298e
|
Unbreak by merging the change in r1.51 of src/libexec/ftpd/Makefile.
|
2002-10-24 04:55:25 +00:00 |
|
David E. O'Brien
|
efe5a96c29
|
Was mising ftpchroot.5
PR: 40717
Submitted by: Andrew <andrew@ugh.net.au>
|
2002-08-30 06:50:08 +00:00 |
|
Ruslan Ermilov
|
cdcafd0335
|
Fixed CLEANFILES.
|
2002-05-13 15:21:51 +00:00 |
|
David E. O'Brien
|
d2c10ccbd8
|
Allow to compile with both GCC 2.95 and 3.1.
|
2002-04-08 21:22:58 +00:00 |
|
David E. O'Brien
|
4d307e631d
|
*sigh* while the last commit made GCC 3.1 happy, it upset GCC 2.95.
back out last commit to un-break world.
|
2002-03-01 17:30:01 +00:00 |
|
David E. O'Brien
|
6a0f754781
|
CPP v3.1 has different rules for processing #lines directives. This
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
|
2002-02-28 23:12:44 +00:00 |
|
David E. O'Brien
|
eb07a1d9ff
|
Build LukeM's ftpd.
|
2002-02-27 18:35:26 +00:00 |
|