| Commit message (Expand) | Author | Age | Files | Lines |
| * | Include <nlist.h> for nlist interfaces instead of depending on namespace | Bruce Evans | 2002-08-18 | 1 | -0/+1 |
| * | Bump document date for the 'beep only' change. | Johan Karlsson | 2002-08-16 | 1 | -1/+1 |
| * | mdoc(7) police: Removed redundant .Ns calls. | Ruslan Ermilov | 2002-08-13 | 2 | -2/+2 |
| * | Fix a wrong comment on (hopefully) right code. | Yaroslav Tykhiy | 2002-08-13 | 1 | -2/+2 |
| * | Add tcpd to the build - though we don't need to for inetd, someone might | David Malone | 2002-08-13 | 1 | -0/+1 |
| * | Fix command help lines: | Yaroslav Tykhiy | 2002-08-13 | 1 | -2/+2 |
| * | mdoc(7) police: nits. | Ruslan Ermilov | 2002-08-13 | 1 | -2/+3 |
| * | mdoc(7) police: tidy up. | Ruslan Ermilov | 2002-08-13 | 1 | -14/+19 |
| * | Fix typos; each file has at least one s/seperat/separat/ | Jens Schweikhardt | 2002-08-11 | 1 | -1/+1 |
| * | Rework storing files thoroughly. This includes: | Yaroslav Tykhiy | 2002-08-08 | 2 | -24/+84 |
| * | Don't acquire the writer lock in rtld_exit when clearing the shared | John Polstra | 2002-08-08 | 1 | -2/+0 |
| * | 1) Use "pathstring" instead of "STRING" consistently. | Yaroslav Tykhiy | 2002-08-05 | 1 | -7/+5 |
| * | Since GLOB_NOCHECK is set in the glob(3) call, | Yaroslav Tykhiy | 2002-08-05 | 1 | -1/+1 |
| * | Spot places where "pathname" hasn't been checked | Yaroslav Tykhiy | 2002-08-05 | 1 | -3/+4 |
| * | Disallow invalid numeric mode values for SITE CHMOD. | Yaroslav Tykhiy | 2002-08-05 | 1 | -3/+2 |
| * | Reflect in the ftpd(8) manpage the fact that ASCII SIZE | Yaroslav Tykhiy | 2002-08-05 | 1 | -0/+3 |
| * | Deny the SIZE command on large files when in ASCII mode. | Yaroslav Tykhiy | 2002-07-31 | 1 | -0/+6 |
| * | Conform to RFC 959, Appendix II, when replying | Yaroslav Tykhiy | 2002-07-29 | 1 | -2/+7 |
| * | Make the `-v' option a synonym for `-d' | Yaroslav Tykhiy | 2002-07-26 | 2 | -2/+5 |
| * | Document the -u (set umask) option | Yaroslav Tykhiy | 2002-07-26 | 1 | -0/+9 |
| * | Sort command-line options according to the mostly used style: | Yaroslav Tykhiy | 2002-07-26 | 2 | -91/+91 |
| * | Use <arpa/ftp.h> stuff cleanly, without introducing | Yaroslav Tykhiy | 2002-07-25 | 1 | -1/+3 |
| * | Re-use passive data ports with the SO_REUSEADDR | Yaroslav Tykhiy | 2002-07-24 | 1 | -10/+16 |
| * | Remove the outdated casts to "char *" from the setsockopt(2), | Yaroslav Tykhiy | 2002-07-24 | 2 | -17/+15 |
| * | Clean up the syslog(3) messages on the setsockopt(2) errors: | Yaroslav Tykhiy | 2002-07-24 | 1 | -12/+14 |
| * | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | Hajimu UMEMOTO | 2002-07-22 | 1 | -4/+2 |
| * | Fix one RFC 959 incompliance: | Yaroslav Tykhiy | 2002-07-22 | 1 | -3/+30 |
| * | Correct wrong grammar from previous commit. Note that fingerd is not limited | Philippe Charnier | 2002-07-21 | 1 | -5/+10 |
| * | Allow deleting and renaming stale symlinks and | Yaroslav Tykhiy | 2002-07-21 | 1 | -2/+2 |
| * | Add END markers to asm functions so that debuggers can find their size. | Jake Burkholder | 2002-07-17 | 1 | -1/+3 |
| * | Avoid passing NULL to freehostent(3). | Yaroslav Tykhiy | 2002-07-17 | 1 | -1/+2 |
| * | Fix setting parameters for getipnodebyaddr(3): | Yaroslav Tykhiy | 2002-07-17 | 1 | -4/+4 |
| * | GLOB_QUOTE has been retired. | Mike Heffner | 2002-07-17 | 3 | -3/+3 |
| * | Use the right indent for the closing brace: it belongs to `if', | Yaroslav Tykhiy | 2002-07-16 | 1 | -1/+1 |
| * | Replace the awkward hackery about strtok(3) | Yaroslav Tykhiy | 2002-07-16 | 1 | -38/+56 |
| * | Port to TI/RPC and/or IPV6. | Alfred Perlstein | 2002-07-15 | 5 | -109/+125 |
| * | Use fgetln(3) to read lines from configuration files (ftpusers, ftphosts.) | Yaroslav Tykhiy | 2002-07-12 | 1 | -48/+78 |
| * | Add ability to only beep when mail arrives. | Johan Karlsson | 2002-07-09 | 2 | -6/+27 |
| * | Remove the nanosleep calls from the spin loops in the locking code. | John Polstra | 2002-07-06 | 5 | -42/+7 |
| * | The .Nm utility | Philippe Charnier | 2002-07-06 | 26 | -130/+195 |
| * | Make sure to reset transflag back to zero upon succesfully using sendfile() | Dan Moschuk | 2002-07-03 | 1 | -0/+1 |
| * | Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attach | Hajimu UMEMOTO | 2002-07-02 | 1 | -14/+12 |
| * | Remove trailing whitespaces. | Maxim Konovalov | 2002-07-01 | 1 | -2/+2 |
| * | Move 'byte_count' calculation just before 'recvurg' check. It is a global | Maxim Konovalov | 2002-07-01 | 1 | -1/+5 |
| * | Implement a flag to disable directory creation for anonymous users. | Matthew N. Dodd | 2002-07-01 | 2 | -3/+12 |
| * | Remove a GCC-specific command-line option. We should be using WARNS=n | Mark Murray | 2002-06-28 | 1 | -1/+1 |
| * | When the -p flag is specified, set an environment variable to the name | Garrett Wollman | 2002-06-26 | 2 | -12/+30 |
| * | Gut out (by default unused) cruft, and tidy up warnings. | Mark Murray | 2002-06-26 | 3 | -170/+22 |
| * | Update the asm statements to use the "+" modifier instead of | John Polstra | 2002-06-24 | 4 | -16/+16 |
| * | Add needed include of mman.h to fix sparc64 buildworld. | Jake Burkholder | 2002-06-24 | 1 | -1/+3 |