Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OPIE and PAM libs to the mix. | obrien | 2003-02-02 | 1 | -0/+4 |
| | |||||
* | OPIE and PAM bits to agument LukeMftpd. | obrien | 2003-02-02 | 1 | -0/+153 |
| | | | | Submitted by: mikeh (reworked by me) | ||||
* | We have a usable 'LOGIN_NAME_MAX' now. | obrien | 2003-01-06 | 1 | -2/+0 |
| | |||||
* | Need to prototype strsuftollx() to quiet a warning. | obrien | 2003-01-06 | 1 | -0/+8 |
| | |||||
* | Make the "nbsd_20030105" import build. | obrien | 2003-01-06 | 3 | -1/+18 |
| | |||||
* | We don't use libpam, libopie, or libmd. | obrien | 2002-11-12 | 1 | -12/+2 |
| | |||||
* | We have fparseln(3). Also libskey on RELENG_4. | obrien | 2002-11-12 | 1 | -2/+8 |
| | |||||
* | Update for version 1.2 Beta 2. | obrien | 2002-11-12 | 1 | -5/+5 |
| | |||||
* | Unbreak by merging the change in r1.51 of src/libexec/ftpd/Makefile. | kuriyama | 2002-10-24 | 1 | -1/+1 |
| | |||||
* | Was mising ftpchroot.5 | obrien | 2002-08-30 | 1 | -0/+1 |
| | | | | | PR: 40717 Submitted by: Andrew <andrew@ugh.net.au> | ||||
* | Fixed CLEANFILES. | ru | 2002-05-13 | 1 | -0/+2 |
| | |||||
* | Allow to compile with both GCC 2.95 and 3.1. | obrien | 2002-04-08 | 1 | -2/+3 |
| | |||||
* | *sigh* while the last commit made GCC 3.1 happy, it upset GCC 2.95. | obrien | 2002-03-01 | 1 | -1/+1 |
| | | | | back out last commit to un-break world. | ||||
* | CPP v3.1 has different rules for processing #lines directives. This | obrien | 2002-02-28 | 1 | -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. | obrien | 2002-02-27 | 2 | -0/+327 |