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_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.24   18 years  mickey   remove y.tab.c on make clean too
[TXT] extern.h  1.18   12 years  fgsch   In preparation for getline and getdelim additions to libc, rename getline() occu...
[TXT] ftpcmd.y  1.54   12 years  fgsch   In preparation for getline and getdelim additions to libc, rename getline() occu...
[TXT] ftpd.8  1.70   11 years  jmc   last stage of rfc changes, using consistent Rs/Re blocks, and moving the referen...
[TXT] ftpd.c  1.197   10 years  guenther   Make sure tmpline[] is always NUL terminated, to avoid possible read-beyond-end ...
[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   14 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.5   12 years  deraadt   Return an error much earlier if recvmsg fails
[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...