This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
libexec
/
ftpd
History
Ed Schouten
0806dd9238
Remove stale references to utmp(5) and its corresponding filenames.
...
I removed utmp and its manpage, but not other manpages referring to it.
2010-01-21 17:25:12 +00:00
..
config.h
…
extern.h
Move variable externs into extern.h so they are checked against the definitions.
2009-04-07 20:34:34 +00:00
ftpchroot.5
…
ftpcmd.y
Move variable externs into extern.h so they are checked against the definitions.
2009-04-07 20:34:34 +00:00
ftpd.8
Remove stale references to utmp(5) and its corresponding filenames.
2010-01-21 17:25:12 +00:00
ftpd.c
Really disable wtmp logging when chrooting.
2010-01-18 23:28:25 +00:00
logwtmp.c
Really disable wtmp logging when chrooting.
2010-01-18 23:28:25 +00:00
Makefile
Fix compilation of ftpcmd.y without -DINET6.
2006-06-05 15:50:34 +00:00
pathnames.h
…
popen.c
…