Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / libexec / ftpd
Current tag: netbsd-9-0-RC1
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
1.204 | 2 years | riastradh | branches: 1.204.2; Add -f option to ftpd to stay in foreground with -D. From n... |
![]() |
1.94 | 5 years | shm | Use explicit_memset(3) instead of memset(3) to clear password |
![]() |
1.87 | 2 years | riastradh | Add -f option to ftpd to stay in foreground with -D. From nia in PR bin/53221. |
![]() |
1.76 | 23 months | lukem | NetBSD-ftpd 20180428 Update version to "NetBSD-ftpd 20180428" for changes: - Fi... |
![]() |
1.65 | 2 years | mrg | branches: 1.65.4; add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts... |
![]() |
1.64 | 8 years | christos | include pwd.h for password stuff |
![]() |
1.64 | 2 years | gson | branches: 1.64.2; No semicolon after macro do ... while (0) wrapper. |
![]() |
1.38 | 4 years | christos | volatile for gcc 5 |
![]() |
1.37 | 11 years | joerg | Don't use .Xo/.Xc or .Oo/.Oc over .It lines to work around the macro argument li... |
![]() |
1.35 | 5 years | christos | PR/50665: David Binderman: move "dir" to the outer scope so it stays alive when ... |
![]() |
1.27 | 5 years | shm | Removed unnecessary memset(3) call |
![]() |
1.17 | 12 years | lukem | Crank copyright dates |
![]() |
1.12 | 9 years | plunky | NULL does not need a cast, here |
![]() |
1.12 | 16 years | christos | change _PATH_FOO to _NAME_FOO where FOO is not a path. I'll discuss with luke wh... |
![]() |
1.2 | 23 months | lukem | clarify the fd used for blacklisting. Use STDIN_FILENO instead of 0 as the fd t... |
![]() |
1.1 | 5 years | christos | branches: 1.1.2; blacklist hooks |