OpenBSD CVS

src/libexec/ftpd/


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: [local] / src / libexec / ftpd

Current tag: OPENBSD_5_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.25   10 years  tedu   remove tcpwrappers support. ok deraadt
[TXT] extern.h  1.18   12 years  fgsch   In preparation for getline and getdelim additions to libc, rename getline() occu...
[TXT] ftpcmd.y  1.56   10 years  millert   Fix REST (restart transfer) for offsets large than 2GB. OK okan@
[TXT] ftpd.8  1.72   10 years  jmc   tweak previous;
[TXT] ftpd.c  1.203   10 years  tedu   remove tcpwrappers support. ok deraadt
[TXT] logutmp.c  1.11   15 years  ragge   Include file order must be "monitor.h" before "extern.h" otherwise enum auth_ret...
[TXT] logwtmp.c  1.11   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] monitor.c  1.20   15 years  sthen   ...and now try again with a commit from the right tree. doh! ftp uses its own u...
[TXT] monitor.h  1.5   17 years  otto   - use proper log facility and priority in the slave sig handlers - if the monito...
[TXT] monitor_fdpass.c  1.6   10 years  deraadt   repair the last prototype by bringing in monitor.h
[TXT] pathnames.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] popen.c  1.24   14 years  kettenis   Check that gl_pathc is bigger than zero before derefencing gl_pathv. While this...