History log of /netbsd-src/libexec/ftpd/pfilter.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 564e3238 04-Jul-2020 lukem <lukem@NetBSD.org>

add missing RCSIDs

(copyrights could be added too - that's up to christos@)


# 2f0bfbf3 15-Jun-2020 christos <christos@NetBSD.org>

Rename blacklist -> blocklist


# fc923465 29-Jan-2019 lukem <lukem@NetBSD.org>

clarify the fd used for blacklisting.

Use STDIN_FILENO instead of 0 as the fd to blacklist_r(),
since we use the former in ftpd.c


# 068e5a51 25-Jan-2015 christos <christos@NetBSD.org>

blacklist hooks