| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.7.0_cvs | cvs2svn | 2002-10-08 | 214 | -214/+214 |
| * | MFC: ld-elf.so.1 assumed a few too many things about the ordering of sections | David E. O'Brien | 2002-09-02 | 4 | -71/+129 |
| * | MFC: Add tcpd to the build - though we don't need to for inetd, someone might | David Malone | 2002-08-31 | 1 | -0/+1 |
| * | MFC rev. 1.42: Fix lexer jam on unimplemented commands. | Yaroslav Tykhiy | 2002-08-31 | 1 | -12/+13 |
| * | MFC rev. 1.126: Fix more aspects of dynamic memory handling | Yaroslav Tykhiy | 2002-08-31 | 1 | -8/+15 |
| * | MFC rev.1.122, 1.125: | Yaroslav Tykhiy | 2002-08-30 | 1 | -3/+3 |
| * | MFC: Add the "-W" option: Don't log every FTP session to wtmp(5). | Yaroslav Tykhiy | 2002-08-30 | 2 | -5/+15 |
| * | MFC: rev 1.6 (mising ftpchroot.5) | David E. O'Brien | 2002-08-30 | 1 | -0/+1 |
| * | MFC: Add the "-M" option: prevent anonymous users | Yaroslav Tykhiy | 2002-08-29 | 2 | -3/+12 |
| * | MFC rev.1.105: Reset the "transfer in progress" flag after | Yaroslav Tykhiy | 2002-08-29 | 1 | -0/+1 |
| * | MFC: Rework and improve the file upload function. | Yaroslav Tykhiy | 2002-08-29 | 2 | -26/+86 |
| * | MFC rev. 1.107, 1.111, 1.123: Virtual hosting function fixes. | Yaroslav Tykhiy | 2002-08-27 | 1 | -42/+69 |
| * | MFC rev. 1.41: Fix help lines. | Yaroslav Tykhiy | 2002-08-20 | 1 | -2/+2 |
| * | MFC rev. 1.52: Document ASCII SIZE limitation. | Yaroslav Tykhiy | 2002-08-20 | 1 | -0/+3 |
| * | Bump document date for the 'beep only' change. | Johan Karlsson | 2002-08-18 | 1 | -1/+1 |
| * | MFC: fix assorted typos. | Jens Schweikhardt | 2002-08-15 | 1 | -1/+1 |
| * | MFC rev. 1.36: Deny ASCII SIZE requests on large files. | Yaroslav Tykhiy | 2002-08-15 | 1 | -0/+6 |
| * | MFC 1.66: Fix OpenOffice build problems by not acquiring the | John Polstra | 2002-08-13 | 1 | -2/+0 |
| * | MFC rev. 1.{37,38,40}: Parser fixes: | Yaroslav Tykhiy | 2002-08-13 | 1 | -13/+11 |
| * | MFC rev. 1.106: Use fgetln(3) to read lines from configuration files, | Yaroslav Tykhiy | 2002-08-12 | 1 | -48/+78 |
| * | MFC: Sort options, document undocumented ones. | Yaroslav Tykhiy | 2002-08-09 | 2 | -88/+100 |
| * | MFC: Add ability to only beep when mail arrives. | Johan Karlsson | 2002-08-09 | 2 | -6/+27 |
| * | MFC rev. 1.39: Report true error of glob(3). | Yaroslav Tykhiy | 2002-08-08 | 1 | -1/+1 |
| * | MFC rev. 1.117: Set SO_REUSEADDR on passive data ports, | Yaroslav Tykhiy | 2002-08-08 | 1 | -10/+16 |
| * | MFC: Remove the casts to (char*), which have become incorrect | Yaroslav Tykhiy | 2002-08-08 | 2 | -17/+15 |
| * | MFC rev. 1.120: conform to RFC 959, Appendix II, in MKD reply. | Yaroslav Tykhiy | 2002-08-08 | 1 | -2/+7 |
| * | MFC rev. 1.35: Avoid introducing a non-portable constant. | Yaroslav Tykhiy | 2002-08-01 | 1 | -1/+3 |
| * | MFC rev. 1.115: Clean up the syslog(3) messages on the setsockopt(2) errors. | Yaroslav Tykhiy | 2002-07-31 | 1 | -12/+14 |
| * | MFC rev. 1.102: move 'byte_count' calculation just before 'recvurg' check. | Maxim Konovalov | 2002-07-31 | 1 | -1/+5 |
| * | MFC: use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | Hajimu UMEMOTO | 2002-07-29 | 1 | -4/+2 |
| * | MFC rev. 1.113: | Yaroslav Tykhiy | 2002-07-29 | 1 | -3/+31 |
| * | MFC rev. 1.112: | Yaroslav Tykhiy | 2002-07-29 | 1 | -2/+2 |
| * | MFC: Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attach | Hajimu UMEMOTO | 2002-07-25 | 1 | -14/+12 |
| * | MFC rev. 1.110: | Yaroslav Tykhiy | 2002-07-24 | 1 | -4/+4 |
| * | MFC rev. 1.108: A style fix. | Yaroslav Tykhiy | 2002-07-23 | 1 | -1/+1 |
| * | MFC: Fixed style of INSTALLFLAGS assignments. | Ruslan Ermilov | 2002-07-17 | 1 | -1/+1 |
| * | MFC: Remove nanosleep calls which caused problems for OpenOffice. | John Polstra | 2002-07-11 | 2 | -17/+3 |
| * | MFC: bin/16726 (don't leak kvm filedescriptor) | Alfred Perlstein | 2002-07-11 | 1 | -0/+2 |
| * | MFC: Update the asm statements to use the "+" modifier instead of | John Polstra | 2002-07-02 | 2 | -8/+8 |
| * | MFC 1.16 (alpha alloca -> mmap fix) | Matthew Dillon | 2002-06-22 | 1 | -5/+17 |
| * | MFC 1.16: Remove maintainer line. | John Polstra | 2002-06-22 | 1 | -1/+0 |
| * | MFC: hookup lukemftpd | David E. O'Brien | 2002-06-20 | 2 | -1/+2 |
| * | MFC: | Juli Mallett | 2002-06-17 | 1 | -0/+8 |
| * | MFC: Handle NGM_PPPOE_SESSIONID messages | Brian Somers | 2002-06-17 | 1 | -4/+13 |
| * | MFC 1.10 - replace alloca() with mmap() to avoid unbounded stack usage. | Matthew Dillon | 2002-06-16 | 1 | -8/+20 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-05-20 | 1 | -0/+49 |
| * | MFC: extend the timeout to the entire login sequence. | Dag-Erling Smørgrav | 2002-05-14 | 2 | -1/+4 |
| * | MFC: IPv6 support for tftp/tftpd. | Hajimu UMEMOTO | 2002-04-26 | 1 | -14/+59 |
| * | MFC: If having trouble sending packets, back off and retry. | Doug Ambrisko | 2002-04-19 | 1 | -3/+13 |
| * | MFC rev. 1.33 ftpcmd.y: teach REST how to restart a file transfer | Maxim Konovalov | 2002-04-15 | 1 | -25/+33 |